-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Unfortunately, gd2 absolutely insists that packages which use it also
use the libpng version that it was compiled against, and this version of
pcb still uses libpng3, while gd2 in stable uses libpng14:

./configure:
...
checking for gdlib-config... /sw32/bin/gdlib-config
checking for libgd cflags... -I/sw32/include
checking for libgd libs... -L/sw32/lib -Wl,-framework,CoreServices
- -Wl,-framework,ApplicationServices -L/sw32/lib
- -L/sw32/lib/fontconfig2/lib -L/sw32/lib -L/usr/X11R6/lib
- -L/sw32/lib/fontconfig2/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype
- -lpng14 -lz -liconv -lgd
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
### execution of ./configure failed, exit code 1

config.log:
...
configure:19178: checking for gdlib-config
configure:19196: found /sw32/bin/gdlib-config
configure:19209: result: /sw32/bin/gdlib-config
configure:19377: checking for libgd cflags
configure:19380: result: -I/sw32/include
configure:19382: checking for libgd libs
configure:19385: result: -L/sw32/lib -Wl,-framework,CoreServices
- -Wl,-framework,ApplicationServices -L/sw32/lib
- -L/sw32/lib/fontconfig2/lib -L/sw32/lib -L/usr/X11R6/lib
- -L/sw32/lib/fontconfig2/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype
- -lpng14 -lz -liconv -lgd
configure:19409: checking gd.h usability
configure:19426: gcc -std=gnu99 -c -g -O2 -I/sw32/include
- -I/sw32/include
- -I/System/Library/Frameworks/CoreFoundation.framework/Headers
- -I/sw32/include conftest.c >&5
configure:19432: $? = 0
configure:19446: result: yes
configure:19450: checking gd.h presence
configure:19465: gcc -E -I/sw32/include
- -I/System/Library/Frameworks/CoreFoundation.framework/Headers
- -I/sw32/include conftest.c
configure:19471: $? = 0
configure:19485: result: yes
configure:19513: checking for gd.h
configure:19521: result: yes
configure:19555: checking if GIF output from the png HID is desired
configure:19572: result: yes
configure:19583: checking for gdImageGif
configure:19639: gcc -std=gnu99 -o conftest -g -O2 -I/sw32/include
- -I/sw32/include
- -I/System/Library/Frameworks/CoreFoundation.framework/Headers
- -I/sw32/include -L/sw32/lib -rdynamic conftest.c -lfl -ldl -lm
- -L/sw32/lib -Wl,-framework,CoreServices
- -Wl,-framework,ApplicationServices -L/sw32/lib
- -L/sw32/lib/fontconfig2/lib -L/sw32/lib -L/usr/X11R6/lib
- -L/sw32/lib/fontconfig2/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype
- -lpng14 -lz -liconv -lgd  >&5
ld: library not found for -lpng14
collect2: ld returned 1 exit status
...

I'd recommend just rolling the unstable tree version over to stable.
- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2N6oUACgkQB8UpO3rKjQ/H2gCfWZeBuESGDXbEREh/knVUWndi
xuoAn3UL9g/3uAoCjHN9QZ8YGTQVjZDN
=BOHk
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to