make error..
Posted: 2006-03-12T14:55:06-07:00
from ImageMagick-6.2.6 source
Linux xxxxxx.com 2.6.9-22.ELsmp #1 SMP Mon Sep 19 18:00:54 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux
Code: Select all
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/bin/sh ./libtool --silent --tag=CC --mode=link gcc -g -O2 -Wall -pthread -L/usr/lib -o utilities/animate -L/usr/lib utilities/animate.o magick/libMagick.la wand/libWand.la
magick/.libs/libMagick.so: undefined reference to `IsTrue'
collect2: ld returned 1 exit status
make: *** [utilities/animate] Error 1