Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 143401 Details for
Bug 209963
compile failure after upgrading to =sys-libs/slang-2*
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sdl-sound config.log
config.log (text/plain), 36.09 KB, created by
Travis Morgan
on 2008-02-13 07:40:08 UTC
(
hide
)
Description:
sdl-sound config.log
Filename:
MIME Type:
Creator:
Travis Morgan
Created:
2008-02-13 07:40:08 UTC
Size:
36.09 KB
patch
obsolete
>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.61. Invocation command line was > > $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --enable-midi --enable-smpeg --enable-mpglib --enable-flac --disable-speex --enable-mikmod --enable-modplug --disable-physfs --enable-ogg --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = castle >uname -m = x86_64 >uname -r = 2.6.21-gentoo-r3 >uname -s = Linux >uname -v = #3 SMP PREEMPT Tue Dec 11 12:04:50 MST 2007 > >/usr/bin/uname -p = AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib64/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.2.2 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /opt/vmware/workstation/bin >PATH: /var/qmail/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2059: checking build system type >configure:2077: result: x86_64-pc-linux-gnu >configure:2099: checking host system type >configure:2114: result: x86_64-pc-linux-gnu >configure:2136: checking target system type >configure:2151: result: x86_64-pc-linux-gnu >configure:2197: checking for a BSD-compatible install >configure:2253: result: /usr/bin/install -c >configure:2264: checking whether build environment is sane >configure:2307: result: yes >configure:2335: checking for a thread-safe mkdir -p >configure:2374: result: /bin/mkdir -p >configure:2387: checking for gawk >configure:2403: found /bin/gawk >configure:2414: result: gawk >configure:2425: checking whether make sets $(MAKE) >configure:2446: result: yes >configure:2645: checking for x86_64-pc-linux-gnu-gcc >configure:2661: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2672: result: x86_64-pc-linux-gnu-gcc >configure:2950: checking for C compiler version >configure:2957: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (GCC) 4.2.2 (Gentoo 4.2.2 p1.0) >Copyright (C) 2007 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:2960: $? = 0 >configure:2967: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.2.2 (Gentoo 4.2.2 p1.0) >configure:2970: $? = 0 >configure:2977: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:2980: $? = 1 >configure:3003: checking for C compiler default output file name >configure:3030: x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:3033: $? = 0 >configure:3071: result: a.out >configure:3088: checking whether the C compiler works >configure:3098: ./a.out >configure:3101: $? = 0 >configure:3118: result: yes >configure:3125: checking whether we are cross compiling >configure:3127: result: no >configure:3130: checking for suffix of executables >configure:3137: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:3140: $? = 0 >configure:3164: result: >configure:3170: checking for suffix of object files >configure:3196: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:3199: $? = 0 >configure:3222: result: o >configure:3226: checking whether we are using the GNU C compiler >configure:3255: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:3261: $? = 0 >configure:3278: result: yes >configure:3283: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3313: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3319: $? = 0 >configure:3418: result: yes >configure:3435: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3509: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:3515: $? = 0 >configure:3538: result: none needed >configure:3567: checking for style of include used by make >configure:3595: result: GNU >configure:3620: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3711: result: none >configure:3739: checking for a BSD-compatible install >configure:3795: result: /usr/bin/install -c >configure:3806: checking whether ln -s works >configure:3810: result: yes >configure:3889: checking for a sed that does not truncate output >configure:3945: result: /bin/sed >configure:3948: checking for grep that handles long lines and -e >configure:4022: result: /bin/grep >configure:4027: checking for egrep >configure:4105: result: /bin/grep -E >configure:4121: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:4188: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4197: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4212: result: yes >configure:4217: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:4224: result: -r >configure:4242: checking for BSD-compatible nm >configure:4291: result: /usr/bin/nm -B >configure:4295: checking how to recognize dependent libraries >configure:4481: result: pass_all >configure:4570: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:4573: $? = 0 >configure:4726: checking how to run the C preprocessor >configure:4766: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4772: $? = 0 >configure:4803: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4809: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "SDL_sound" >| #define VERSION "1.0.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4842: result: x86_64-pc-linux-gnu-gcc -E >configure:4871: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4877: $? = 0 >configure:4908: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4914: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "SDL_sound" >| #define VERSION "1.0.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4952: checking for ANSI C header files >configure:4982: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:4988: $? = 0 >configure:5087: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:5090: $? = 0 >configure:5096: ./conftest >configure:5099: $? = 0 >configure:5116: result: yes >configure:5140: checking for sys/types.h >configure:5161: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:5167: $? = 0 >configure:5183: result: yes >configure:5140: checking for sys/stat.h >configure:5161: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:5167: $? = 0 >configure:5183: result: yes >configure:5140: checking for stdlib.h >configure:5161: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:5167: $? = 0 >configure:5183: result: yes >configure:5140: checking for string.h >configure:5161: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:5167: $? = 0 >configure:5183: result: yes >configure:5140: checking for memory.h >configure:5161: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:5167: $? = 0 >configure:5183: result: yes >configure:5140: checking for strings.h >configure:5161: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:5167: $? = 0 >configure:5183: result: yes >configure:5140: checking for inttypes.h >configure:5161: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:5167: $? = 0 >configure:5183: result: yes >configure:5140: checking for stdint.h >configure:5161: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:5167: $? = 0 >configure:5183: result: yes >configure:5140: checking for unistd.h >configure:5161: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:5167: $? = 0 >configure:5183: result: yes >configure:5210: checking dlfcn.h usability >configure:5227: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:5233: $? = 0 >configure:5247: result: yes >configure:5251: checking dlfcn.h presence >configure:5266: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5272: $? = 0 >configure:5286: result: yes >configure:5314: checking for dlfcn.h >configure:5322: result: yes >configure:5349: checking for x86_64-pc-linux-gnu-g++ >configure:5365: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:5376: result: x86_64-pc-linux-gnu-g++ >configure:5451: checking for C++ compiler version >configure:5458: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (GCC) 4.2.2 (Gentoo 4.2.2 p1.0) >Copyright (C) 2007 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:5461: $? = 0 >configure:5468: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.2.2 (Gentoo 4.2.2 p1.0) >configure:5471: $? = 0 >configure:5478: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:5481: $? = 1 >configure:5484: checking whether we are using the GNU C++ compiler >configure:5513: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.cpp >&5 >configure:5519: $? = 0 >configure:5536: result: yes >configure:5541: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:5571: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:5577: $? = 0 >configure:5676: result: yes >configure:5701: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:5792: result: none >configure:5817: checking how to run the C++ preprocessor >configure:5853: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:5859: $? = 0 >configure:5890: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:5896: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "SDL_sound" >| #define VERSION "1.0.1" >| #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 HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5929: result: x86_64-pc-linux-gnu-g++ -E >configure:5958: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:5964: $? = 0 >configure:5995: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:6001: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "SDL_sound" >| #define VERSION "1.0.1" >| #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 HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6050: checking for x86_64-pc-linux-gnu-g77 >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-xlf >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-f77 >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-frt >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-pgf77 >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-cf77 >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-fort77 >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-fl32 >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-af77 >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-xlf90 >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-f90 >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-pgf90 >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-pghpf >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-epcf90 >configure:6080: result: no >configure:6050: checking for x86_64-pc-linux-gnu-gfortran >configure:6066: found /usr/bin/x86_64-pc-linux-gnu-gfortran >configure:6077: result: x86_64-pc-linux-gnu-gfortran >configure:6151: checking for Fortran 77 compiler version >configure:6158: x86_64-pc-linux-gnu-gfortran --version >&5 >GNU Fortran (GCC) 4.2.2 (Gentoo 4.2.2 p1.0) >Copyright (C) 2007 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:6161: $? = 0 >configure:6168: x86_64-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.2.2 (Gentoo 4.2.2 p1.0) >configure:6171: $? = 0 >configure:6178: x86_64-pc-linux-gnu-gfortran -V >&5 >x86_64-pc-linux-gnu-gfortran: '-V' option must have argument >configure:6181: $? = 1 >configure:6189: checking whether we are using the GNU Fortran 77 compiler >configure:6208: x86_64-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:6214: $? = 0 >configure:6231: result: yes >configure:6237: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:6254: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:6260: $? = 0 >configure:6276: result: yes >configure:6305: checking the maximum length of command line arguments >configure:6417: result: 98304 >configure:6429: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6534: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:6537: $? = 0 >configure:6541: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:6544: $? = 0 >configure:6596: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c conftstm.o >&5 >configure:6599: $? = 0 >configure:6637: result: ok >configure:6641: checking for objdir >configure:6656: result: .libs >configure:6708: checking for x86_64-pc-linux-gnu-ar >configure:6724: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6735: result: x86_64-pc-linux-gnu-ar >configure:6804: checking for x86_64-pc-linux-gnu-ranlib >configure:6820: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6831: result: x86_64-pc-linux-gnu-ranlib >configure:6900: checking for x86_64-pc-linux-gnu-strip >configure:6916: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:6927: result: x86_64-pc-linux-gnu-strip >configure:7516: checking for correct ltmain.sh version >configure:7566: result: yes >configure:7626: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:7644: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:7648: $? = 0 >configure:7661: result: no >configure:7676: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:7908: result: -fPIC >configure:7916: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works >configure:7934: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug -fPIC -DPIC conftest.c >&5 >configure:7938: $? = 0 >configure:7951: result: yes >configure:7979: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8007: result: yes >configure:8017: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8038: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug -o out/conftest2.o conftest.c >&5 >configure:8042: $? = 0 >configure:8064: result: yes >configure:8090: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:9070: result: yes >configure:9091: checking whether -lc should be explicitly linked in >configure:9096: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.c >&5 >configure:9099: $? = 0 >configure:9114: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:9117: $? = 0 >configure:9129: result: no >configure:9137: checking dynamic linker characteristics >configure:9752: result: GNU/Linux ld.so >configure:9776: checking how to hardcode library paths into programs >configure:9801: result: immediate >configure:9815: checking whether stripping libraries is possible >configure:9820: result: yes >configure:10622: checking if libtool supports shared libraries >configure:10624: result: yes >configure:10627: checking whether to build shared libraries >configure:10648: result: yes >configure:10651: checking whether to build static libraries >configure:10655: result: yes >configure:10749: creating libtool >configure:11342: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:11409: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:11418: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:11433: result: yes >configure:11484: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:12430: result: yes >configure:12447: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug conftest.cpp >&5 >configure:12450: $? = 0 >configure:12606: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:12890: result: -fPIC >configure:12898: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works >configure:12916: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug -fPIC -DPIC conftest.cpp >&5 >configure:12920: $? = 0 >configure:12933: result: yes >configure:12961: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:12989: result: yes >configure:12999: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:13020: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe -I/usr/include/libmodplug -o out/conftest2.o conftest.cpp >&5 >configure:13024: $? = 0 >configure:13046: result: yes >configure:13072: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:13098: result: yes >configure:13165: checking dynamic linker characteristics >configure:13728: result: GNU/Linux ld.so >configure:13752: checking how to hardcode library paths into programs >configure:13777: result: immediate >configure:14316: checking if libtool supports shared libraries >configure:14318: result: yes >configure:14321: checking whether to build shared libraries >configure:14341: result: yes >configure:14344: checking whether to build static libraries >configure:14348: result: yes >configure:14358: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC >configure:14590: result: -fPIC >configure:14598: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:14616: x86_64-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:14620: $? = 0 >configure:14633: result: yes >configure:14661: checking if x86_64-pc-linux-gnu-gfortran static flag -static works >configure:14689: result: yes >configure:14699: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o >configure:14720: x86_64-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:14724: $? = 0 >configure:14746: result: yes >configure:14772: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:15732: result: yes >configure:15799: checking dynamic linker characteristics >configure:16362: result: GNU/Linux ld.so >configure:16386: checking how to hardcode library paths into programs >configure:16411: result: immediate >configure:20098: checking for sdl-config >configure:20116: found /usr/bin/sdl-config >configure:20129: result: /usr/bin/sdl-config >configure:20138: checking for SDL - version >= 1.2.0 >configure:20233: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -I/usr/include/libmodplug -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL -lpthread >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libslang-utf8.so.1, needed by /usr/lib/libggi.so.2, not found (try using -rpath or -rpath-link) >configure:20236: $? = 0 >configure:20242: ./conftest >./conftest: error while loading shared libraries: libslang-utf8.so.1: cannot open shared object file: No such file or directory >configure:20245: $? = 127 >configure: program exited with status 127 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "SDL_sound" >| #define VERSION "1.0.1" >| #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 HAVE_DLFCN_H 1 >| #define NDEBUG 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <stdlib.h> >| #include <string.h> >| #include "SDL.h" >| >| char* >| my_strdup (char *str) >| { >| char *new_str; >| >| if (str) >| { >| new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char)); >| strcpy (new_str, str); >| } >| else >| new_str = NULL; >| >| return new_str; >| } >| >| int main (int argc, char *argv[]) >| { >| int major, minor, micro; >| char *tmp_version; >| >| /* This hangs on some systems (?) >| system ("touch conf.sdltest"); >| */ >| { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); } >| >| /* HP/UX 9 (%@#!) writes to sscanf strings */ >| tmp_version = my_strdup("1.2.0"); >| if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { >| printf("%s, bad version string\n", "1.2.0"); >| exit(1); >| } >| >| if ((1 > major) || >| ((1 == major) && (2 > minor)) || >| ((1 == major) && (2 == minor) && (13 >= micro))) >| { >| return 0; >| } >| else >| { >| printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", 1, 2, 13); >| printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); >| printf("*** best to upgrade to the required version.\n"); >| printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); >| printf("*** to point to the correct copy of sdl-config, and remove the file\n"); >| printf("*** config.cache before re-running configure\n"); >| return 1; >| } >| } >| >| >configure:20269: result: no >configure:20312: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -I/usr/include/libmodplug -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL -lpthread >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libslang-utf8.so.1, needed by /usr/lib/libggi.so.2, not found (try using -rpath or -rpath-link) >configure:20318: $? = 0 >configure:20351: error: *** SDL version 1.2.0 not found! > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=athlon64 -O2 -pipe -I/usr/include/libmodplug' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=athlon64 -O2 -pipe -I/usr/include/libmodplug' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_f77_compiler_gnu=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_target=x86_64-pc-linux-gnu >am_cv_CC_dependencies_compiler_type=none >am_cv_CXX_dependencies_compiler_type=none >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_pic_works_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_compiler_static_works_F77=yes >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/local/lib //usr/lib32/opengl/nvidia/lib //usr/lib64/opengl/nvidia/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2 /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.0 /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.0/32 /usr/lib64/nspr /usr/lib64/nss /usr/lib64/seamonkey /usr/lib64/openmotif-2.3 /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/ /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/native_threads/ /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/classic/ /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/server/ /usr/lib64/qca1 /usr/lib/qt4 /usr/lib64/qt4 /usr/lib32/qt4 /usr/kde/3.5/lib /usr/kde/3.5/lib64 /usr/kde/3.5/lib32 /usr/qt/3/lib /usr/qt/3/lib64 /usr/qt/3/lib32 /opt/firefox /usr/games/lib /usr/games/lib32 /usr/lib64/fltk-1.1 /usr/grass62/lib /usr/lib64/libstdc++-v3/ /usr/lib32/libstdc++-v3/ ' >lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2 /usr/lib64 /lib64 /usr/x86_64-pc-linux-gnu/lib' >lt_cv_sys_max_cmd_len=98304 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/media-libs/sdl-sound-1.0.1-r2/work/SDL_sound-1.0.1/missing --run aclocal-1.10' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='${SHELL} /var/tmp/portage/media-libs/sdl-sound-1.0.1-r2/work/SDL_sound-1.0.1/missing --run tar' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/media-libs/sdl-sound-1.0.1-r2/work/SDL_sound-1.0.1/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/sdl-sound-1.0.1-r2/work/SDL_sound-1.0.1/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/sdl-sound-1.0.1-r2/work/SDL_sound-1.0.1/missing --run automake-1.10' >AWK='gawk' >BINARY_AGE='0' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-march=athlon64 -O2 -pipe -I/usr/include/libmodplug' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-march=athlon64 -O2 -pipe -I/usr/include/libmodplug' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DSYMUTIL='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >F77='x86_64-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTERFACE_AGE='0' >LDFLAGS='' >LIBMIKMOD_CFLAGS='' >LIBMIKMOD_CONFIG='' >LIBMIKMOD_LDADD='' >LIBMIKMOD_LIBS='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >LT_AGE='0' >LT_CURRENT='1' >LT_RELEASE='1.0' >LT_REVISION='0' >MAJOR_VERSION='1' >MAKEINFO='${SHELL} /var/tmp/portage/media-libs/sdl-sound-1.0.1-r2/work/SDL_sound-1.0.1/missing --run makeinfo' >MICRO_VERSION='1' >MINOR_VERSION='0' >NMEDIT='' >OBJEXT='o' >PACKAGE='SDL_sound' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SDL_CFLAGS='' >SDL_CONFIG='/usr/bin/sdl-config' >SDL_LIBS='' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >SMPEG_CFLAGS='' >SMPEG_CONFIG='' >SMPEG_LIBS='' >STRIP='x86_64-pc-linux-gnu-strip' >USE_MPGLIB_FALSE='' >USE_MPGLIB_TRUE='' >USE_PHYSICSFS_FALSE='' >USE_PHYSICSFS_TRUE='' >USE_TIMIDITY_FALSE='' >USE_TIMIDITY_TRUE='' >VERSION='1.0.1' >VORBISENC_LIBS='' >VORBISFILE_LIBS='' >VORBIS_CFLAGS='' >VORBIS_LIBS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__fastdepCXX_FALSE='' >am__fastdepCXX_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='$(SHELL) /var/tmp/portage/media-libs/sdl-sound-1.0.1-r2/work/SDL_sound-1.0.1/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='x86_64-pc-linux-gnu' >target_alias='' >target_cpu='x86_64' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE "SDL_sound" >#define VERSION "1.0.1" >#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 HAVE_DLFCN_H 1 >#define NDEBUG 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209963
:
143398
| 143401