Can't disable EXR support
Posted: 2007-10-30T11:00:27-07:00
Although I explicitly disable OpenEXR support by passing the --without-exr option to configure:
the exr-module is getting built anyway -- because I happen to have OpenEXR libraries/headers installed:
Please, advise. Thanks!
Code: Select all
Host system type : amd64-portbld-freebsd6.2
Option Value
-------------------------------------------------------------------------------
Shared libraries --enable-shared=yes yes
Static libraries --enable-static=yes yes
Module support --with-modules=yes yes
GNU ld --with-gnu-ld=yes yes
Quantum depth --with-quantum-depth=16 16
High Dynamic Range Imagery
--enable-hdri=no no
Delegate Configuration:
BZLIB --with-bzlib=yes yes
DJVU --with-djvu=no no
DPS --with-dps=no no
FlashPIX --with-fpx=no no
FontConfig --with-fontconfig=yes yes
FreeType --with-freetype=yes yes
GhostPCL None pcl6 (unknown)
Ghostscript None gs (8.57)
result_ghostscript_font_dir='none'
Ghostscript fonts --with-gs-font-dir=default
Ghostscript lib --with-gslib=yes no
Graphviz --with-gvc=yes yes
JBIG --with-jbig=yes yes
JPEG v1 --with-jpeg=yes yes
JPEG-2000 --with-jp2=yes yes
LCMS --with-lcms=yes yes
Magick++ --with-magick-plus-plus=yes yes
OpenEXR --with-openexr=no no
PERL --with-perl=/opt/bin/perl5.8.8 /opt/bin/perl5.8.8
PNG --with-png=yes yes
RSVG --with-rsvg=yes yes
TIFF --with-tiff=yes yes
result_windows_font_dir='none'
Windows fonts --with-windows-font-dir=
WMF --with-wmf=yes yes
X11 --with-x=yes yes
XML --with-xml=yes yes
ZLIB --with-zlib=yes yes
X11 Configuration:
X_CFLAGS = -I/opt/include
X_PRE_LIBS = -lSM -lICE
X_LIBS = -L/opt/lib -R/opt/lib
X_EXTRA_LIBS =
Options used to compile and link:
PREFIX = /opt
EXEC-PREFIX = /opt
VERSION = 6.3.6
CC = cc
CFLAGS = -O2 -fno-strict-aliasing -pipe -march=opteron -I/opt/include/graphviz -Wall -W
MAGICK_CFLAGS = -O2 -fno-strict-aliasing -pipe -march=opteron -I/opt/include/graphviz -Wall -W
CPPFLAGS = -I/opt/include
PCFLAGS =
DEFS = -DHAVE_CONFIG_H
LDFLAGS = -L/opt/lib -L/opt/lib/graphviz -L/opt/lib -R/opt/lib -L/opt/lib -Wl,--rpath -Wl,/opt/lib -lfreetype -lz -L/opt/lib
MAGICK_LDFLAGS = -L/opt/lib -L/opt/lib -L/opt/lib/graphviz -L/opt/lib -R/opt/lib -L/opt/lib -Wl,--rpath -Wl,/opt/lib -lfreetype -lz -L/opt/lib
LIBS = -lMagick -llcms -ltiff -lfreetype -ljpeg -L/opt/lib -lfontconfig -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm
CXX = c++
CXXFLAGS = -O2 -fno-strict-aliasing -pipe -march=opteron -I/opt/include/graphviz -Wall -W
Code: Select all
-rw-rw-r-- 1 mi wheel 16654 Oct 5 17:44 work/ImageMagick-6.3.6/coders/exr.c
-rw-rw-r-- 1 mi wheel 1719 Oct 30 12:57 work/ImageMagick-6.3.6/coders/exr.la
-rw-rw-r-- 1 mi wheel 2314 Oct 30 12:57 work/ImageMagick-6.3.6/coders/.libs/exr.a
-rw-rw-r-- 1 mi wheel 36 Oct 30 12:57 work/ImageMagick-6.3.6/coders/.libs/exr.exp
lrwxrwxr-x 1 mi wheel 9 Oct 30 12:57 work/ImageMagick-6.3.6/coders/.libs/exr.la -> ../exr.la
-rw-rw-r-- 1 mi wheel 1132 Oct 30 12:57 work/ImageMagick-6.3.6/coders/.libs/exr.lai
-rwxrwxr-x 1 mi wheel 6125 Oct 30 12:57 work/ImageMagick-6.3.6/coders/.libs/exr.so