Opened 13 years ago

Last modified 13 years ago

#3836 assigned defect

configure does not respect --without-jpeg or --without-gif

Reported by: mko Owned by: tbonfort
Priority: normal Milestone: FUTURE
Component: Build Problems Version: 6.0
Severity: normal Keywords:
Cc: mko, tbonfort

Description

configure (6.0.0-b4) does not correctly evaluate --without-jpeg or --without-gif.

configure: checking where GIF is installed...
configure: error: cannot find gif lib in /home/mapserver/no

Additionally, unmeant -lgif adds binary dependencies to some X11 shared libraries.

Change History (3)

comment:1 by dmorissette, 13 years ago

Cc: tbonfort added

I'm not even sure if --without-jpeg or --without-gif are possible with 6.0.

CC'ing tbonfort to find out more.

comment:2 by tbonfort, 13 years ago

Milestone: 6.0 release6.2 release
Owner: changed from dmorissette to tbonfort
Status: newassigned

--without-jpeg --without-gif and --without-png are not supported. For now they should ideally emit an error message saying they can't be disabled.

For 6.2, I'll look into fully integrating them into the mapserver source so they can be effectively disabled.

--without-gd would also be nice

comment:3 by tbonfort, 13 years ago

Milestone: 6.2 releaseFUTURE
Note: See TracTickets for help on using tickets.