mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [bug #14333] libgd not available in mandrake 10.0


From: Alessandroni Paolo
Subject: [Mldonkey-bugs] [bug #14333] libgd not available in mandrake 10.0
Date: Wed, 31 Aug 2005 13:17:56 +0200
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

Follow-up Comment #7, bug #14333 (project mldonkey):

config.log  contain:

configure:13136: checking for gdlib-config
configure:13152: found /usr/bin/gdlib-config
configure:13162: result: gdlib-config
configure:13175: checking for gdImageCreate in -lgd
configure:13193: gcc -o conftest -g -O2   conftest.c   -lgd -lXpm -lX11
-ljpeg -lfreetype -lpng -lz -lm >&5
/usr/bin/ld: cannot find -lXpm
collect2: ld returned 1 exit status
configure:13199: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_VOID_P 4
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_ZLIBVERSION 1
| #define HAVE_BZLIB_H 1
| #define HAVE_BZLIBVERSION 1
| #define USE_BZIP2 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define ENABLE_SHA1NEW 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LOCALE_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_GNU_LIBC_VERSION_H 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h.  */
| #include <gd.h>
| int
| main ()
| {
| gdImageCreate (0,0);
|   ;
|   return 0;
| }
configure:13223: result: no
configure:13227: checking trying another method
configure:13230: checking for gdImageCreate in -lgd
configure:13260: gcc -o conftest -g -O2   conftest.c -lgd    >&5
configure:13266: $? = 0
configure:13270: test -z 
                         || test ! -s conftest.err
configure:13273: $? = 0
configure:13276: test -s conftest
configure:13279: $? = 0
configure:13292: result: yes
configure:13306: checking for png_create_read_struct  in -lpng
configure:13336: gcc -o conftest -g -O2   conftest.c -lpng    -lgd -lXpm
-lX11 -ljpeg -lfreetype -lpng -lz -lm >&5
/usr/bin/ld: cannot find -lXpm
collect2: ld returned 1 exit status
configure:13342: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_VOID_P 4
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_ZLIBVERSION 1
| #define HAVE_BZLIB_H 1
| #define HAVE_BZLIBVERSION 1
| #define USE_BZIP2 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define ENABLE_SHA1NEW 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LOCALE_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_GNU_LIBC_VERSION_H 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char png_create_read_struct  ();
| int
| main ()
| {
| png_create_read_struct  ();
|   ;
|   return 0;
| }
configure:13368: result: no
configure:13376: png support not available
configure:13598: checking for jpeg_CreateCompress in -ljpeg
configure:13628: gcc -o conftest -g -O2   conftest.c -ljpeg    -lgd -lXpm
-lX11 -ljpeg -lfreetype -lpng -lz -lm >&5
/usr/bin/ld: cannot find -lXpm
collect2: ld returned 1 exit status
configure:13634: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_VOID_P 4
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_ZLIBVERSION 1
| #define HAVE_BZLIB_H 1
| #define HAVE_BZLIBVERSION 1
| #define USE_BZIP2 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define ENABLE_SHA1NEW 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LOCALE_H 1
| #define HAVE_LINUX_LIMITS_H 1
| #define HAVE_GNU_LIBC_VERSION_H 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char jpeg_CreateCompress ();
| int
| main ()
| {
| jpeg_CreateCompress ();
|   ;
|   return 0;
| }
configure:13660: result: no
configure:13668: jpeg support not available
configure:13823: checking support for graphical statistics
configure:13833: result: no


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14333>

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.nongnu.org/





reply via email to

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