Follow-up Comment #3, bug #14333 (project mldonkey):
With version release-2-6-3 libgd work:
./configure --enable-batch --enable-gui=newgui1 --enable-pthread
...
checking for bzip2... bzip2
checking for gzip... (cached) bzip2
checking for gdImageCreate in -lgd... yes
checking for png_create_read_struct in -lpng... yes
checking for gdImagePng in -lgd... yes
checking for png_access_version_number in -lpng... yes
configure: using png support in libgd
checking for jpeg_CreateCompress in -ljpeg... yes
checking for gdImageJpeg in -lgd... yes
configure: using jpeg support in libgd
checking support for graphical statistics... yes
...
With last CVS release with patch 4362 reversed (patch -R) (and config.h
deleted) also work:
./configure --enable-batch --enable-gui=newgui1 --enable-pthread
...
checking for bzip2... bzip2
checking for gzip... (cached) bzip2
checking for gdImageCreate in -lgd... yes
checking for png_create_read_struct in -lpng... yes
checking for gdImagePng in -lgd... yes
checking for png_access_version_number in -lpng... yes
configure: using png support in libgd
checking for jpeg_CreateCompress in -ljpeg... yes
checking for gdImageJpeg in -lgd... yes
configure: using jpeg support in libgd
checking support for graphical statistics... yes
...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14333>
_______________________________________________
Messaggio inviato con/da Savannah
http://savannah.nongnu.org/
_______________________________________________
Mldonkey-bugs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mldonkey-bugs