Op zo 06 nov 2011 08:27:20 schreef Leslie Jensen: > Please take a look at this. > > > > > CXXLD Magick++/lib/libMagick++.la > CCLD utilities/animate > magick/.libs/libMagickCore.so: undefined reference to `UnregisterPANGOImage' > magick/.libs/libMagickCore.so: undefined reference to `RegisterPANGOImage' > gmake[1]: *** [utilities/animate] Fel 1 > gmake[1]: *** Inväntar oavslutade jobb... > gmake[1]: Lämnar katalogen > "/usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.3-3" > gmake: *** [all] Fel 2 > *** Error code 1
Version 6.7.3-4 seems to have this fixed. You can either edit the Makefile to read: DISTVERSION= 6.7.3-4 and then execute: make clean make makesum or wait for the maintainer/commiter to do their thing. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
