Daniel Kobras wrote:
> severity 360341 important
> merge 360341 360362
> thanks
> 
> On Sat, Apr 01, 2006 at 07:14:09AM -0800, C.Y.M wrote:
>> Imagemagick fails to build with latest graphviz-2.8-0.4 in repository.
>>
>> --snip--
>>
>> 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/X11R6/lib -L/usr/lib/graphviz -lfreetype -lz -L/usr/lib -o
>> utilities/animate -L/usr/X11R6/lib -L/usr/lib/graphviz -lfreetype -lz 
>> -L/usr/lib
>> utilities/animate.o magick/libMagick.la
>> magick/.libs/libMagick.so: undefined reference to
>> `gvCleanup_DEPRECATED_BY_gvFreeContext'
>> collect2: ld returned 1 exit status
>> make[1]: *** [utilities/animate] Error 1
>>
>> --snip--
> 
> You can either add --disable-gvc to the configure call in debian/rules,
> change the gvCleanup call in coders/dot.c to gvFreeContext, or add a
> Build-Conflicts: graphviz (>= 2.8.0) to debian/control.
> 

Thanks. The patch to dot.c worked perfectly.

Best Regards.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to