mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] Dealing with GD Graphics Library, gd-2.0.35.tar.b


From: Enoch
Subject: [Mingw-cross-env-list] Dealing with GD Graphics Library, gd-2.0.35.tar.bz2
Date: Wed, 15 Aug 2012 00:58:11 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120624 Icedove/10.0.5

Hello MXE gurus,

Using MXE I am trying to build the windows PCB version from their latest
git master (git://git.geda-project.org/pcb.git).

Has anyone any idea why the configure script claims that GD does not
have GIF support. If I disable gif the script fails the same on
"checking for gdImageJpeg... no".

Thanks, Enoch.

checking for gdlib-config...
/home/enoch/mxe/usr/i686-pc-mingw32/bin/gdlib-config
checking for libgd cflags...
-I/home/enoch/mxe/usr/i686-pc-mingw32/include -DNONDLL
checking for libgd libs... -L/home/enoch/mxe/usr/i686-pc-mingw32/lib
-L/usr/lib/x86_64-linux-gnu -ljpeg -lfreetype -lpng -lz
-L/home/enoch/mxe/usr/i686-pc-mingw32/lib -lxml2 -lz -liconv -lws2_32 -lbgd
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking if GIF output from the png HID is desired... yes
checking for gdImageGif... no
configure: error: Your gd installation does not appear to include gif
support.
You may need to update your installation of gd or disable
gif export with --disable-gif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]