pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
transcode build broken after the ImageMagick update (was: CVS commit: pkgsrc/graphics)
On Tue, Oct 28, 2008 at 10:42:02AM +0000, Adam Ciarcinski wrote:
>
> Module Name: pkgsrc
> Committed By: adam
> Date: Tue Oct 28 10:42:02 UTC 2008
>
> Modified Files:
> pkgsrc/graphics/ImageMagick: Makefile Makefile.common PLIST distinfo
> pkgsrc/graphics/p5-PerlMagick: Makefile
>
> Log Message:
> Changes 6.4.5.0:
> * Bug fixes and improvements.
Please provide a better log message.
This change also broke at least transcode:
[..]
checking for InitializeMagick in -lMagick... no
[..]
ERROR: option '--enable-imagemagick' failed: cannot link against libMagick
libMagick can be found in the following packages:
Wand http://www.imagemagick.org/
And from config.log:
configure:41564: checking for InitializeMagick in -lMagick
configure:41599: cc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -pthread -I/usr/pkg/include -I/usr/X11R7/include
-I/usr/X11R7/include/freetype2 -I/usr/include -I/usr/pkg/include
-I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/include
-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib
-L/usr/lib -Wl,-R/usr/lib -pthread -L/usr/pkg/lib conftest.c -lMagick -lz -lm
-lMagickWand -lMagickCore -Wl,-R/usr/pkg/lib -lm -lz -lossaudio >&5
ld: cannot find -lMagick
But there is no longer a libMagick, only a libMagick++ in /usr/pkg/lib
Bernd
Home |
Main Index |
Thread Index |
Old Index