ImageMagick - build failure - lgvc -SOLVED

Vizion vizion at vizion.occoxmail.com
Sun Mar 4 15:56:25 UTC 2007


 

> -----Original Message-----
> From: owner-freebsd-questions at freebsd.org 
> [mailto:owner-freebsd-questions at freebsd.org] On Behalf Of Vizion
> Sent: Sunday, March 04, 2007 7:17 AM
> To: freebsd-questions at freebsd.org
> Subject: ImageMagick - build failure - lgvc
> 
> Does anyone help solve this one?
> -------------------------------------------------
> mv -f coders/.deps/coders_dib_la-dib.Tpo 
> coders/.deps/coders_dib_la-dib.Plo
> /bin/sh /usr/local/bin/libtool --silent --tag=CC   --mode=link 
> cc  -O2 -fno-strict-aliasing -pipe  -no-undefined -module 
> -avoid-version -L/usr/local/lib -L/usr/X11R6/lib 
> -R/usr/X11R6/lib -L/usr/local/lib -Wl,--rpath 
> -Wl,/usr/local/lib -lfreetype -lz -L/usr/local/lib -o 
> coders/dib.la -rpath /usr/local/lib/ImageMagick/modules-Q16/coders 
> coders/coders_dib_la-dib.lo magick/libMagick.la
> /bin/sh /usr/local/bin/libtool --silent --tag=CC   --mode=compile 
> cc -DHAVE_CONFIG_H -I. -I./magick -I./wand   
> -I/usr/local/include/graphviz   
> -I/usr/local/include/freetype2 -I/usr/local/include 
> -I/usr/local/include -I/usr/X11R6/include 
> -I/usr/local/include/libxml2  -O2 -fno-strict-aliasing -pipe  -MT 
> coders/coders_dot_la-dot.lo -MD -MP -MF 
> coders/.deps/coders_dot_la-dot.Tpo -c -o coders/coders_dot_la-dot.lo 
> `test -f 'coders/dot.c' || echo './'`coders/dot.c
> mv -f coders/.deps/coders_dot_la-dot.Tpo 
> coders/.deps/coders_dot_la-dot.Plo
> /bin/sh /usr/local/bin/libtool --silent --tag=CC   --mode=link 
> cc  -O2 -fno-strict-aliasing -pipe  -no-undefined -module 
> -avoid-version -L/usr/local/lib -L/usr/X11R6/lib 
> -R/usr/X11R6/lib -L/usr/local/lib -Wl,--rpath 
> -Wl,/usr/local/lib -lfreetype -lz -L/usr/local/lib -o 
> coders/dot.la -rpath /usr/local/lib/ImageMagick/modules-Q16/coders 
> coders/coders_dot_la-dot.lo magick/libMagick.la -L/usr/local/lib -lgvc
> /usr/bin/ld: cannot find -lgvc
> gmake: *** [coders/dot.la] Error 1
> *** Error code 2
> 
> Stop in /usr/ports/graphics/ImageMagick.
> 
> I thought this might be due to graphviz that was installed 
> but with limted options.-- I deinstalled made clean and 
> reinstalled a config with all options checked.
> I also deinstalled ImageMagick, made clean and removed that 
> port entirely from the ports tree and then, after a cvsup 
> tried and got this build failure.
> 
> Thanks in advance for help 
> david

OK it will compile if the 16BIT option is turned off - i.e no gvc




More information about the freebsd-questions mailing list