aboutsummaryrefslogtreecommitdiff
path: root/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'config.log')
-rw-r--r--config.log387
1 files changed, 27 insertions, 360 deletions
diff --git a/config.log b/config.log
index 11db3da..9506f42 100644
--- a/config.log
+++ b/config.log
@@ -1,363 +1,30 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by configure, which was
-generated by GNU Autoconf 2.53. Invocation command line was
-
- $ ./configure
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = dhcp-93-1541
-uname -m = i686
-uname -r = 2.5.7
-uname -s = Linux
-uname -v = #152 SMP Sat Oct 4 21:01:57 EDT 2003
-
-/usr/bin/uname -p = unknown
-/bin/uname -X = unknown
-
-/bin/arch = i686
-/usr/bin/arch -k = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo = unknown
-/bin/machine = unknown
-/usr/bin/oslevel = unknown
-/bin/universe = unknown
-
-PATH: /usr/local/sbin
-PATH: /usr/sbin
-PATH: /sbin
-PATH: /usr/local/sbin
-PATH: /usr/local/bin
-PATH: /sbin
-PATH: /bin
-PATH: /usr/sbin
-PATH: /usr/bin
-PATH: /usr/X11R6/bin
-PATH: /usr/local/java/bin
-PATH: /usr/local/bea/recyclers
-PATH: /usr/local/kde/bin
-PATH: /usr/lib/qt3/bin
-PATH: /usr/local/ant/bin
-PATH: /root/bin
-PATH: /usr/local/java/bin
-PATH: /usr/local/bea/recyclers
-PATH: /usr/local/kde/bin
-PATH: /usr/lib/qt3/bin
-PATH: /usr/local/ant/bin
-PATH: /usr/local/java/bin
-PATH: /usr/local/bea/recyclers
-PATH: /usr/local/kde/bin
-PATH: /usr/lib/qt3/bin
-PATH: /usr/local/ant/bin
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1208: checking for gcc
-configure:1224: found /usr/bin/gcc
-configure:1234: result: gcc
-configure:1478: checking for C compiler version
-configure:1481: gcc --version </dev/null >&5
-gcc (GCC) 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
-Copyright (C) 2002 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:1484: $? = 0
-configure:1486: gcc -v </dev/null >&5
-Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs
-Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib
-Thread model: posix
-gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
-configure:1489: $? = 0
-configure:1491: gcc -V </dev/null >&5
-gcc: argument to `-V' is missing
-configure:1494: $? = 1
-configure:1520: checking for C compiler default output
-configure:1523: gcc conftest.c >&5
-configure:1526: $? = 0
-configure:1559: result: a.out
-configure:1564: checking whether the C compiler works
-configure:1570: ./a.out
-configure:1573: $? = 0
-configure:1588: result: yes
-configure:1595: checking whether we are cross compiling
-configure:1597: result: no
-configure:1600: checking for suffix of executables
-configure:1602: gcc -o conftest conftest.c >&5
-configure:1605: $? = 0
-configure:1627: result:
-configure:1633: checking for suffix of object files
-configure:1657: gcc -c conftest.c >&5
-configure:1660: $? = 0
-configure:1679: result: o
-configure:1683: checking whether we are using the GNU C compiler
-configure:1710: gcc -c conftest.c >&5
-configure:1713: $? = 0
-configure:1716: test -s conftest.o
-configure:1719: $? = 0
-configure:1731: result: yes
-configure:1737: checking whether gcc accepts -g
-configure:1761: gcc -c -g conftest.c >&5
-configure:1764: $? = 0
-configure:1767: test -s conftest.o
-configure:1770: $? = 0
-configure:1780: result: yes
-configure:1807: gcc -c -g -O2 conftest.c >&5
-conftest.c:2: parse error before "me"
-configure:1810: $? = 1
-configure: failed program was:
-#ifndef __cplusplus
- choke me
-#endif
-configure:1922: checking for strerror in -lcposix
-configure:1955: gcc -o conftest -g -O2 conftest.c -lcposix >&5
-/usr/bin/ld: cannot find -lcposix
-collect2: ld returned 1 exit status
-configure:1958: $? = 1
-configure: failed program was:
-#line 1929 "configure"
-#include "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 strerror ();
-#ifdef F77_DUMMY_MAIN
-# ifdef __cplusplus
- extern "C"
-# endif
- int F77_DUMMY_MAIN() { return 1; }
-#endif
-int
-main ()
-{
-strerror ();
- ;
- return 0;
-}
-configure:1975: result: no
-configure:2029: checking for gcc
-configure:2055: result: gcc
-configure:2299: checking for C compiler version
-configure:2302: gcc --version </dev/null >&5
-gcc (GCC) 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
-Copyright (C) 2002 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:2305: $? = 0
-configure:2307: gcc -v </dev/null >&5
-Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs
-Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib
-Thread model: posix
-gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
-configure:2310: $? = 0
-configure:2312: gcc -V </dev/null >&5
-gcc: argument to `-V' is missing
-configure:2315: $? = 1
-configure:2318: checking whether we are using the GNU C compiler
-configure:2366: result: yes
-configure:2372: checking whether gcc accepts -g
-configure:2415: result: yes
-configure:2442: gcc -c -g -O2 conftest.c >&5
-conftest.c:2: parse error before "me"
-configure:2445: $? = 1
-configure: failed program was:
-#ifndef __cplusplus
- choke me
-#endif
-configure:2558: checking for gcc option to accept ANSI C
-configure:2623: gcc -c -g -O2 conftest.c >&5
-configure:2626: $? = 0
-configure:2629: test -s conftest.o
-configure:2632: $? = 0
-configure:2646: result: none needed
-configure:2662: checking how to run the C preprocessor
-configure:2688: gcc -E conftest.c
-configure:2694: $? = 0
-configure:2721: gcc -E conftest.c
-configure:2717:28: ac_nonexistent.h: No such file or directory
-configure:2727: $? = 1
-configure: failed program was:
-#line 2716 "configure"
-#include "confdefs.h"
-#include <ac_nonexistent.h>
-configure:2764: result: gcc -E
-configure:2779: gcc -E conftest.c
-configure:2785: $? = 0
-configure:2812: gcc -E conftest.c
-configure:2808:28: ac_nonexistent.h: No such file or directory
-configure:2818: $? = 1
-configure: failed program was:
-#line 2807 "configure"
-#include "confdefs.h"
-#include <ac_nonexistent.h>
-configure:2858: checking for ANSI C header files
-configure:2872: gcc -E conftest.c
-configure:2878: $? = 0
-configure:2963: gcc -o conftest -g -O2 conftest.c >&5
-configure:2966: $? = 0
-configure:2968: ./conftest
-configure:2971: $? = 0
-configure:2985: result: yes
-configure:3032: checking for a BSD-compatible install
-configure:3086: result: /usr/bin/install -c
-configure:3097: checking whether make sets ${MAKE}
-configure:3117: result: yes
-configure:3126: checking whether build environment is sane
-configure:3169: result: yes
-configure:3172: checking whether to enable maintainer-specific portions of Makefiles
-configure:3181: result: no
-configure:3195: checking if malloc debugging is wanted
-configure:3216: result: no
-configure:3254: checking for imlib2-config
-configure:3272: found /usr/local/bin/imlib2-config
-configure:3285: result: /usr/local/bin/imlib2-config
-configure:3292: checking for imlib2 - version >= 1.0.0
-configure:3350: result: yes
-configure:3415: checking for aalib-config
-configure:3433: found /usr/local/bin/aalib-config
-configure:3446: result: /usr/local/bin/aalib-config
-configure:3453: checking for aalib - version >= 1.0.0
-configure:3511: result: yes
-configure:3544: checking for XWindowByProperty in -lMagick
-configure:3577: gcc -o conftest -g -O2 conftest.c -lMagick -I/usr/X11R6/include -L/usr/X11R6/lib >&5
-configure:3580: $? = 0
-configure:3583: test -s conftest
-configure:3586: $? = 0
-configure:3597: result: yes
-configure:3613: checking for BZ2_bzBuffToBuffCompress in -lbz2
-configure:3646: gcc -o conftest -g -O2 conftest.c -lbz2 -lMagick >&5
-configure:3649: $? = 0
-configure:3652: test -s conftest
-configure:3655: $? = 0
-configure:3666: result: yes
-configure:3682: checking for deflate in -lz
-configure:3715: gcc -o conftest -g -O2 conftest.c -lz -lbz2 -lMagick >&5
-configure:3718: $? = 0
-configure:3721: test -s conftest
-configure:3724: $? = 0
-configure:3735: result: yes
-configure:3751: checking for dlopen in -ldl
-configure:3784: gcc -o conftest -g -O2 conftest.c -ldl -lz -lbz2 -lMagick >&5
-configure:3787: $? = 0
-configure:3790: test -s conftest
-configure:3793: $? = 0
-configure:3804: result: yes
-configure:3820: checking for InitMP3 in -lmp3lame
-configure:3853: gcc -o conftest -g -O2 conftest.c -lmp3lame -lm -ldl -lz -lbz2 -lMagick >&5
-configure:3856: $? = 0
-configure:3859: test -s conftest
-configure:3862: $? = 0
-configure:3873: result: yes
-configure:3889: checking for ogg_stream_init in -logg
-configure:3922: gcc -o conftest -g -O2 conftest.c -logg -lm -lmp3lame -ldl -lz -lbz2 -lMagick >&5
-configure:3925: $? = 0
-configure:3928: test -s conftest
-configure:3931: $? = 0
-configure:3942: result: yes
-configure:3958: checking for vorbis_analysis_init in -lvorbis
-configure:3991: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -logg -lmp3lame -ldl -lz -lbz2 -lMagick >&5
-configure:3994: $? = 0
-configure:3997: test -s conftest
-configure:4000: $? = 0
-configure:4011: result: yes
-configure:4027: checking for vorbis_encode_setup_init in -lvorbisenc
-configure:4060: gcc -o conftest -g -O2 conftest.c -lvorbisenc -lm -lvorbis -logg -lmp3lame -ldl -lz -lbz2 -lMagick >&5
-configure:4063: $? = 0
-configure:4066: test -s conftest
-configure:4069: $? = 0
-configure:4080: result: yes
-configure:4249: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.53. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on dhcp-93-1541
-
-config.status:578: creating Makefile
-config.status:578: creating system/Makefile
-config.status:578: creating modules/Makefile
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_c_compiler_gnu=yes
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_exeext=
-ac_cv_header_stdc=yes
-ac_cv_lib_Magick_XWindowByProperty=yes
-ac_cv_lib_bz2_BZ2_bzBuffToBuffCompress=yes
-ac_cv_lib_cposix_strerror=no
-ac_cv_lib_dl_dlopen=yes
-ac_cv_lib_mp3lame_InitMP3=yes
-ac_cv_lib_ogg_ogg_stream_init=yes
-ac_cv_lib_vorbis_vorbis_analysis_init=yes
-ac_cv_lib_vorbisenc_vorbis_encode_setup_init=yes
-ac_cv_lib_z_deflate=yes
-ac_cv_objext=o
-ac_cv_path_AALIB_CONFIG=/usr/local/bin/aalib-config
-ac_cv_path_IMLIB2_CONFIG=/usr/local/bin/imlib2-config
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_CPP='gcc -E'
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_cc_g=yes
-ac_cv_prog_make_make_set=yes
-am_cv_prog_cc_stdc=
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define PACKAGE_NAME ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-#define PACKAGE_STRING ""
-#define PACKAGE_BUGREPORT ""
-#define STDC_HEADERS 1
-#define HAVE_LIBMAGICK 1
-#define HAVE_LIBBZ2 1
-#define HAVE_LIBZ 1
-#define HAVE_LIBDL 1
-#define HAVE_LIBMP3LAME 1
-#define HAVE_LIBOGG 1
-#define HAVE_LIBVORBIS 1
-#define HAVE_LIBVORBISENC 1
-
-configure: exit 0
+configure:546: checking for strerror in -lcposix
+configure:590: checking for gcc
+configure:703: checking whether the C compiler (gcc ) works
+configure:719: gcc -o conftest conftest.c 1>&5
+configure:745: checking whether the C compiler (gcc ) is a cross-compiler
+configure:750: checking whether we are using GNU C
+configure:778: checking whether gcc accepts -g
+configure:813: checking for gcc option to accept ANSI C
+configure:890: checking how to run the C preprocessor
+configure:970: checking for ANSI C header files
+configure:1104: checking for a BSD compatible install
+configure:1157: checking whether make sets ${MAKE}
+configure:1184: checking whether build environment is sane
+configure:1223: checking whether to enable maintainer-specific portions of Makefiles
+configure:1246: checking if malloc debugging is wanted
+configure:1301: checking for imlib2-config
+configure:1335: checking for imlib2 - version >= 1.0.0
+configure:1454: checking for aalib-config
+configure:1488: checking for aalib - version >= 1.0.0
+configure:1574: checking for XWindowByProperty in -lMagick
+configure:1622: checking for BZ2_bzBuffToBuffCompress in -lbz2
+configure:1670: checking for deflate in -lz
+configure:1718: checking for dlopen in -ldl
+configure:1766: checking for InitMP3 in -lmp3lame
+configure:1814: checking for ogg_stream_init in -logg
+configure:1862: checking for vorbis_analysis_init in -lvorbis
+configure:1910: checking for vorbis_encode_setup_init in -lvorbisenc