rendered paste bodyThis 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 --with-debug=full --with-isapnp=yes --with-sequencer=yes
## --------- ##
## Platform. ##
## --------- ##
hostname = pico
uname -m = i686
uname -r = 2.6.23-gentoo-r3
uname -s = Linux
uname -v = #16 Wed Dec 19 17:59:56 PST 2007
/usr/bin/uname -p = VIA Esther processor 1000MHz
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = i686
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2
PATH: /usr/kde/3.5/sbin
PATH: /usr/kde/3.5/bin
PATH: /usr/qt/3/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2108: checking for gcc
configure:2124: found /usr/bin/gcc
configure:2135: result: gcc
configure:2373: checking for C compiler version
configure:2380: gcc --version >&5
gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2)
Copyright (C) 2006 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:2383: $? = 0
configure:2390: gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2)
configure:2393: $? = 0
configure:2400: gcc -V >&5
gcc: '-V' option must have argument
configure:2403: $? = 1
configure:2426: checking for C compiler default output file name
configure:2453: gcc conftest.c >&5
configure:2456: $? = 0
configure:2494: result: a.out
configure:2511: checking whether the C compiler works
configure:2521: ./a.out
configure:2524: $? = 0
configure:2541: result: yes
configure:2548: checking whether we are cross compiling
configure:2550: result: no
configure:2553: checking for suffix of executables
configure:2560: gcc -o conftest conftest.c >&5
configure:2563: $? = 0
configure:2587: result:
configure:2593: checking for suffix of object files
configure:2619: gcc -c conftest.c >&5
configure:2622: $? = 0
configure:2645: result: o
configure:2649: checking whether we are using the GNU C compiler
configure:2678: gcc -c conftest.c >&5
configure:2684: $? = 0
configure:2701: result: yes
configure:2706: checking whether gcc accepts -g
configure:2736: gcc -c -g conftest.c >&5
configure:2742: $? = 0
configure:2841: result: yes
configure:2858: checking for gcc option to accept ISO C89
configure:2932: gcc -c -g -O2 conftest.c >&5
configure:2938: $? = 0
configure:2961: result: none needed
configure:3022: checking for ranlib
configure:3038: found /usr/bin/ranlib
configure:3049: result: ranlib
configure:3119: checking for a BSD-compatible install
configure:3175: result: /usr/bin/install -c
configure:3198: checking how to run the C preprocessor
configure:3238: gcc -E conftest.c
configure:3244: $? = 0
configure:3275: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3281: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3314: result: gcc -E
configure:3343: gcc -E conftest.c
configure:3349: $? = 0
configure:3380: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3386: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3424: checking for grep that handles long lines and -e
configure:3498: result: /bin/grep
configure:3503: checking for egrep
configure:3581: result: /bin/grep -E
configure:3586: checking for ANSI C header files
configure:3616: gcc -c -g -O2 conftest.c >&5
configure:3622: $? = 0
configure:3721: gcc -o conftest -g -O2 conftest.c >&5
configure:3724: $? = 0
configure:3730: ./conftest
configure:3733: $? = 0
configure:3750: result: yes
configure:3763: checking for an ANSI C-conforming const
configure:3838: gcc -c -g -O2 conftest.c >&5
configure:3844: $? = 0
configure:3859: result: yes
configure:3869: checking for inline
configure:3895: gcc -c -g -O2 conftest.c >&5
configure:3901: $? = 0
configure:3919: result: inline
configure:3938: checking whether time.h and sys/time.h may both be included
configure:3968: gcc -c -g -O2 conftest.c >&5
configure:3974: $? = 0
configure:3989: result: yes
configure:4001: checking whether gcc needs -traditional
configure:4043: result: no
configure:4051: checking for current directory
configure:4055: result: /usr/src/alsa-driver
configure:4353: checking cross compile
configure:4365: result:
configure:4380: checking for directory with kernel source
configure:4401: result: /lib/modules/2.6.23-gentoo-r3/source
configure:4404: checking for directory with kernel build
configure:4416: result: /lib/modules/2.6.23-gentoo-r3/build
configure:4421: checking for kernel linux/version.h
configure:4436: result: yes
configure:4440: checking for kernel linux/autoconf.h
configure:4455: result: yes
configure:4459: checking for kernel version
configure:4544: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
configure:4547: $? = 0
configure:4553: ./conftest
configure:4556: $? = 0
configure:4591: result: 2.6.23-gentoo-r3
configure:4594: checking for GCC version
configure:4658: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:41: warning: incompatible implicit declaration of built-in function 'exit'
configure:4661: $? = 0
configure:4667: ./conftest
configure:4670: $? = 0
configure:4777: result: Kernel compiler: gcc 4.1.2 (Gentoo 4.1.2 p1.0.2) Used compiler: gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2)
configure:4829: checking for built-in ALSA
configure:4867: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:14: warning: incompatible implicit declaration of built-in function 'exit'
configure:4870: $? = 0
configure:4876: ./conftest
configure:4879: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
|
| #include "/lib/modules/2.6.23-gentoo-r3/build/include/linux/autoconf.h"
| int main( void ) {
| #ifndef CONFIG_SND
| exit(1);
| #else
| exit(0);
| #endif
| }
|
configure:4889: result: no
configure:4907: checking for existing ALSA module
configure:4945: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:14: warning: incompatible implicit declaration of built-in function 'exit'
configure:4948: $? = 0
configure:4954: ./conftest
configure:4957: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
|
| #include "/lib/modules/2.6.23-gentoo-r3/build/include/linux/autoconf.h"
| int main( void ) {
| #if !defined(CONFIG_SND_MODULE) && !defined(CONFIG_SND_MODULE_MODULE)
| exit(1);
| #else
| exit(0);
| #endif
| }
|
configure:4967: result: no
configure:4982: checking for Red Hat kernel
configure:5003: result: auto
configure:5008: checking for Red Hat kernel
configure:5046: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:14: warning: incompatible implicit declaration of built-in function 'exit'
configure:5049: $? = 0
configure:5055: ./conftest
configure:5058: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
|
| #include "/lib/modules/2.6.23-gentoo-r3/build/include/linux/autoconf.h"
| int main( void ) {
| #if !defined(RED_HAT_LINUX_KERNEL) && !defined(RED_HAT_LINUX_KERNEL_MODULE)
| exit(1);
| #else
| exit(0);
| #endif
| }
|
configure:5068: result: no
configure:5081: checking for SUSE kernel
configure:5102: result: auto
configure:5107: checking for SUSE kernel
configure:5145: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:14: warning: incompatible implicit declaration of built-in function 'exit'
configure:5148: $? = 0
configure:5154: ./conftest
configure:5157: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
|
| #include "/lib/modules/2.6.23-gentoo-r3/build/include/linux/autoconf.h"
| int main( void ) {
| #if !defined(CONFIG_SUSE_KERNEL) && !defined(CONFIG_SUSE_KERNEL_MODULE)
| exit(1);
| #else
| exit(0);
| #endif
| }
|
configure:5167: result: no
configure:5187: checking for CONFIG_EXPERIMENTAL
configure:5198: result: yes
configure:5211: checking for kernel linux/config.h
configure:5232: result: no
configure:5261: checking to modify of kernel linux/kmod.h
configure:5269: result: no
configure:5286: checking for kernel linux/utsrelease.h
configure:5297: result: yes
configure:5323: checking for kernel linux/compiler.h
configure:5334: result: yes
configure:5360: checking for kernel linux/pm.h
configure:5371: result: yes
configure:5397: checking for kernel linux/spinlock.h
configure:5408: result: yes
configure:5434: checking for kernel linux/irq.h
configure:5445: result: yes
configure:5471: checking for kernel linux/threads.h
configure:5482: result: yes
configure:5508: checking for kernel linux/rwsem.h
configure:5519: result: yes
configure:5545: checking for kernel linux/gameport.h
configure:5556: result: yes
configure:5582: checking for kernel media/v4l2-dev.h
configure:5593: result: yes
configure:5619: checking for kernel linux/devfs_fs_kernel.h
configure:5640: result: no
configure:5656: checking for kernel linux/highmem.h
configure:5667: result: yes
configure:5693: checking for kernel linux/workqueue.h
configure:5704: result: yes
configure:5739: checking for kernel linux/dma-mapping.h
configure:5750: result: yes
configure:5776: checking for kernel asm/hw_irq.h
configure:5787: result: yes
configure:5813: checking for kernel linux/device.h
configure:5824: result: yes
configure:5852: checking for kernel linux/platform_device.h
configure:5863: result: yes
configure:5891: checking for kernel linux/isa.h
configure:5902: result: yes
configure:5930: checking for kernel linux/jiffies.h
configure:5941: result: yes
configure:5971: checking for kernel linux/compat.h
configure:5982: result: yes
configure:6010: checking for kernel linux/log2.h
configure:6021: result: yes
configure:6047: checking for kernel linux/adb.h
configure:6058: result: yes
configure:6086: checking for kernel linux/cuda.h
configure:6097: result: yes
configure:6125: checking for kernel linux/pmu.h
configure:6136: result: yes
configure:6164: checking for kernel linux/moduleparam.h
configure:6175: result: yes
configure:6201: checking for kernel linux/syscalls.h
configure:6212: result: yes
configure:6240: checking for kernel linux/firmware.h
configure:6251: result: yes
configure:6279: checking for kernel linux/err.h
configure:6290: result: yes
configure:6318: checking for kernel linux/bitmap.h
configure:6329: result: yes
configure:6357: checking for kernel linux/mutex.h
configure:6368: result: yes
configure:6396: checking for kernel linux/latency.h
configure:6407: result: yes
configure:6435: checking for kernel linux/kthread.h
configure:6446: result: yes
configure:6474: checking for kernel asm/irq_regs.h
configure:6485: result: yes
configure:6540: checking for kernel module symbol versions
configure:6578: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:18: warning: incompatible implicit declaration of built-in function 'exit'
configure:6581: $? = 0
configure:6587: ./conftest
configure:6590: $? = 0
configure:6592: result: yes
configure:6617: checking for has ioport support
configure:6655: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:18: warning: incompatible implicit declaration of built-in function 'exit'
configure:6658: $? = 0
configure:6664: ./conftest
configure:6667: $? = 0
configure:6669: result: yes
configure:6695: checking for PCI support in kernel
configure:6733: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:19: warning: incompatible implicit declaration of built-in function 'exit'
configure:6736: $? = 0
configure:6742: ./conftest
configure:6745: $? = 0
configure:6747: result: yes
configure:6770: checking for I2C driver in kernel
configure:6814: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:19: warning: incompatible implicit declaration of built-in function 'exit'
configure:6817: $? = 0
configure:6823: ./conftest
configure:6826: $? = 0
configure:6852: result: module
configure:6864: checking for I2C_POWERMAC in kernel
configure:6908: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:19: warning: incompatible implicit declaration of built-in function 'exit'
configure:6911: $? = 0
configure:6917: ./conftest
configure:6920: $? = 0
configure:6946: result: unknown
configure:6959: checking for firmware loader
configure:7003: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:19: warning: incompatible implicit declaration of built-in function 'exit'
configure:7006: $? = 0
configure:7012: ./conftest
configure:7015: $? = 0
configure:7041: result: module
configure:7062: checking for input subsystem in kernel
configure:7106: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:19: warning: incompatible implicit declaration of built-in function 'exit'
configure:7109: $? = 0
configure:7115: ./conftest
configure:7118: $? = 0
configure:7144: result: yes
configure:7154: checking for directory to store kernel modules
configure:7181: result: /lib/modules/2.6.23-gentoo-r3/kernel/sound
configure:7184: checking for verbose procfs
configure:7200: result: on
configure:7209: checking for verbose printk
configure:7225: result: on
configure:7235: checking for debug level
configure:7256: result: full
configure:7298: checking for ISA support in kernel
configure:7336: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:23: warning: incompatible implicit declaration of built-in function 'exit'
configure:7339: $? = 0
configure:7345: ./conftest
configure:7348: $? = 0
configure:7350: result: yes
configure:7372: checking for processor type
configure:7509: gcc -o conftest -g -O2 -I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:23: warning: incompatible implicit declaration of built-in function 'exit'
configure:7512: $? = 0
configure:7518: ./conftest
configure:7521: $? = 0
configure:7523: result: x86_32
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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_LIBS_set=
ac_cv_env_LIBS_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_header_stdc=yes
ac_cv_header_time=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
ARCH='i386'
AS='as'
CC='gcc'
CFLAGS='-g -O2'
CONFIG_AC97_BUS=''
CONFIG_ALPHA=''
CONFIG_ARCH_AT91=''
CONFIG_ARCH_PXA=''
CONFIG_ARCH_S3C2410=''
CONFIG_ARCH_SA1100=''
CONFIG_ARM=''
CONFIG_ARM_AMBA=''
CONFIG_ATMEL_SSC=''
CONFIG_BROKEN=''
CONFIG_CPU_SUBTYPE_SH7760=''
CONFIG_EXPERIMENTAL='y'
CONFIG_FW_LOADER='m'
CONFIG_GSC=''
CONFIG_HAS_DMA=''
CONFIG_HAS_IOMEM=''
CONFIG_HAS_IOPORT='y'
CONFIG_HIGH_RES_TIMERS=''
CONFIG_HPET=''
CONFIG_I2C='m'
CONFIG_I2C_POWERMAC=''
CONFIG_I2C_SENSOR=''
CONFIG_INPUT='y'
CONFIG_ISA='y'
CONFIG_ISAPNP=''
CONFIG_ISAPNP_KERNEL=''
CONFIG_ISA_DMA_API=''
CONFIG_L3=''
CONFIG_MACH_ETI_B1=''
CONFIG_MACH_ETI_C1=''
CONFIG_MACH_NEO1973_GTA01=''
CONFIG_MACH_POODLE=''
CONFIG_MACH_SMDK2443=''
CONFIG_MACH_TOSA=''
CONFIG_MIPS=''
CONFIG_PARISC=''
CONFIG_PARPORT=''
CONFIG_PCI='y'
CONFIG_PCMCIA=''
CONFIG_PM=''
CONFIG_PNP=''
CONFIG_PNP_KERNEL=''
CONFIG_PPC32=''
CONFIG_PPC64=''
CONFIG_PPC=''
CONFIG_PPC_PMAC=''
CONFIG_PROC_FS=''
CONFIG_PS3_PS3AV=''
CONFIG_PXA_SHARP_C7XX=''
CONFIG_PXA_SHARP_CXX00=''
CONFIG_RTC=''
CONFIG_SBUS=''
CONFIG_SGI=''
CONFIG_SH_DMABRG=''
CONFIG_SH_DREAMCAST=''
CONFIG_SND=''
CONFIG_SND_AC97_CODEC=''
CONFIG_SND_AC97_POWER_SAVE=''
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=''
CONFIG_SND_AD1816A=''
CONFIG_SND_AD1848=''
CONFIG_SND_AD1848_LIB=''
CONFIG_SND_AD1889=''
CONFIG_SND_ADLIB=''
CONFIG_SND_AICA=''
CONFIG_SND_ALI5451=''
CONFIG_SND_ALS100=''
CONFIG_SND_ALS300=''
CONFIG_SND_ALS4000=''
CONFIG_SND_AOA=''
CONFIG_SND_AOA_FABRIC_LAYOUT=''
CONFIG_SND_AOA_ONYX=''
CONFIG_SND_AOA_SOUNDBUS=''
CONFIG_SND_AOA_SOUNDBUS_I2S=''
CONFIG_SND_AOA_TAS=''
CONFIG_SND_AOA_TOONIE=''
CONFIG_SND_ARMAACI=''
CONFIG_SND_ASIHPI=''
CONFIG_SND_AT73C213=''
CONFIG_SND_AT73C213_TARGET_BITRATE=''
CONFIG_SND_AT91_SOC=''
CONFIG_SND_AT91_SOC_ETI_B1_WM8731=''
CONFIG_SND_AT91_SOC_ETI_SLAVE=''
CONFIG_SND_AT91_SOC_SSC=''
CONFIG_SND_ATIIXP=''
CONFIG_SND_ATIIXP_MODEM=''
CONFIG_SND_AU1X00=''
CONFIG_SND_AU8810=''
CONFIG_SND_AU8820=''
CONFIG_SND_AU8830=''
CONFIG_SND_AZT2320=''
CONFIG_SND_AZT3328=''
CONFIG_SND_BIT32_EMUL=''
CONFIG_SND_BT87X=''
CONFIG_SND_BT87X_OVERCLOCK=''
CONFIG_SND_CA0106=''
CONFIG_SND_CMI8330=''
CONFIG_SND_CMIPCI=''
CONFIG_SND_CS4231=''
CONFIG_SND_CS4231_LIB=''
CONFIG_SND_CS4232=''
CONFIG_SND_CS4236=''
CONFIG_SND_CS4281=''
CONFIG_SND_CS46XX=''
CONFIG_SND_CS46XX_NEW_DSP=''
CONFIG_SND_CS5530=''
CONFIG_SND_CS5535AUDIO=''
CONFIG_SND_DARLA20=''
CONFIG_SND_DARLA24=''
CONFIG_SND_DATE=''
CONFIG_SND_DEBUG='y'
CONFIG_SND_DEBUG_DETECT=''
CONFIG_SND_DEBUG_MEMORY='y'
CONFIG_SND_DT019X=''
CONFIG_SND_DUMMY=''
CONFIG_SND_DYNAMIC_MINORS=''
CONFIG_SND_ECHO3G=''
CONFIG_SND_EMU10K1=''
CONFIG_SND_EMU10K1X=''
CONFIG_SND_ENS1370=''
CONFIG_SND_ENS1371=''
CONFIG_SND_ES1688=''
CONFIG_SND_ES18XX=''
CONFIG_SND_ES1938=''
CONFIG_SND_ES1968=''
CONFIG_SND_ES968=''
CONFIG_SND_FM801=''
CONFIG_SND_FM801_TEA575X=''
CONFIG_SND_FM801_TEA575X_BOOL=''
CONFIG_SND_GINA20=''
CONFIG_SND_GINA24=''
CONFIG_SND_GUSCLASSIC=''
CONFIG_SND_GUSEXTREME=''
CONFIG_SND_GUSMAX=''
CONFIG_SND_GUS_SYNTH=''
CONFIG_SND_HARMONY=''
CONFIG_SND_HDA_CODEC_ANALOG=''
CONFIG_SND_HDA_CODEC_ATIHDMI=''
CONFIG_SND_HDA_CODEC_CMEDIA=''
CONFIG_SND_HDA_CODEC_CONEXANT=''
CONFIG_SND_HDA_CODEC_REALTEK=''
CONFIG_SND_HDA_CODEC_SI3054=''
CONFIG_SND_HDA_CODEC_SIGMATEL=''
CONFIG_SND_HDA_CODEC_VIA=''
CONFIG_SND_HDA_GENERIC=''
CONFIG_SND_HDA_HWDEP=''
CONFIG_SND_HDA_INTEL=''
CONFIG_SND_HDA_POWER_SAVE=''
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=''
CONFIG_SND_HDSP=''
CONFIG_SND_HDSPM=''
CONFIG_SND_HPET=''
CONFIG_SND_HWDEP=''
CONFIG_SND_ICE1712=''
CONFIG_SND_ICE1724=''
CONFIG_SND_INDIGO=''
CONFIG_SND_INDIGODJ=''
CONFIG_SND_INDIGOIO=''
CONFIG_SND_INTEL8X0=''
CONFIG_SND_INTEL8X0M=''
CONFIG_SND_INTERWAVE=''
CONFIG_SND_INTERWAVE_STB=''
CONFIG_SND_KERNELDIR='/lib/modules/2.6.23-gentoo-r3/source'
CONFIG_SND_KORG1212=''
CONFIG_SND_KORG1212_FIRMWARE_IN_KERNEL=''
CONFIG_SND_LAYLA20=''
CONFIG_SND_LAYLA24=''
CONFIG_SND_LOOPBACK=''
CONFIG_SND_MAESTRO3=''
CONFIG_SND_MAESTRO3_FIRMWARE_IN_KERNEL=''
CONFIG_SND_MIA=''
CONFIG_SND_MIRO=''
CONFIG_SND_MIXART=''
CONFIG_SND_MIXER_OSS=''
CONFIG_SND_ML403_AC97CR=''
CONFIG_SND_MONA=''
CONFIG_SND_MPU401=''
CONFIG_SND_MPU401_UART=''
CONFIG_SND_MSND_PINNACLE=''
CONFIG_SND_MTPAV=''
CONFIG_SND_MTS64=''
CONFIG_SND_MVERSION='y'
CONFIG_SND_NM256=''
CONFIG_SND_OPL3SA2=''
CONFIG_SND_OPL3_LIB=''
CONFIG_SND_OPL4_LIB=''
CONFIG_SND_OPTI92X_AD1848=''
CONFIG_SND_OPTI92X_CS4231=''
CONFIG_SND_OPTI93X=''
CONFIG_SND_OSSEMUL=''
CONFIG_SND_OXYGEN=''
CONFIG_SND_OXYGEN_LIB=''
CONFIG_SND_PC98_CS4232=''
CONFIG_SND_PCM=''
CONFIG_SND_PCM_OSS=''
CONFIG_SND_PCM_OSS_PLUGINS=''
CONFIG_SND_PCM_XRUN_DEBUG=''
CONFIG_SND_PCSP=''
CONFIG_SND_PCXHR=''
CONFIG_SND_PDAUDIOCF=''
CONFIG_SND_PDPLUS=''
CONFIG_SND_PORTMAN2X4=''
CONFIG_SND_POWERMAC=''
CONFIG_SND_POWERMAC_AUTO_DRC=''
CONFIG_SND_PS3=''
CONFIG_SND_PS3_DEFAULT_START_DELAY=''
CONFIG_SND_PXA2XX_AC97=''
CONFIG_SND_PXA2XX_I2SOUND=''
CONFIG_SND_PXA2XX_PCM=''
CONFIG_SND_PXA2XX_SOC=''
CONFIG_SND_PXA2XX_SOC_AC97=''
CONFIG_SND_PXA2XX_SOC_CORGI=''
CONFIG_SND_PXA2XX_SOC_I2S=''
CONFIG_SND_PXA2XX_SOC_POODLE=''
CONFIG_SND_PXA2XX_SOC_SPITZ=''
CONFIG_SND_PXA2XX_SOC_TOSA=''
CONFIG_SND_RAWMIDI=''
CONFIG_SND_RIPTIDE=''
CONFIG_SND_RME32=''
CONFIG_SND_RME9652=''
CONFIG_SND_RME96=''
CONFIG_SND_RTCTIMER=''
CONFIG_SND_S3C2410=''
CONFIG_SND_S3C2443_SOC_AC97=''
CONFIG_SND_S3C24XX_SOC=''
CONFIG_SND_S3C24XX_SOC_I2S=''
CONFIG_SND_S3C24XX_SOC_LN2440SBC_ALC650=''
CONFIG_SND_S3C24XX_SOC_NEO1973_WM8753=''
CONFIG_SND_S3C24XX_SOC_SMDK2443_WM9710=''
CONFIG_SND_SA11XX_UDA1341=''
CONFIG_SND_SB16=''
CONFIG_SND_SB16_CSP=''
CONFIG_SND_SB16_CSP_FIRMWARE_IN_KERNEL=''
CONFIG_SND_SB16_DSP=''
CONFIG_SND_SB8=''
CONFIG_SND_SB8_DSP=''
CONFIG_SND_SBAWE=''
CONFIG_SND_SB_COMMON=''
CONFIG_SND_SC6000=''
CONFIG_SND_SEQUENCER=''
CONFIG_SND_SEQUENCER_OSS=''
CONFIG_SND_SEQ_DUMMY=''
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=''
CONFIG_SND_SERIALMIDI=''
CONFIG_SND_SERIAL_U16550=''
CONFIG_SND_SGALAXY=''
CONFIG_SND_SH7760_AC97=''
CONFIG_SND_SOC=''
CONFIG_SND_SOC_AC97_BUS=''
CONFIG_SND_SOC_AC97_CODEC=''
CONFIG_SND_SOC_CS4270=''
CONFIG_SND_SOC_CS4270_HWMUTE=''
CONFIG_SND_SOC_CS4270_VD33_ERRATA=''
CONFIG_SND_SOC_PCM_SH7760=''
CONFIG_SND_SOC_SH4_HAC=''
CONFIG_SND_SOC_SH4_SSI=''
CONFIG_SND_SOC_TLV320AIC3X=''
CONFIG_SND_SOC_WM8731=''
CONFIG_SND_SOC_WM8750=''
CONFIG_SND_SOC_WM8753=''
CONFIG_SND_SOC_WM9712=''
CONFIG_SND_SONICVIBES=''
CONFIG_SND_SSCAPE=''
CONFIG_SND_SUN_AMD7930=''
CONFIG_SND_SUN_CS4231=''
CONFIG_SND_SUN_DBRI=''
CONFIG_SND_SUPPORT_OLD_API=''
CONFIG_SND_TIMER=''
CONFIG_SND_TRIDENT=''
CONFIG_SND_USB_AUDIO=''
CONFIG_SND_USB_CAIAQ=''
CONFIG_SND_USB_CAIAQ_INPUT=''
CONFIG_SND_USB_USX2Y=''
CONFIG_SND_VERBOSE_PRINTK='y'
CONFIG_SND_VERBOSE_PROCFS='y'
CONFIG_SND_VERSION='1.0.15'
CONFIG_SND_VIA82XX=''
CONFIG_SND_VIA82XX_MODEM=''
CONFIG_SND_VIRMIDI=''
CONFIG_SND_VIRTUOSO=''
CONFIG_SND_VX222=''
CONFIG_SND_VXPOCKET=''
CONFIG_SND_VX_LIB=''
CONFIG_SND_WAVEFRONT=''
CONFIG_SND_WAVEFRONT_FIRMWARE_IN_KERNEL=''
CONFIG_SND_YMFPCI=''
CONFIG_SND_YMFPCI_FIRMWARE_IN_KERNEL=''
CONFIG_SOC_AU1000=''
CONFIG_SOC_AU1100=''
CONFIG_SOC_AU1500=''
CONFIG_SOUND=''
CONFIG_SOUND_PRIME=''
CONFIG_SPARC32=''
CONFIG_SPARC64=''
CONFIG_SPARC=''
CONFIG_SUPERH64=''
CONFIG_SUPERH=''
CONFIG_USB=''
CONFIG_VIDEO_DEV=''
CONFIG_VIDEO_V4L1=''
CONFIG_X86=''
CONFIG_X86_32=''
CONFIG_X86_64=''
CONFIG_X86_PC9800=''
CONFIG_X86_PC=''
CONFIG_XILINX_VIRTEX=''
CPP='gcc -E'
CPPFLAGS=''
CROSS_COMPILE=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
EXTRA_INCLUDES=''
GENKSYMS='/sbin/genksyms -k 2.6.23'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KERNEL_INC='-I/lib/modules/2.6.23-gentoo-r3/build/include -I/lib/modules/2.6.23-gentoo-r3/source/include'
KLD='ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKE_ADDS=''
NEW_KBUILD='y'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
SRCDIR='/usr/src/alsa-driver'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
c_opts='-march=i386'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
kaversion='2.6.23-gentoo-r3'
kextraversion='-gentoo-r3'
kpatchlevel='6'
ksublevel='23'
kversion='2'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
m_opts=''
mandir='${datarootdir}/man'
moddir='/lib/modules/2.6.23-gentoo-r3/kernel/sound'
moddir_tree='y'
modsubdir='kernel/sound'
msmp=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
processor='x86_32'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define CONFIG_SND_KERNELDIR "/lib/modules/2.6.23-gentoo-r3/source"
#define CONFIG_HAVE_DUMP_STACK 1
#define CONFIG_HAS_IOPORT 1
#define CONFIG_SND_VERBOSE_PROCFS 1
#define CONFIG_SND_VERBOSE_PRINTK 1
#define CONFIG_SND_DEBUG 1
#define CONFIG_SND_DEBUG_MEMORY 1
configure: exit 258