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.67. Invocation command line was $ ./configure --with-debug=full --with-isapnp=yes --with-sequencer=yes ## --------- ## ## Platform. ## ## --------- ## hostname = yerbouti uname -m = x86_64 uname -r = 2.6.38-8-generic uname -s = Linux uname -v = #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 /usr/bin/uname -p = unknown /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: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /home/fex/bin PATH: /home/fex/tools/android-sdk-linux_86/tools PATH: tools/netbeans-6.7.1/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2731: checking for gcc configure:2747: found /usr/bin/gcc configure:2758: result: gcc configure:2987: checking for C compiler version configure:2996: gcc --version >&5 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 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:3007: $? = 0 configure:2996: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build =x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:3007: $? = 0 configure:2996: gcc -V >&5 gcc: '-V' option must have argument configure:3007: $? = 1 configure:2996: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3007: $? = 1 configure:3027: checking whether the C compiler works configure:3049: gcc conftest.c >&5 configure:3053: $? = 0 configure:3101: result: yes configure:3104: checking for C compiler default output file name configure:3106: result: a.out configure:3112: checking for suffix of executables configure:3119: gcc -o conftest conftest.c >&5 configure:3123: $? = 0 configure:3145: result: configure:3167: checking whether we are cross compiling configure:3175: gcc -o conftest conftest.c >&5 configure:3179: $? = 0 configure:3186: ./conftest configure:3190: $? = 0 configure:3205: result: no configure:3210: checking for suffix of object files configure:3232: gcc -c conftest.c >&5 configure:3236: $? = 0 configure:3257: result: o configure:3261: checking whether we are using the GNU C compiler configure:3280: gcc -c conftest.c >&5 configure:3280: $? = 0 configure:3289: result: yes configure:3298: checking whether gcc accepts -g configure:3318: gcc -c -g conftest.c >&5 configure:3318: $? = 0 configure:3359: result: yes configure:3376: checking for gcc option to accept ISO C89 configure:3440: gcc -c -g -O2 conftest.c >&5 configure:3440: $? = 0 configure:3453: result: none needed configure:3516: checking for ranlib configure:3532: found /usr/bin/ranlib configure:3543: result: ranlib configure:3608: checking for a BSD-compatible install configure:3676: result: /usr/bin/install -c configure:3699: checking how to run the C preprocessor configure:3730: gcc -E conftest.c configure:3730: $? = 0 configure:3744: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3769: result: gcc -E configure:3789: gcc -E conftest.c configure:3789: $? = 0 configure:3803: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3803: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3832: checking for grep that handles long lines and -e configure:3890: result: /bin/grep configure:3895: checking for egrep configure:3957: result: /bin/grep -E configure:3962: checking for ANSI C header files configure:3982: gcc -c -g -O2 conftest.c >&5 configure:3982: $? = 0 configure:4055: gcc -o conftest -g -O2 conftest.c >&5 configure:4055: $? = 0 configure:4055: ./conftest configure:4055: $? = 0 configure:4066: result: yes configure:4077: checking for an ANSI C-conforming const configure:4142: gcc -c -g -O2 conftest.c >&5 configure:4142: $? = 0 configure:4149: result: yes configure:4157: checking for inline configure:4173: gcc -c -g -O2 conftest.c >&5 configure:4173: $? = 0 configure:4181: result: inline configure:4199: checking whether time.h and sys/time.h may both be included configure:4219: gcc -c -g -O2 conftest.c >&5 configure:4219: $? = 0 configure:4226: result: yes configure:4236: checking whether gcc needs -traditional configure:4270: result: no configure:4278: checking for current directory configure:4282: result: /home/fex/workspace/Alsa/MIDI/alsa-driver configure:4977: checking cross compile configure:4989: result: configure:5004: checking for directory with ALSA kernel sources configure:5029: result: /home/fex/workspace/Alsa/MIDI/alsa-driver/alsa-kernel configure:5033: checking for directory with kernel source configure:5063: result: /lib/modules/2.6.38-8-generic/build configure:5066: checking for directory with kernel build configure:5084: result: /lib/modules/2.6.38-8-generic/build configure:5090: checking for kernel linux/version.h configure:5123: result: linux/version.h configure:5128: checking for kernel linux/autoconf.h generated/autoconf.h configure:5161: result: generated/autoconf.h configure:5168: checking for kernel linux/utsrelease.h generated/utsrelease.h configure:5188: result: generated/utsrelease.h configure:5196: checking for kernel version configure:5268: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include conftest.c >&5 configure:5268: $? = 0 configure:5268: ./conftest configure:5268: $? = 0 configure:5299: result: 2.6.38-8-generic configure:5302: checking for GCC version configure:5354: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include conftest.c >&5 conftest.c:15:71: fatal error: /lib/modules/2.6.38-8-generic/build/include/linux/compile.h: No such file or directory compilation terminated. configure:5354: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #include | #include | #include | #include "/lib/modules/2.6.38-8-generic/build/include/linux/compile.h" | int main() | { | FILE *f; | char compiler[128]; | char *ptr, *dptr; | #ifdef LINUX_COMPILER | f=fopen("./conftestdata","w"); | if (f) { | for (ptr = LINUX_COMPILER, dptr = compiler; *ptr != '\0' && *ptr != ' ' && *ptr != '\t'; ptr++, dptr++) | *dptr = *ptr; | if (*ptr != '\0' && (*ptr == ' ' || *ptr == '\t')) | ptr++; | if (!strncmp(ptr, "version", 7)) | ptr += 7; | if (*ptr != '\0' && (*ptr == ' ' || *ptr == '\t')) | ptr++; | *dptr++ = ' '; | for (; *ptr != '\0' && *ptr != '\n'; ptr++, dptr++) | *dptr = *ptr; | *dptr = '\t'; | *dptr = '\0'; | if (!strcmp(compiler, " ")) | compiler[0] = '\0'; | fprintf(f,"%s\n",compiler); | fclose(f); | } | exit(0); | #else | exit(1); | #endif | } configure:5453: result: Kernel compiler: Used compiler: gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 configure:5505: checking for built-in ALSA configure:5533: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include conftest.c >&5 conftest.c: In function 'main': conftest.c:15:3: warning: incompatible implicit declaration of built-in function 'exit' configure:5533: $? = 0 configure:5533: ./conftest configure:5533: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #include "/lib/modules/2.6.38-8-generic/build/include/generated/autoconf.h" | int main( void ) { | #ifndef CONFIG_SND | exit(1); | #else | exit(0); | #endif | } | configure:5537: result: no configure:5553: checking for existing ALSA module configure:5581: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include conftest.c >&5 conftest.c: In function 'main': conftest.c:17:3: warning: incompatible implicit declaration of built-in function 'exit' configure:5581: $? = 0 configure:5581: ./conftest configure:5581: $? = 0 configure:5582: result: yes configure:5598: checking for Red Hat kernel configure:5619: result: auto configure:5624: checking for Red Hat kernel configure:5652: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include conftest.c >&5 conftest.c: In function 'main': conftest.c:16:3: warning: incompatible implicit declaration of built-in function 'exit' configure:5652: $? = 0 configure:5652: ./conftest configure:5652: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | /* end confdefs.h. */ | | #include "/lib/modules/2.6.38-8-generic/build/include/generated/autoconf.h" | int main( void ) { | #if !defined(RED_HAT_LINUX_KERNEL) && !defined(RED_HAT_LINUX_KERNEL_MODULE) | exit(1); | #else | exit(0); | #endif | } | configure:5656: result: no configure:5669: checking for SUSE kernel configure:5690: result: auto configure:5695: checking for SUSE kernel configure:5723: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include conftest.c >&5 conftest.c: In function 'main': conftest.c:16:3: warning: incompatible implicit declaration of built-in function 'exit' configure:5723: $? = 0 configure:5723: ./conftest configure:5723: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | /* end confdefs.h. */ | | #include "/lib/modules/2.6.38-8-generic/build/include/generated/autoconf.h" | int main( void ) { | #if !defined(CONFIG_SUSE_KERNEL) && !defined(CONFIG_SUSE_KERNEL_MODULE) | exit(1); | #else | exit(0); | #endif | } | configure:5727: result: no configure:5748: checking for updating alsa-kernel version.h configure:5757: result: yes configure:5760: checking for CONFIG_EXPERIMENTAL configure:5771: result: yes configure:5788: checking for directory to store kernel modules configure:5823: result: /lib/modules/2.6.38-8-generic/kernel/sound configure:5826: checking for verbose procfs configure:5840: result: on configure:5849: checking for verbose printk configure:5863: result: on configure:5873: checking for debug level configure:5892: result: full configure:5924: checking for ISA support in kernel configure:5952: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include conftest.c >&5 conftest.c: In function 'main': conftest.c:21:3: warning: incompatible implicit declaration of built-in function 'exit' configure:5952: $? = 0 configure:5952: ./conftest configure:5952: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | /* end confdefs.h. */ | | #include "/lib/modules/2.6.38-8-generic/build/include/generated/autoconf.h" | int main( void ) { | #if !defined(CONFIG_ISA) && !defined(CONFIG_ISA_MODULE) | exit(1); | #else | exit(0); | #endif | } | configure:5956: result: no configure:5970: checking for processor type configure:6097: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include conftest.c >&5 conftest.c: In function 'main': conftest.c:23:3: warning: incompatible implicit declaration of built-in function 'exit' configure:6097: $? = 0 configure:6097: ./conftest configure:6097: $? = 0 configure:6098: result: x86_64 configure:6644: checking for ISA DMA API configure:6672: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:23:3: warning: incompatible implicit declaration of built-in function 'exit' configure:6672: $? = 0 configure:6672: ./conftest configure:6672: $? = 0 configure:6673: result: yes configure:6745: checking for 32bit compat support configure:6773: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:23:3: warning: incompatible implicit declaration of built-in function 'exit' configure:6773: $? = 0 configure:6773: ./conftest configure:6773: $? = 0 configure:6774: result: yes configure:6844: checking for kernel linux/config.h configure:6865: result: no configure:6894: checking for deprecated linux/config.h configure:6924: checking to modify of kernel linux/kmod.h configure:6932: result: no configure:6949: checking for kernel linux/utsrelease.h configure:6970: result: no configure:6987: checking for kernel linux/compiler.h configure:6998: result: yes configure:7025: checking for kernel linux/pm.h configure:7036: result: yes configure:7063: checking for kernel linux/spinlock.h configure:7074: result: yes configure:7101: checking for kernel linux/irq.h configure:7112: result: yes configure:7139: checking for kernel linux/threads.h configure:7150: result: yes configure:7177: checking for kernel linux/rwsem.h configure:7188: result: yes configure:7215: checking for kernel linux/gameport.h configure:7226: result: yes configure:7253: checking for kernel media/v4l2-dev.h configure:7264: result: yes configure:7291: checking for kernel linux/devfs_fs_kernel.h configure:7312: result: no configure:7329: checking for kernel linux/highmem.h configure:7340: result: yes configure:7367: checking for kernel linux/workqueue.h configure:7378: result: yes configure:7414: checking for kernel linux/dma-mapping.h configure:7425: result: yes configure:7452: checking for kernel asm/hw_irq.h configure:7463: result: yes configure:7490: checking for kernel linux/device.h configure:7501: result: yes configure:7530: checking for kernel linux/platform_device.h configure:7541: result: yes configure:7570: checking for kernel linux/isa.h configure:7581: result: yes configure:7610: checking for kernel linux/jiffies.h configure:7621: result: yes configure:7652: checking for kernel linux/compat.h configure:7663: result: yes configure:7692: checking for kernel linux/log2.h configure:7703: result: yes configure:7730: checking for kernel linux/adb.h configure:7741: result: yes configure:7770: checking for kernel linux/cuda.h configure:7781: result: yes configure:7810: checking for kernel linux/pmu.h configure:7821: result: yes configure:7850: checking for kernel linux/io.h configure:7861: result: yes configure:7890: checking for kernel linux/moduleparam.h configure:7901: result: yes configure:7928: checking for kernel linux/syscalls.h configure:7939: result: yes configure:7968: checking for kernel linux/firmware.h configure:7979: result: yes configure:8008: checking for kernel linux/err.h configure:8019: result: yes configure:8048: checking for kernel linux/bitmap.h configure:8059: result: yes configure:8088: checking for kernel linux/mutex.h configure:8099: result: yes configure:8128: checking for kernel linux/pm_qos_params.h configure:8139: result: yes configure:8168: checking for kernel linux/kthread.h configure:8179: result: yes configure:8208: checking for kernel asm/irq_regs.h configure:8219: result: yes configure:8246: checking for kernel linux/seq_file.h configure:8257: result: yes configure:8284: checking for kernel linux/debugfs.h configure:8295: result: yes configure:8322: checking for kernel linux/gpio.h configure:8333: result: yes configure:8360: checking for kernel linux/bug.h configure:8371: result: yes configure:8398: checking for kernel linux/math64.h configure:8409: result: yes configure:8438: checking for kernel linux/regulator/consumer.h configure:8449: result: yes configure:8478: checking for kernel linux/dmi.h configure:8489: result: yes configure:8518: checking for kernel linux/bitrev.h configure:8529: result: yes configure:8556: checking for kernel linux/hrtimer.h configure:8567: result: yes configure:8594: checking for kernel linux/gcd.h configure:8605: result: yes configure:8634: checking for kernel linux/gfp.h configure:8645: result: yes configure:8672: checking for kernel pcmcia/cs_types.h configure:8693: result: no configure:8710: checking for kernel pcmcia/cs.h configure:8731: result: no configure:8748: checking for kernel linux/lzo.h configure:8759: result: yes configure:8786: checking for kernel linux/async.h configure:8797: result: yes configure:8855: checking for kernel module symbol versions configure:8883: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:25:3: warning: incompatible implicit declaration of built-in function 'exit' configure:8883: $? = 0 configure:8883: ./conftest configure:8883: $? = 0 configure:8884: result: yes configure:8904: checking for has ioport support configure:8932: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:25:3: warning: incompatible implicit declaration of built-in function 'exit' configure:8932: $? = 0 configure:8932: ./conftest configure:8932: $? = 0 configure:8933: result: yes configure:8952: checking for PCI support in kernel configure:8980: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26:3: warning: incompatible implicit declaration of built-in function 'exit' configure:8980: $? = 0 configure:8980: ./conftest configure:8980: $? = 0 configure:8981: result: yes configure:8999: checking for I2C driver in kernel configure:9033: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26:3: warning: incompatible implicit declaration of built-in function 'exit' configure:9033: $? = 0 configure:9033: ./conftest configure:9033: $? = 0 configure:9053: result: yes configure:9065: checking for I2C_POWERMAC in kernel configure:9099: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26:3: warning: incompatible implicit declaration of built-in function 'exit' configure:9099: $? = 0 configure:9099: ./conftest configure:9099: $? = 0 configure:9119: result: unknown configure:9132: checking for firmware loader configure:9166: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26:3: warning: incompatible implicit declaration of built-in function 'exit' configure:9166: $? = 0 configure:9166: ./conftest configure:9166: $? = 0 configure:9186: result: yes configure:9207: checking for input subsystem in kernel configure:9241: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26:3: warning: incompatible implicit declaration of built-in function 'exit' configure:9241: $? = 0 configure:9241: ./conftest configure:9241: $? = 0 configure:9261: result: yes configure:9270: checking for pc-speaker platform in kernel configure:9298: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26:3: warning: incompatible implicit declaration of built-in function 'exit' configure:9298: $? = 0 configure:9298: ./conftest configure:9298: $? = 0 configure:9299: result: yes configure:9319: checking for SMP configure:9347: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26:3: warning: incompatible implicit declaration of built-in function 'exit' configure:9347: $? = 0 configure:9347: ./conftest configure:9347: $? = 0 configure:9348: result: yes configure:9379: checking for Video device support in kernel configure:9407: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26:3: warning: incompatible implicit declaration of built-in function 'exit' configure:9407: $? = 0 configure:9407: ./conftest configure:9407: $? = 0 configure:9408: result: yes configure:9424: checking for ISA PnP driver in kernel configure:9428: result: yes configure:9439: checking for PnP driver in kernel configure:9443: result: yes configure:9458: checking for Kernel ISA-PnP support configure:9486: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26:3: warning: incompatible implicit declaration of built-in function 'exit' configure:9486: $? = 0 configure:9486: ./conftest configure:9486: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | /* end confdefs.h. */ | | #include "/lib/modules/2.6.38-8-generic/build/include/generated/autoconf.h" | int main( void ) { | #if !defined(CONFIG_ISAPNP) && !defined(CONFIG_ISAPNP_MODULE) | exit(1); | #else | exit(0); | #endif | } | configure:9490: result: no configure:9504: checking for Kernel ISA-PnP module support configure:9532: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26:3: warning: incompatible implicit declaration of built-in function 'exit' configure:9532: $? = 0 configure:9532: ./conftest configure:9532: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | /* end confdefs.h. */ | | #include "/lib/modules/2.6.38-8-generic/build/include/generated/autoconf.h" | int main( void ) { | #if !defined(CONFIG_ISAPNP_MODULE) && !defined(CONFIG_ISAPNP_MODULE_MODULE) | exit(1); | #else | exit(0); | #endif | } | configure:9536: result: no configure:9595: checking for strlcpy configure:9625: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME -Werror conftest.c >&5 configure:9625: $? = 0 configure:9626: result: yes configure:9641: checking for snprintf configure:9670: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME -Werror conftest.c >&5 configure:9670: $? = 0 configure:9671: result: yes configure:9686: checking for vsnprintf configure:9722: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME -Werror conftest.c >&5 configure:9722: $? = 0 configure:9723: result: yes configure:9738: checking for scnprintf configure:9767: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME -Werror conftest.c >&5 configure:9767: $? = 0 configure:9768: result: yes configure:9783: checking for sscanf configure:9812: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME -Werror conftest.c >&5 configure:9812: $? = 0 configure:9813: result: yes configure:9828: checking for vmalloc_to_page configure:9860: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:44:8: warning: assignment from incompatible pointer type configure:9860: $? = 0 configure:9861: result: yes configure:9876: checking for vzalloc configure:9909: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:9909: $? = 0 configure:9910: result: yes configure:9925: checking for old kmod configure:9953: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:42:2: warning: too many arguments for format configure:9953: $? = 0 configure:9954: result: no configure:9969: checking for PDE configure:9999: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:9999: $? = 0 configure:10000: result: yes configure:10015: checking for pci_set_consistent_dma_mask configure:10044: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:10044: $? = 0 configure:10045: result: yes configure:10060: checking for pci_dev_present configure:10089: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:10089: $? = 0 configure:10090: result: yes configure:10105: checking for msleep configure:10134: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:10134: $? = 0 configure:10135: result: yes configure:10151: checking for msleep_interrupt configure:10180: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:10180: $? = 0 configure:10181: result: yes configure:10197: checking for msecs_to_jiffies configure:10227: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME -Iinclude conftest.c >&5 conftest.c: In function 'main': conftest.c:49:8: warning: assignment from incompatible pointer type configure:10227: $? = 0 configure:10228: result: yes configure:10243: checking for tty->count is the atomic type configure:10272: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:49:2: warning: passing argument 1 of 'atomic_read' from incompatible pointer type /lib/modules/2.6.38-8-generic/build/arch/x86/include/asm/atomic.h:23:19: note: expected 'const struct atomic_t *' but argument is of type 'int *' configure:10272: $? = 0 configure:10273: result: yes configure:10289: checking for video_get_drvdata configure:10319: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME -Iinclude conftest.c >&5 conftest.c:43:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. configure:10319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #ifdef CONFIG_HAVE_DEPRECATED_CONFIG_H | #include | #else | #include | #endif | #include | #include "media/v4l2-dev.h" | | int | main () | { | | void *(*func)(struct video_device *); | func = video_get_drvdata; | | ; | return 0; | } configure:10323: result: no configure:10389: checking for V4L1 layer configure:10417: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:40:3: warning: incompatible implicit declaration of built-in function 'exit' configure:10417: $? = 0 configure:10417: ./conftest configure:10417: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | /* end confdefs.h. */ | | #include "/lib/modules/2.6.38-8-generic/build/include/generated/autoconf.h" | int main( void ) { | #if !defined(CONFIG_VIDEO_V4L1) && !defined(CONFIG_VIDEO_V4L1_MODULE) | exit(1); | #else | exit(0); | #endif | } | configure:10421: result: no configure:10441: checking for V4L2 layer configure:10469: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:42:3: warning: incompatible implicit declaration of built-in function 'exit' configure:10469: $? = 0 configure:10469: ./conftest configure:10469: $? = 0 configure:10470: result: yes configure:10488: checking for io_remap_pfn_range configure:10517: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME -Werror-implicit-function-declaration conftest.c >&5 configure:10517: $? = 0 configure:10518: result: yes configure:10578: checking for kcalloc configure:10607: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:51:8: warning: assignment from incompatible pointer type configure:10607: $? = 0 configure:10608: result: yes configure:10623: checking for kstrdup configure:10652: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:52:8: warning: assignment from incompatible pointer type configure:10652: $? = 0 configure:10653: result: yes configure:10668: checking for kstrndup configure:10693: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:49:8: warning: assignment from incompatible pointer type configure:10693: $? = 0 configure:10694: result: yes configure:10709: checking for kzalloc configure:10738: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:54:8: warning: assignment from incompatible pointer type configure:10738: $? = 0 configure:10739: result: yes configure:10755: checking for create_workqueue with flags configure:10783: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:54:31: error: macro "create_workqueue" passed 2 arguments, but takes just 1 conftest.c:54:5: error: 'create_workqueue' undeclared (first use in this function) conftest.c:54:5: note: each undeclared identifier is reported only once for each function it appears in configure:10783: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 | #define CONFIG_HAVE_KCALLOC 1 | #define CONFIG_HAVE_KSTRDUP 1 | #define CONFIG_HAVE_KSTRNDUP 1 | #define CONFIG_HAVE_KZALLOC 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #ifdef CONFIG_HAVE_DEPRECATED_CONFIG_H | #include | #else | #include | #endif | #include | | int | main () | { | | create_workqueue("abcd", 0); | | ; | return 0; | } configure:10787: result: no configure:10800: checking for pci_ioremap_bar configure:10829: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:55:8: warning: assignment from incompatible pointer type configure:10829: $? = 0 configure:10830: result: yes configure:10845: checking for saved_config_space in pci_dev configure:10874: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:10874: $? = 0 configure:10875: result: yes configure:10891: checking for new pci_save_state configure:10920: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:57:17: warning: 'pci' is used uninitialized in this function configure:10920: $? = 0 configure:10921: result: yes configure:10936: checking for register_sound_special_device configure:10965: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:58:8: warning: assignment from incompatible pointer type configure:10965: $? = 0 configure:10966: result: yes configure:11151: checking for driver extra-version configure:11161: result: configure:11166: checking for driver version configure:11179: result: 1.0.24 configure:11182: checking for dynamic minor numbers configure:11198: result: no configure:11202: checking for sequencer support configure:11214: result: yes configure:11221: checking for OSS/Free emulation configure:11240: result: yes configure:11249: checking for OSS PCM plugin system inclusion configure:11261: result: yes configure:11273: checking for RTC support configure:11301: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:51:3: warning: incompatible implicit declaration of built-in function 'exit' configure:11301: $? = 0 configure:11301: ./conftest configure:11301: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 | #define CONFIG_HAVE_KCALLOC 1 | #define CONFIG_HAVE_KSTRDUP 1 | #define CONFIG_HAVE_KSTRNDUP 1 | #define CONFIG_HAVE_KZALLOC 1 | #define CONFIG_HAVE_PCI_IOREMAP_BAR 1 | #define CONFIG_HAVE_PCI_SAVED_CONFIG 1 | #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1 | #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1 | #define CONFIG_SND_VERSION "1.0.24" | #define CONFIG_SND_DATE "" | /* end confdefs.h. */ | | #include "/lib/modules/2.6.38-8-generic/build/include/generated/autoconf.h" | int main( void ) { | #if !defined(CONFIG_RTC) && !defined(CONFIG_RTC_MODULE) | exit(1); | #else | exit(0); | #endif | } | configure:11305: result: no configure:11320: checking for HPET support configure:11348: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:53:3: warning: incompatible implicit declaration of built-in function 'exit' configure:11348: $? = 0 configure:11348: ./conftest configure:11348: $? = 0 configure:11349: result: yes configure:11367: checking for Procfs support configure:11395: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:53:3: warning: incompatible implicit declaration of built-in function 'exit' configure:11395: $? = 0 configure:11395: ./conftest configure:11395: $? = 0 configure:11396: result: yes configure:11414: checking for USB support configure:11442: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:53:3: warning: incompatible implicit declaration of built-in function 'exit' configure:11442: $? = 0 configure:11442: ./conftest configure:11442: $? = 0 configure:11443: result: yes configure:11508: checking for kernel linux/usb/audio-v2.h configure:11519: result: yes configure:11548: checking for kernel linux/usb/audio.h configure:11559: result: yes configure:11587: checking for valid v1 in linux/usb/audio.h configure:11618: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:11618: $? = 0 configure:11619: result: yes configure:11627: checking for invalid v2 in linux/usb/audio.h configure:11651: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:60:38: error: storage size of 'tmp' isn't known conftest.c:60:38: warning: unused variable 'tmp' configure:11651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 | #define CONFIG_HAVE_KCALLOC 1 | #define CONFIG_HAVE_KSTRDUP 1 | #define CONFIG_HAVE_KSTRNDUP 1 | #define CONFIG_HAVE_KZALLOC 1 | #define CONFIG_HAVE_PCI_IOREMAP_BAR 1 | #define CONFIG_HAVE_PCI_SAVED_CONFIG 1 | #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1 | #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1 | #define CONFIG_SND_VERSION "1.0.24" | #define CONFIG_SND_DATE "" | /* end confdefs.h. */ | | #define __KERNEL__ | #ifdef CONFIG_HAVE_DEPRECATED_CONFIG_H | #include | #else | #include | #endif | #include | | int | main () | { | | struct uac_as_header_descriptor_v2 tmp; | tmp.bLength = 0; | | ; | return 0; | } configure:11655: result: no configure:11669: checking for valid linux/usb/audio-v2.h configure:11694: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: linux/config.h: No such file or directory compilation terminated. configure:11694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 | #define CONFIG_HAVE_KCALLOC 1 | #define CONFIG_HAVE_KSTRDUP 1 | #define CONFIG_HAVE_KSTRNDUP 1 | #define CONFIG_HAVE_KZALLOC 1 | #define CONFIG_HAVE_PCI_IOREMAP_BAR 1 | #define CONFIG_HAVE_PCI_SAVED_CONFIG 1 | #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1 | #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1 | #define CONFIG_SND_VERSION "1.0.24" | #define CONFIG_SND_DATE "" | /* end confdefs.h. */ | | #define __KERNEL__ | #ifdef CONFIG_HAVE_DEPRECATED_CONFIG_H | #include | #else | #include | #endif | #include | | int | main () | { | | struct struct uac_clock_multiplier_descriptor tmp; | tmp.bLength = 0; | | ; | return 0; | } configure:11698: result: no configure:11712: checking for kernel linux/usb/ch9.h configure:11723: result: yes configure:11750: checking usb_alloc_coherent configure:11780: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:11780: $? = 0 configure:11781: result: yes configure:11799: checking for class_simple configure:11828: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:61:58: error: 'class_simple_create' undeclared (first use in this function) conftest.c:61:58: note: each undeclared identifier is reported only once for each function it appears in configure:11828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 | #define CONFIG_HAVE_KCALLOC 1 | #define CONFIG_HAVE_KSTRDUP 1 | #define CONFIG_HAVE_KSTRNDUP 1 | #define CONFIG_HAVE_KZALLOC 1 | #define CONFIG_HAVE_PCI_IOREMAP_BAR 1 | #define CONFIG_HAVE_PCI_SAVED_CONFIG 1 | #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1 | #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1 | #define CONFIG_SND_VERSION "1.0.24" | #define CONFIG_SND_DATE "" | #define CONFIG_SND_HAVE_USB_ALLOC_COHERENT 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #ifdef CONFIG_HAVE_DEPRECATED_CONFIG_H | #include | #else | #include | #endif | #include | | int | main () | { | | struct class_simple *(*foo)(struct module *, char *) = class_simple_create; | foo(NULL,NULL); | | ; | return 0; | } configure:11832: result: no configure:11846: checking for old driver suspend/resume callbacks configure:11875: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:62:3: error: too many arguments to function 'driver.resume' configure:11875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 | #define CONFIG_HAVE_KCALLOC 1 | #define CONFIG_HAVE_KSTRDUP 1 | #define CONFIG_HAVE_KSTRNDUP 1 | #define CONFIG_HAVE_KZALLOC 1 | #define CONFIG_HAVE_PCI_IOREMAP_BAR 1 | #define CONFIG_HAVE_PCI_SAVED_CONFIG 1 | #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1 | #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1 | #define CONFIG_SND_VERSION "1.0.24" | #define CONFIG_SND_DATE "" | #define CONFIG_SND_HAVE_USB_ALLOC_COHERENT 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #ifdef CONFIG_HAVE_DEPRECATED_CONFIG_H | #include | #else | #include | #endif | #include | | int | main () | { | | static struct device_driver driver; | driver.resume(NULL, 0); | | ; | return 0; | } configure:11879: result: no configure:11893: checking for removal of page-reservation for nopage/mmap configure:11921: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:61:65: error: 'print_bad_pte' undeclared (first use in this function) conftest.c:61:65: note: each undeclared identifier is reported only once for each function it appears in conftest.c:61:10: warning: unused variable 'func' configure:11921: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 | #define CONFIG_HAVE_KCALLOC 1 | #define CONFIG_HAVE_KSTRDUP 1 | #define CONFIG_HAVE_KSTRNDUP 1 | #define CONFIG_HAVE_KZALLOC 1 | #define CONFIG_HAVE_PCI_IOREMAP_BAR 1 | #define CONFIG_HAVE_PCI_SAVED_CONFIG 1 | #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1 | #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1 | #define CONFIG_SND_VERSION "1.0.24" | #define CONFIG_SND_DATE "" | #define CONFIG_SND_HAVE_USB_ALLOC_COHERENT 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #ifdef CONFIG_HAVE_DEPRECATED_CONFIG_H | #include | #else | #include | #endif | #include | | int | main () | { | | void (*func)(struct vm_area_struct *, pte_t, unsigned long) = print_bad_pte; | | ; | return 0; | } configure:11925: result: no configure:11939: checking for nested class_device configure:11968: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:61:23: error: storage size of 'dev' isn't known conftest.c:61:23: warning: unused variable 'dev' configure:11968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 | #define CONFIG_HAVE_KCALLOC 1 | #define CONFIG_HAVE_KSTRDUP 1 | #define CONFIG_HAVE_KSTRNDUP 1 | #define CONFIG_HAVE_KZALLOC 1 | #define CONFIG_HAVE_PCI_IOREMAP_BAR 1 | #define CONFIG_HAVE_PCI_SAVED_CONFIG 1 | #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1 | #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1 | #define CONFIG_SND_VERSION "1.0.24" | #define CONFIG_SND_DATE "" | #define CONFIG_SND_HAVE_USB_ALLOC_COHERENT 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #ifdef CONFIG_HAVE_DEPRECATED_CONFIG_H | #include | #else | #include | #endif | #include | | int | main () | { | | struct class_device dev; | dev.parent = 0; | | ; | return 0; | } configure:11972: result: no configure:11986: checking for new IRQ handler configure:12015: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:12015: $? = 0 configure:12016: result: yes configure:12032: checking for gfp_t configure:12061: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:63:9: warning: unused variable 'flags' configure:12061: $? = 0 configure:12062: result: yes configure:12077: checking for GFP_DMA32 configure:12106: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:64:8: warning: unused variable 'flags' configure:12106: $? = 0 configure:12107: result: yes configure:12122: checking for page_to_pfn configure:12153: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:67:11: warning: cast to pointer from integer of different size configure:12153: $? = 0 configure:12154: result: yes configure:12320: checking for PnP suspend/resume configure:12349: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:12349: $? = 0 configure:12350: result: yes configure:12367: checking for device_create_drvdata configure:12395: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:69:29: error: 'device_create_drvdata' undeclared (first use in this function) conftest.c:69:29: note: each undeclared identifier is reported only once for each function it appears in conftest.c:69:20: warning: unused variable 'foo' configure:12395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 | #define CONFIG_HAVE_KCALLOC 1 | #define CONFIG_HAVE_KSTRDUP 1 | #define CONFIG_HAVE_KSTRNDUP 1 | #define CONFIG_HAVE_KZALLOC 1 | #define CONFIG_HAVE_PCI_IOREMAP_BAR 1 | #define CONFIG_HAVE_PCI_SAVED_CONFIG 1 | #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1 | #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1 | #define CONFIG_SND_VERSION "1.0.24" | #define CONFIG_SND_DATE "" | #define CONFIG_SND_HAVE_USB_ALLOC_COHERENT 1 | #define CONFIG_SND_NEW_IRQ_HANDLER 1 | #define CONFIG_HAVE_GFP_T 1 | #define CONFIG_HAVE_GFP_DMA32 1 | #define CONFIG_HAVE_PAGE_TO_PFN 1 | #define CONFIG_HAVE_INIT_UTSNAME 1 | #define CONFIG_HAVE_IS_POWER_OF_2 1 | #define CONFIG_HAVE_FFS 1 | #define CONFIG_HAVE_PNP_SUSPEND 1 | /* end confdefs.h. */ | | #define __KERNEL__ | #ifdef CONFIG_HAVE_DEPRECATED_CONFIG_H | #include | #else | #include | #endif | #include | | int | main () | { | | struct device *(*foo)() = device_create_drvdata; | | ; | return 0; | } configure:12399: result: no configure:12413: checking for pm_qos_request configure:12441: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 conftest.c: In function 'main': conftest.c:69:9: warning: unused variable 'foo' configure:12441: $? = 0 configure:12442: result: yes configure:12459: checking for static pm_qos_request configure:12488: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:12488: $? = 0 configure:12489: result: yes configure:12506: checking for new unlocked/compat_ioctl configure:12536: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:12536: $? = 0 configure:12537: result: yes configure:12554: checking for builtin _Bool support configure:12575: gcc -c -Wall -fno-strict-aliasing -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -Iinclude -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(dummy) -DKBUILD_MODNAME=KBUILD_BASENAME conftest.c >&5 configure:12575: $? = 0 configure:12576: result: yes configure:12598: checking for x86-compatible PC configure:12626: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:64:3: warning: incompatible implicit declaration of built-in function 'exit' configure:12626: $? = 0 configure:12626: ./conftest configure:12626: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 | #define CONFIG_HAVE_KCALLOC 1 | #define CONFIG_HAVE_KSTRDUP 1 | #define CONFIG_HAVE_KSTRNDUP 1 | #define CONFIG_HAVE_KZALLOC 1 | #define CONFIG_HAVE_PCI_IOREMAP_BAR 1 | #define CONFIG_HAVE_PCI_SAVED_CONFIG 1 | #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1 | #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1 | #define CONFIG_SND_VERSION "1.0.24" | #define CONFIG_SND_DATE "" | #define CONFIG_SND_HAVE_USB_ALLOC_COHERENT 1 | #define CONFIG_SND_NEW_IRQ_HANDLER 1 | #define CONFIG_HAVE_GFP_T 1 | #define CONFIG_HAVE_GFP_DMA32 1 | #define CONFIG_HAVE_PAGE_TO_PFN 1 | #define CONFIG_HAVE_INIT_UTSNAME 1 | #define CONFIG_HAVE_IS_POWER_OF_2 1 | #define CONFIG_HAVE_FFS 1 | #define CONFIG_HAVE_PNP_SUSPEND 1 | #define CONFIG_SND_HAVE_PM_QOS_REQUEST 1 | #define CONFIG_SND_HAVE_PM_QOS_REQUEST_STATIC 1 | #define CONFIG_SND_HAVE_NEW_IOCTL 1 | #define CONFIG_SND_HAS_BUILTIN_BOOL 1 | /* end confdefs.h. */ | | #include "/lib/modules/2.6.38-8-generic/build/include/generated/autoconf.h" | int main( void ) { | #if !defined(CONFIG_X86_PC) && !defined(CONFIG_X86_PC_MODULE) | exit(1); | #else | exit(0); | #endif | } | configure:12630: result: no configure:12645: checking for High-Res timers configure:12673: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:66:3: warning: incompatible implicit declaration of built-in function 'exit' configure:12673: $? = 0 configure:12673: ./conftest configure:12673: $? = 0 configure:12674: result: yes configure:12712: checking for PCMCIA support configure:12740: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:66:3: warning: incompatible implicit declaration of built-in function 'exit' configure:12740: $? = 0 configure:12740: ./conftest configure:12740: $? = 0 configure:12741: result: yes configure:12820: checking for PC9800 support in kernel configure:12848: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:64:3: warning: incompatible implicit declaration of built-in function 'exit' configure:12848: $? = 0 configure:12848: ./conftest configure:12848: $? = 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 PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define CONFIG_SND_MODULE 1 | #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" | #define CONFIG_SND_VERBOSE_PROCFS 1 | #define CONFIG_SND_VERBOSE_PRINTK 1 | #define CONFIG_SND_DEBUG 1 | #define CONFIG_SND_DEBUG_MEMORY 1 | #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 | #define CONFIG_HAVE_DUMP_STACK 1 | #define CONFIG_HAS_IOPORT 1 | #define CONFIG_ISAPNP_KERNEL 1 | #define CONFIG_PNP_KERNEL 1 | #define CONFIG_HAVE_STRLCPY 1 | #define CONFIG_HAVE_SNPRINTF 1 | #define CONFIG_HAVE_VSNPRINTF 1 | #define CONFIG_HAVE_SCNPRINTF 1 | #define CONFIG_HAVE_SSCANF 1 | #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 | #define CONFIG_HAVE_VZALLOC 1 | #define CONFIG_HAVE_PDE 1 | #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 | #define CONFIG_HAVE_PCI_DEV_PRESENT 1 | #define CONFIG_HAVE_MSLEEP 1 | #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 | #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 | #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 | #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 | #define CONFIG_HAVE_KCALLOC 1 | #define CONFIG_HAVE_KSTRDUP 1 | #define CONFIG_HAVE_KSTRNDUP 1 | #define CONFIG_HAVE_KZALLOC 1 | #define CONFIG_HAVE_PCI_IOREMAP_BAR 1 | #define CONFIG_HAVE_PCI_SAVED_CONFIG 1 | #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1 | #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1 | #define CONFIG_SND_VERSION "1.0.24" | #define CONFIG_SND_DATE "" | #define CONFIG_SND_HAVE_USB_ALLOC_COHERENT 1 | #define CONFIG_SND_NEW_IRQ_HANDLER 1 | #define CONFIG_HAVE_GFP_T 1 | #define CONFIG_HAVE_GFP_DMA32 1 | #define CONFIG_HAVE_PAGE_TO_PFN 1 | #define CONFIG_HAVE_INIT_UTSNAME 1 | #define CONFIG_HAVE_IS_POWER_OF_2 1 | #define CONFIG_HAVE_FFS 1 | #define CONFIG_HAVE_PNP_SUSPEND 1 | #define CONFIG_SND_HAVE_PM_QOS_REQUEST 1 | #define CONFIG_SND_HAVE_PM_QOS_REQUEST_STATIC 1 | #define CONFIG_SND_HAVE_NEW_IOCTL 1 | #define CONFIG_SND_HAS_BUILTIN_BOOL 1 | /* end confdefs.h. */ | | #include "/lib/modules/2.6.38-8-generic/build/include/generated/autoconf.h" | int main( void ) { | #if !defined(CONFIG_X86_PC9800) && !defined(CONFIG_X86_PC9800_MODULE) | exit(1); | #else | exit(0); | #endif | } | configure:12852: result: no configure:12870: checking for parallel port support configure:12898: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:66:3: warning: incompatible implicit declaration of built-in function 'exit' configure:12898: $? = 0 configure:12898: ./conftest configure:12898: $? = 0 configure:12899: result: yes configure:12969: checking for power management configure:12997: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:66:3: warning: incompatible implicit declaration of built-in function 'exit' configure:12997: $? = 0 configure:12997: ./conftest configure:12997: $? = 0 configure:12998: result: yes configure:13018: checking for CONFIG_HAS_DMA configure:13046: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:66:3: warning: incompatible implicit declaration of built-in function 'exit' configure:13046: $? = 0 configure:13046: ./conftest configure:13046: $? = 0 configure:13047: result: yes configure:13068: checking for FireWire support configure:13096: gcc -o conftest -g -O2 -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include conftest.c >&5 conftest.c: In function 'main': conftest.c:66:3: warning: incompatible implicit declaration of built-in function 'exit' configure:13096: $? = 0 configure:13096: ./conftest configure:13096: $? = 0 configure:13097: result: yes configure:13114: checking for cards to compile driver for configure:13125: result: all configure:13127: checking for additonal options to compile driver for configure:13138: result: all configure:18946: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on yerbouti config.status:1756: creating version config.status:1756: creating Makefile.conf config.status:1859: WARNING: 'Makefile.conf.in' seems to ignore the --datarootdir setting config.status:1756: creating snddevices config.status:1756: creating utils/alsa-driver.spec config.status:1756: creating utils/buildrpm config.status:1756: creating toplevel.config config.status:1756: creating utils/alsasound config.status:1756: creating utils/alsasound.posix config.status:1756: creating include/pci_ids_compat.h config.status:1756: creating include/i2c-id_compat.h config.status:1756: creating include/config.h config.status:1930: include/config.h is unchanged config.status:1756: creating include/config1.h config.status:1930: include/config1.h is unchanged config.status:1756: creating include/version.h config.status:1930: include/version.h is unchanged config.status:1756: creating include/autoconf-extra.h config.status:1930: include/autoconf-extra.h is unchanged ## ---------------- ## ## 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. ## ## ----------------- ## ALSAKERNELDIR='/home/fex/workspace/Alsa/MIDI/alsa-driver/alsa-kernel' AR='ar' ARCH='x86_64' AS='as' CC='gcc' CFLAGS='-g -O2' CONFIG_AC97_BUS='m' CONFIG_ALPHA='' CONFIG_ARCH_AT91='' CONFIG_ARCH_AT91SAM9G20='' CONFIG_ARCH_DAVINCI='' CONFIG_ARCH_EP93XX='' CONFIG_ARCH_H1940='' CONFIG_ARCH_KIRKWOOD='' CONFIG_ARCH_MXC='' CONFIG_ARCH_OMAP='' CONFIG_ARCH_PXA='' CONFIG_ARCH_S3C2410='' CONFIG_ARCH_S3C64XX='' CONFIG_ARCH_S5P6442='' CONFIG_ARCH_S5P64X0='' CONFIG_ARCH_S5PC100='' CONFIG_ARCH_S5PV210='' CONFIG_ARCH_S5PV310='' CONFIG_ARCH_SA1100='' CONFIG_ARCH_SHMOBILE='' CONFIG_ARCH_TEGRA='' CONFIG_ARCH_W90X900='' CONFIG_ARM='' CONFIG_ARM_AMBA='' CONFIG_AT91_PROGRAMMABLE_CLOCKS='' CONFIG_ATMEL_SSC='' CONFIG_AVR32='' CONFIG_BITREVERSE='' CONFIG_BLACKFIN='' CONFIG_BOARD_PLAYPAQ='' CONFIG_BROKEN='' CONFIG_CPU_SH3='' CONFIG_CPU_SUBTYPE_SH7760='' CONFIG_DMADEVICES='' CONFIG_DMA_ENGINE='' CONFIG_DW_DMAC='' CONFIG_EXPERIMENTAL='y' CONFIG_FB_SH_MOBILE_HDMI='' CONFIG_FIQ='' CONFIG_FIREWIRE='y' CONFIG_FSL_SOC='' CONFIG_FW_LOADER='y' CONFIG_G2_DMA='' CONFIG_GCD='' CONFIG_GSC='' CONFIG_HAS_DMA='y' CONFIG_HAS_IOMEM='' CONFIG_HAS_IOPORT='y' CONFIG_HAS_TXX9_ACLC='' CONFIG_HAVE_CLK='' CONFIG_HIGH_RES_TIMERS='y' CONFIG_HPET='y' CONFIG_I2C='y' CONFIG_I2C_POWERMAC='' CONFIG_I2C_SENSOR='' CONFIG_INPUT='y' CONFIG_INTEL_SCU_IPC='' CONFIG_ISA='' CONFIG_ISAPNP='' CONFIG_ISAPNP_KERNEL='y' CONFIG_ISA_DMA_API='y' CONFIG_JZ4740_QI_LB60='' CONFIG_L3='' CONFIG_LZO_COMPRESS='' CONFIG_LZO_DECOMPRESS='' CONFIG_M68K='' CONFIG_MACH_AFEB9260='' CONFIG_MACH_AMS_DELTA='' CONFIG_MACH_AQUILA='' CONFIG_MACH_CM_T35='' CONFIG_MACH_CM_X300='' CONFIG_MACH_DAVINCI_DA830_EVM='' CONFIG_MACH_DAVINCI_DA850_EVM='' CONFIG_MACH_DAVINCI_DM355_EVM='' CONFIG_MACH_DAVINCI_DM365_EVM='' CONFIG_MACH_DAVINCI_DM6467_EVM='' CONFIG_MACH_DAVINCI_EVM='' CONFIG_MACH_DEVKIT8000='' CONFIG_MACH_E740='' CONFIG_MACH_E750='' CONFIG_MACH_E800='' CONFIG_MACH_EDB9301='' CONFIG_MACH_EDB9302='' CONFIG_MACH_EDB9302A='' CONFIG_MACH_EDB9307A='' CONFIG_MACH_EDB9315A='' CONFIG_MACH_EM_X270='' CONFIG_MACH_EUKREA_MBIMX27_BASEBOARD='' CONFIG_MACH_EUKREA_MBIMXSD25_BASEBOARD='' CONFIG_MACH_EUKREA_MBIMXSD35_BASEBOARD='' CONFIG_MACH_EUKREA_MBIMXSD51_BASEBOARD='' CONFIG_MACH_EXEDA='' CONFIG_MACH_GONI='' CONFIG_MACH_HARMONY='' CONFIG_MACH_IGEP0020='' CONFIG_MACH_IMX27_VISSTRIM_M10='' CONFIG_MACH_JIVE='' CONFIG_MACH_JZ4740='' CONFIG_MACH_MAGICIAN='' CONFIG_MACH_MIOA701='' CONFIG_MACH_MX31ADS_WM1133_EV1='' CONFIG_MACH_NEO1973_GTA01='' CONFIG_MACH_NEO1973_GTA02='' CONFIG_MACH_NOKIA_N810='' CONFIG_MACH_NOKIA_RX51='' CONFIG_MACH_OMAP2EVM='' CONFIG_MACH_OMAP3517EVM='' CONFIG_MACH_OMAP3EVM='' CONFIG_MACH_OMAP3_BEAGLE='' CONFIG_MACH_OMAP3_PANDORA='' CONFIG_MACH_OMAP_3430SDP='' CONFIG_MACH_OMAP_4430SDP='' CONFIG_MACH_OMAP_OSK='' CONFIG_MACH_OMAP_ZOOM2='' CONFIG_MACH_OPENRD_CLIENT='' CONFIG_MACH_OPENRD_ULTIMATE='' CONFIG_MACH_OVERO='' CONFIG_MACH_PALMLD='' CONFIG_MACH_PALMT5='' CONFIG_MACH_PALMTE2='' CONFIG_MACH_PALMTX='' CONFIG_MACH_PCA100='' CONFIG_MACH_PCM043='' CONFIG_MACH_POODLE='' CONFIG_MACH_RAUMFELD_CONNECTOR='' CONFIG_MACH_RAUMFELD_SPEAKER='' CONFIG_MACH_RX1950='' CONFIG_MACH_SAARB='' CONFIG_MACH_SFFSDR='' CONFIG_MACH_SIM_ONE='' CONFIG_MACH_SMARTQ='' CONFIG_MACH_SMDK2443='' CONFIG_MACH_SMDK6410='' CONFIG_MACH_SMDK6440='' CONFIG_MACH_SMDK6442='' CONFIG_MACH_SMDK6450='' CONFIG_MACH_SMDKC100='' CONFIG_MACH_SMDKC110='' CONFIG_MACH_SMDKC210='' CONFIG_MACH_SMDKV210='' CONFIG_MACH_SMDKV310='' CONFIG_MACH_SNAPPER_CL15='' CONFIG_MACH_T5325='' CONFIG_MACH_TAVOREVB3='' CONFIG_MACH_TOSA='' CONFIG_MACH_ZIPIT2='' CONFIG_MACH_ZYLONITE='' CONFIG_MFD_DAVINCI_VOICECODEC='' CONFIG_MFD_TC6393XB='' CONFIG_MIPS='' CONFIG_MPC8610_HPCD='' CONFIG_OMAP_MCBSP='' CONFIG_OMAP_MUX='' CONFIG_P1022_DS='' CONFIG_PARISC='' CONFIG_PARPORT='y' CONFIG_PCI='y' CONFIG_PCMCIA='y' CONFIG_PCSPKR_PLATFORM='y' CONFIG_PM='y' CONFIG_PNP='' CONFIG_PNP_KERNEL='y' CONFIG_PPC='' CONFIG_PPC_BESTCOMM='' CONFIG_PPC_BESTCOMM_GEN_BD='' CONFIG_PPC_EFIKA='' CONFIG_PPC_MPC5200_SIMPLE='' CONFIG_PPC_MPC52XX='' CONFIG_PPC_PMAC='' CONFIG_PROC_FS='y' CONFIG_PS3_PS3AV='' CONFIG_PXA_SHARP_C7XX='' CONFIG_PXA_SHARP_CXX00='' CONFIG_PXA_SSP='' CONFIG_RTC='' CONFIG_S3C2410_DMA='' CONFIG_S3C64XX_DMA='' CONFIG_SBUS='' CONFIG_SFFSDR_FPGA='' CONFIG_SGI='' CONFIG_SGI_HAS_HAL2='' CONFIG_SGI_IP32='' CONFIG_SH_DMABRG='' CONFIG_SH_DMAE='' CONFIG_SH_DREAMCAST='' CONFIG_SH_MIGOR='' CONFIG_SND='m' CONFIG_SND_AC97_CODEC='m' CONFIG_SND_AC97_POWER_SAVE='y' CONFIG_SND_AC97_POWER_SAVE_DEFAULT='0' CONFIG_SND_AD1816A='' CONFIG_SND_AD1848='' CONFIG_SND_AD1889='m' CONFIG_SND_ADLIB='' CONFIG_SND_AICA='' CONFIG_SND_ALI5451='m' CONFIG_SND_ALOOP='m' CONFIG_SND_ALS100='' CONFIG_SND_ALS300='m' CONFIG_SND_ALS4000='m' 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_ARM='' CONFIG_SND_ARMAACI='' CONFIG_SND_ASIHPI='m' CONFIG_SND_AT32_SOC_PLAYPAQ='' CONFIG_SND_AT32_SOC_PLAYPAQ_SLAVE='' CONFIG_SND_AT73C213='' CONFIG_SND_AT73C213_TARGET_BITRATE='' CONFIG_SND_AT91_SOC_AFEB9260='' CONFIG_SND_AT91_SOC_SAM9G20_WM8731='' CONFIG_SND_ATIIXP='m' CONFIG_SND_ATIIXP_MODEM='m' CONFIG_SND_ATMEL_ABDAC='' CONFIG_SND_ATMEL_AC97C='' CONFIG_SND_ATMEL_SOC='' CONFIG_SND_ATMEL_SOC_SSC='' CONFIG_SND_AU1X00='' CONFIG_SND_AU8810='m' CONFIG_SND_AU8820='m' CONFIG_SND_AU8830='m' CONFIG_SND_AW2='m' CONFIG_SND_AZT1605='' CONFIG_SND_AZT2316='' CONFIG_SND_AZT2320='' CONFIG_SND_AZT3328='m' CONFIG_SND_BF5XX_AC97='' CONFIG_SND_BF5XX_HAVE_COLD_RESET='' CONFIG_SND_BF5XX_I2S='' CONFIG_SND_BF5XX_MMAP_SUPPORT='' CONFIG_SND_BF5XX_MULTICHAN_SUPPORT='' CONFIG_SND_BF5XX_RESET_GPIO_NUM='' CONFIG_SND_BF5XX_SOC_AC97='' CONFIG_SND_BF5XX_SOC_AD1836='' CONFIG_SND_BF5XX_SOC_AD193X='' CONFIG_SND_BF5XX_SOC_AD1980='' CONFIG_SND_BF5XX_SOC_AD73311='' CONFIG_SND_BF5XX_SOC_I2S='' CONFIG_SND_BF5XX_SOC_SPORT='' CONFIG_SND_BF5XX_SOC_SSM2602='' CONFIG_SND_BF5XX_SOC_TDM='' CONFIG_SND_BF5XX_SPORT_NUM='' CONFIG_SND_BF5XX_TDM='' CONFIG_SND_BFIN_AD73311_SE='' CONFIG_SND_BIT32_EMUL='' CONFIG_SND_BT87X='m' CONFIG_SND_BT87X_OVERCLOCK='y' CONFIG_SND_CA0106='m' CONFIG_SND_CMI8330='' CONFIG_SND_CMIPCI='m' CONFIG_SND_CS4231='' CONFIG_SND_CS4236='' CONFIG_SND_CS4281='m' CONFIG_SND_CS46XX='m' CONFIG_SND_CS46XX_NEW_DSP='y' CONFIG_SND_CS5530='m' CONFIG_SND_CS5535AUDIO='m' CONFIG_SND_CTXFI='m' CONFIG_SND_DA830_SOC_EVM='' CONFIG_SND_DA850_SOC_EVM='' CONFIG_SND_DARLA20='m' CONFIG_SND_DARLA24='m' CONFIG_SND_DATE='' CONFIG_SND_DAVINCI_SOC='' CONFIG_SND_DAVINCI_SOC_EVM='' CONFIG_SND_DAVINCI_SOC_I2S='' CONFIG_SND_DAVINCI_SOC_MCASP='' CONFIG_SND_DAVINCI_SOC_SFFSDR='' CONFIG_SND_DAVINCI_SOC_VCIF='' CONFIG_SND_DEBUG='y' CONFIG_SND_DEBUG_MEMORY='y' CONFIG_SND_DEBUG_VERBOSE='' CONFIG_SND_DM365_AIC3X_CODEC='y' CONFIG_SND_DM365_VOICE_CODEC='' CONFIG_SND_DM6467_SOC_EVM='' CONFIG_SND_DMA_SGBUF='y' CONFIG_SND_DRIVERS='y' CONFIG_SND_DUMMY='m' CONFIG_SND_DYNAMIC_MINORS='y' CONFIG_SND_ECHO3G='m' CONFIG_SND_EMU10K1='m' CONFIG_SND_EMU10K1X='m' CONFIG_SND_EMU10K1_SEQ='m' CONFIG_SND_ENS1370='m' CONFIG_SND_ENS1371='m' CONFIG_SND_EP93XX_SOC='' CONFIG_SND_EP93XX_SOC_AC97='' CONFIG_SND_EP93XX_SOC_EDB93XX='' CONFIG_SND_EP93XX_SOC_I2S='' CONFIG_SND_EP93XX_SOC_SIMONE='' CONFIG_SND_EP93XX_SOC_SNAPPERCL15='' CONFIG_SND_ES1688='' CONFIG_SND_ES18XX='' CONFIG_SND_ES1938='m' CONFIG_SND_ES1968='m' CONFIG_SND_ES1968_INPUT='y' CONFIG_SND_FIREWIRE='y' CONFIG_SND_FIREWIRE_LIB='m' CONFIG_SND_FIREWIRE_SPEAKERS='' CONFIG_SND_FM801='m' CONFIG_SND_FM801_TEA575X='m' CONFIG_SND_FM801_TEA575X_BOOL='y' CONFIG_SND_FSI_AK4642='' CONFIG_SND_FSI_DA7210='' CONFIG_SND_FSI_HDMI='' CONFIG_SND_GINA20='m' CONFIG_SND_GINA24='m' CONFIG_SND_GSC='' CONFIG_SND_GUSCLASSIC='' CONFIG_SND_GUSEXTREME='' CONFIG_SND_GUSMAX='' CONFIG_SND_HARMONY='' CONFIG_SND_HDA_CODEC_ANALOG='y' CONFIG_SND_HDA_CODEC_CA0110='y' CONFIG_SND_HDA_CODEC_CIRRUS='y' CONFIG_SND_HDA_CODEC_CMEDIA='y' CONFIG_SND_HDA_CODEC_CONEXANT='y' CONFIG_SND_HDA_CODEC_HDMI='y' CONFIG_SND_HDA_CODEC_REALTEK='y' CONFIG_SND_HDA_CODEC_SI3054='y' CONFIG_SND_HDA_CODEC_SIGMATEL='y' CONFIG_SND_HDA_CODEC_VIA='y' CONFIG_SND_HDA_GENERIC='y' CONFIG_SND_HDA_HWDEP='y' CONFIG_SND_HDA_INPUT_BEEP='y' CONFIG_SND_HDA_INPUT_BEEP_MODE='1' CONFIG_SND_HDA_INPUT_JACK='y' CONFIG_SND_HDA_INTEL='m' CONFIG_SND_HDA_PATCH_LOADER='y' CONFIG_SND_HDA_POWER_SAVE='y' CONFIG_SND_HDA_POWER_SAVE_DEFAULT='0' CONFIG_SND_HDA_RECONFIG='y' CONFIG_SND_HDSP='m' CONFIG_SND_HDSPM='m' CONFIG_SND_HPET='' CONFIG_SND_HRTIMER='m' CONFIG_SND_HWDEP='m' CONFIG_SND_ICE1712='m' CONFIG_SND_ICE1724='m' CONFIG_SND_IMX_SOC='' CONFIG_SND_INDIGO='m' CONFIG_SND_INDIGODJ='m' CONFIG_SND_INDIGODJX='m' CONFIG_SND_INDIGOIO='m' CONFIG_SND_INDIGOIOX='m' CONFIG_SND_INTEL8X0='m' CONFIG_SND_INTEL8X0M='m' CONFIG_SND_INTEL_SST='' CONFIG_SND_INTERWAVE='' CONFIG_SND_INTERWAVE_STB='' CONFIG_SND_ISA='' CONFIG_SND_ISIGHT='m' CONFIG_SND_JACK='y' CONFIG_SND_JAZZ16='' CONFIG_SND_JZ4740_SOC='' CONFIG_SND_JZ4740_SOC_I2S='' CONFIG_SND_JZ4740_SOC_QI_LB60='' CONFIG_SND_KERNELBUILD='/lib/modules/2.6.38-8-generic/build' CONFIG_SND_KERNELDIR='/lib/modules/2.6.38-8-generic/build' CONFIG_SND_KIRKWOOD_SOC='' CONFIG_SND_KIRKWOOD_SOC_I2S='' CONFIG_SND_KIRKWOOD_SOC_OPENRD='' CONFIG_SND_KIRKWOOD_SOC_T5325='' CONFIG_SND_KORG1212='m' CONFIG_SND_LAYLA20='m' CONFIG_SND_LAYLA24='m' CONFIG_SND_LOOPBACK='m' CONFIG_SND_LX6464ES='m' CONFIG_SND_MAESTRO3='m' CONFIG_SND_MAESTRO3_INPUT='y' CONFIG_SND_MFLD_MACHINE='' CONFIG_SND_MIA='m' CONFIG_SND_MIPS='' CONFIG_SND_MIRO='' CONFIG_SND_MIXART='m' CONFIG_SND_MIXER_OSS='m' CONFIG_SND_ML403_AC97CR='' CONFIG_SND_MONA='m' CONFIG_SND_MPC52XX_DMA='' CONFIG_SND_MPC52XX_SOC_EFIKA='' CONFIG_SND_MPC52XX_SOC_PCM030='' CONFIG_SND_MPU401='m' CONFIG_SND_MPU401_UART='m' CONFIG_SND_MSND_CLASSIC='' CONFIG_SND_MSND_PINNACLE='' CONFIG_SND_MTPAV='m' CONFIG_SND_MTS64='m' CONFIG_SND_MVERSION='y' CONFIG_SND_MXC_SOC_FIQ='' CONFIG_SND_MXC_SOC_MX2='' CONFIG_SND_MXC_SOC_SSI='' CONFIG_SND_MXC_SOC_WM1133_EV1='' CONFIG_SND_NM256='m' CONFIG_SND_OMAP_SOC='' CONFIG_SND_OMAP_SOC_AM3517EVM='' CONFIG_SND_OMAP_SOC_AMS_DELTA='' CONFIG_SND_OMAP_SOC_IGEP0020='' CONFIG_SND_OMAP_SOC_MCBSP='' CONFIG_SND_OMAP_SOC_MCPDM='' CONFIG_SND_OMAP_SOC_N810='' CONFIG_SND_OMAP_SOC_OMAP2EVM='' CONFIG_SND_OMAP_SOC_OMAP3EVM='' CONFIG_SND_OMAP_SOC_OMAP3_BEAGLE='' CONFIG_SND_OMAP_SOC_OMAP3_PANDORA='' CONFIG_SND_OMAP_SOC_OSK5912='' CONFIG_SND_OMAP_SOC_OVERO='' CONFIG_SND_OMAP_SOC_RX51='' CONFIG_SND_OMAP_SOC_SDP3430='' CONFIG_SND_OMAP_SOC_SDP4430='' CONFIG_SND_OMAP_SOC_ZOOM2='' CONFIG_SND_OPL3SA2='' CONFIG_SND_OPL3_LIB='m' CONFIG_SND_OPL3_LIB_SEQ='m' CONFIG_SND_OPL4_LIB='' CONFIG_SND_OPL4_LIB_SEQ='' CONFIG_SND_OPTI92X_AD1848='' CONFIG_SND_OPTI92X_CS4231='' CONFIG_SND_OPTI93X='' CONFIG_SND_OSSEMUL='y' CONFIG_SND_OXYGEN='m' CONFIG_SND_OXYGEN_LIB='m' CONFIG_SND_PC98_CS4232='' CONFIG_SND_PCI='y' CONFIG_SND_PCM='m' CONFIG_SND_PCMCIA='y' CONFIG_SND_PCM_OSS='m' CONFIG_SND_PCM_OSS_PLUGINS='y' CONFIG_SND_PCM_XRUN_DEBUG='y' CONFIG_SND_PCSP='m' CONFIG_SND_PCXHR='m' CONFIG_SND_PDAUDIOCF='m' CONFIG_SND_PDPLUS='m' CONFIG_SND_PORTMAN2X4='m' CONFIG_SND_POWERMAC='' CONFIG_SND_POWERMAC_AUTO_DRC='' CONFIG_SND_PPC='' CONFIG_SND_PS3='' CONFIG_SND_PS3_DEFAULT_START_DELAY='' CONFIG_SND_PXA2XX_AC97='' CONFIG_SND_PXA2XX_I2SOUND='' CONFIG_SND_PXA2XX_LIB='' CONFIG_SND_PXA2XX_LIB_AC97='' CONFIG_SND_PXA2XX_PCM='' CONFIG_SND_PXA2XX_SOC='' CONFIG_SND_PXA2XX_SOC_AC97='' CONFIG_SND_PXA2XX_SOC_CORGI='' CONFIG_SND_PXA2XX_SOC_E740='' CONFIG_SND_PXA2XX_SOC_E750='' CONFIG_SND_PXA2XX_SOC_E800='' CONFIG_SND_PXA2XX_SOC_EM_X270='' CONFIG_SND_PXA2XX_SOC_I2S='' CONFIG_SND_PXA2XX_SOC_IMOTE2='' CONFIG_SND_PXA2XX_SOC_MAGICIAN='' CONFIG_SND_PXA2XX_SOC_MIOA701='' CONFIG_SND_PXA2XX_SOC_PALM27X='' CONFIG_SND_PXA2XX_SOC_POODLE='' CONFIG_SND_PXA2XX_SOC_SPITZ='' CONFIG_SND_PXA2XX_SOC_TOSA='' CONFIG_SND_PXA2XX_SOC_Z2='' CONFIG_SND_PXA_SOC_SSP='' CONFIG_SND_RAWMIDI='m' CONFIG_SND_RAWMIDI_SEQ='m' CONFIG_SND_RIPTIDE='m' CONFIG_SND_RME32='m' CONFIG_SND_RME9652='m' CONFIG_SND_RME96='m' CONFIG_SND_RTCTIMER='' CONFIG_SND_S3C2410='' CONFIG_SND_S3C2412_SOC_I2S='' CONFIG_SND_S3C24XX_I2S='' CONFIG_SND_S3C_I2SV2_SOC='' CONFIG_SND_S6000_SOC='' CONFIG_SND_S6000_SOC_I2S='' CONFIG_SND_S6000_SOC_S6IPCAM='' CONFIG_SND_SA11XX_UDA1341='' CONFIG_SND_SAMSUNG_AC97='' CONFIG_SND_SAMSUNG_I2S='' CONFIG_SND_SAMSUNG_PCM='' CONFIG_SND_SAMSUNG_SPDIF='' CONFIG_SND_SB16='' CONFIG_SND_SB16_CSP='' CONFIG_SND_SB16_DSP='m' CONFIG_SND_SB8='' CONFIG_SND_SB8_DSP='' CONFIG_SND_SBAWE='' CONFIG_SND_SBAWE_SEQ='' CONFIG_SND_SB_COMMON='m' CONFIG_SND_SC6000='' CONFIG_SND_SEQUENCER='m' CONFIG_SND_SEQUENCER_OSS='y' CONFIG_SND_SEQ_DUMMY='m' CONFIG_SND_SEQ_HRTIMER_DEFAULT='y' CONFIG_SND_SEQ_RTCTIMER_DEFAULT='' CONFIG_SND_SERIALMIDI='' CONFIG_SND_SERIAL_U16550='m' CONFIG_SND_SGI_HAL2='' CONFIG_SND_SGI_O2='' CONFIG_SND_SH7760_AC97='' CONFIG_SND_SH_DAC_AUDIO='' CONFIG_SND_SIS7019='' CONFIG_SND_SIU_MIGOR='' CONFIG_SND_SOC='m' CONFIG_SND_SOC_88PM860X='' CONFIG_SND_SOC_AC97_BUS='' CONFIG_SND_SOC_AC97_CODEC='' CONFIG_SND_SOC_AD1836='' CONFIG_SND_SOC_AD193X='' CONFIG_SND_SOC_AD1980='' CONFIG_SND_SOC_AD73311='' CONFIG_SND_SOC_ADS117X='' CONFIG_SND_SOC_AK4104='' CONFIG_SND_SOC_AK4535='' CONFIG_SND_SOC_AK4642='' CONFIG_SND_SOC_AK4671='' CONFIG_SND_SOC_ALC5623='' CONFIG_SND_SOC_ALL_CODECS='' CONFIG_SND_SOC_AU1XPSC='' CONFIG_SND_SOC_AU1XPSC_AC97='' CONFIG_SND_SOC_AU1XPSC_I2S='' CONFIG_SND_SOC_CACHE_LZO='' CONFIG_SND_SOC_CQ0093VC='' CONFIG_SND_SOC_CS4270='' CONFIG_SND_SOC_CS4270_VD33_ERRATA='' CONFIG_SND_SOC_CS4271='' CONFIG_SND_SOC_CS42L51='' CONFIG_SND_SOC_CX20442='' CONFIG_SND_SOC_DA7210='' CONFIG_SND_SOC_DB1200='' CONFIG_SND_SOC_DFBMCS320='' CONFIG_SND_SOC_DMIC='' CONFIG_SND_SOC_EUKREA_TLV320='' CONFIG_SND_SOC_GONI_AQUILA_WM8994='' CONFIG_SND_SOC_I2C_AND_SPI='m' CONFIG_SND_SOC_JZ4740_CODEC='' CONFIG_SND_SOC_L3='' CONFIG_SND_SOC_LM4857='' CONFIG_SND_SOC_MAX98088='' CONFIG_SND_SOC_MAX9877='' CONFIG_SND_SOC_MPC5200_AC97='' CONFIG_SND_SOC_MPC5200_I2S='' CONFIG_SND_SOC_MPC8610_HPCD='' CONFIG_SND_SOC_MX27VIS_AIC32X4='' CONFIG_SND_SOC_NUC900='' CONFIG_SND_SOC_NUC900EVB='' CONFIG_SND_SOC_NUC900_AC97='' CONFIG_SND_SOC_P1022_DS='' CONFIG_SND_SOC_PCM3008='' CONFIG_SND_SOC_PCM_SH7760='' CONFIG_SND_SOC_PHYCORE_AC97='' CONFIG_SND_SOC_POWERPC_SSI='' CONFIG_SND_SOC_RAUMFELD='' CONFIG_SND_SOC_SAARB='' CONFIG_SND_SOC_SAMSUNG='' CONFIG_SND_SOC_SAMSUNG_H1940_UDA1380='' CONFIG_SND_SOC_SAMSUNG_JIVE_WM8750='' CONFIG_SND_SOC_SAMSUNG_LN2440SBC_ALC650='' CONFIG_SND_SOC_SAMSUNG_NEO1973_WM8753='' CONFIG_SND_SOC_SAMSUNG_RX1950_UDA1380='' CONFIG_SND_SOC_SAMSUNG_S3C24XX_UDA134X='' CONFIG_SND_SOC_SAMSUNG_SIMTEC='' CONFIG_SND_SOC_SAMSUNG_SIMTEC_HERMES='' CONFIG_SND_SOC_SAMSUNG_SIMTEC_TLV320AIC23='' CONFIG_SND_SOC_SAMSUNG_SMDK2443_WM9710='' CONFIG_SND_SOC_SAMSUNG_SMDK_SPDIF='' CONFIG_SND_SOC_SAMSUNG_SMDK_WM8580='' CONFIG_SND_SOC_SAMSUNG_SMDK_WM8994='' CONFIG_SND_SOC_SAMSUNG_SMDK_WM9713='' CONFIG_SND_SOC_SGTL5000='' CONFIG_SND_SOC_SH4_FSI='' CONFIG_SND_SOC_SH4_HAC='' CONFIG_SND_SOC_SH4_SIU='' CONFIG_SND_SOC_SH4_SSI='' CONFIG_SND_SOC_SMARTQ='' CONFIG_SND_SOC_SN95031='' CONFIG_SND_SOC_SPDIF='' CONFIG_SND_SOC_SSM2602='' CONFIG_SND_SOC_STAC9766='' CONFIG_SND_SOC_TAVOREVB3='' CONFIG_SND_SOC_TLV320AIC23='' CONFIG_SND_SOC_TLV320AIC26='' CONFIG_SND_SOC_TLV320AIC3X='' CONFIG_SND_SOC_TLV320DAC33='' CONFIG_SND_SOC_TPA6130A2='' CONFIG_SND_SOC_TVL320AIC32X4='' CONFIG_SND_SOC_TWL4030='' CONFIG_SND_SOC_TWL6040='' CONFIG_SND_SOC_TXX9ACLC='' CONFIG_SND_SOC_TXX9ACLC_AC97='' CONFIG_SND_SOC_TXX9ACLC_GENERIC='' CONFIG_SND_SOC_UDA134X='' CONFIG_SND_SOC_UDA1380='' CONFIG_SND_SOC_WL1273='' CONFIG_SND_SOC_WM2000='' CONFIG_SND_SOC_WM8350='' CONFIG_SND_SOC_WM8400='' CONFIG_SND_SOC_WM8510='' CONFIG_SND_SOC_WM8523='' CONFIG_SND_SOC_WM8580='' CONFIG_SND_SOC_WM8711='' CONFIG_SND_SOC_WM8727='' CONFIG_SND_SOC_WM8728='' CONFIG_SND_SOC_WM8731='' CONFIG_SND_SOC_WM8737='' CONFIG_SND_SOC_WM8741='' CONFIG_SND_SOC_WM8750='' CONFIG_SND_SOC_WM8753='' CONFIG_SND_SOC_WM8770='' CONFIG_SND_SOC_WM8776='' CONFIG_SND_SOC_WM8804='' CONFIG_SND_SOC_WM8900='' CONFIG_SND_SOC_WM8903='' CONFIG_SND_SOC_WM8904='' CONFIG_SND_SOC_WM8940='' CONFIG_SND_SOC_WM8955='' CONFIG_SND_SOC_WM8960='' CONFIG_SND_SOC_WM8961='' CONFIG_SND_SOC_WM8962='' CONFIG_SND_SOC_WM8971='' CONFIG_SND_SOC_WM8974='' CONFIG_SND_SOC_WM8978='' CONFIG_SND_SOC_WM8985='' CONFIG_SND_SOC_WM8988='' CONFIG_SND_SOC_WM8990='' CONFIG_SND_SOC_WM8991='' CONFIG_SND_SOC_WM8993='' CONFIG_SND_SOC_WM8994='' CONFIG_SND_SOC_WM8995='' CONFIG_SND_SOC_WM9081='' CONFIG_SND_SOC_WM9090='' CONFIG_SND_SOC_WM9705='' CONFIG_SND_SOC_WM9712='' CONFIG_SND_SOC_WM9713='' CONFIG_SND_SOC_WM_HUBS='m' CONFIG_SND_SOC_ZYLONITE='' CONFIG_SND_SONICVIBES='m' CONFIG_SND_SPARC='' CONFIG_SND_SPI='' CONFIG_SND_SSCAPE='' CONFIG_SND_SST_PLATFORM='' CONFIG_SND_SUN_AMD7930='' CONFIG_SND_SUN_CS4231='' CONFIG_SND_SUN_DBRI='' CONFIG_SND_SUPERH='' CONFIG_SND_SUPPORT_OLD_API='y' CONFIG_SND_TEGRA_SOC='' CONFIG_SND_TEGRA_SOC_HARMONY='' CONFIG_SND_TEGRA_SOC_I2S='' CONFIG_SND_TIMER='m' CONFIG_SND_TRIDENT='m' CONFIG_SND_USB='y' CONFIG_SND_USB_6FIRE='m' CONFIG_SND_USB_AUDIO='m' CONFIG_SND_USB_CAIAQ='m' CONFIG_SND_USB_CAIAQ_INPUT='y' CONFIG_SND_USB_UA101='m' CONFIG_SND_USB_US122L='m' CONFIG_SND_USB_USX2Y='m' CONFIG_SND_VERBOSE_PRINTK='y' CONFIG_SND_VERBOSE_PROCFS='y' CONFIG_SND_VERSION='1.0.24' CONFIG_SND_VIA82XX='m' CONFIG_SND_VIA82XX_MODEM='m' CONFIG_SND_VIRMIDI='m' CONFIG_SND_VIRTUOSO='m' CONFIG_SND_VMASTER='y' CONFIG_SND_VX222='m' CONFIG_SND_VXPOCKET='m' CONFIG_SND_VX_LIB='m' CONFIG_SND_WAVEFRONT='' CONFIG_SND_WSS_LIB='' CONFIG_SND_YMFPCI='m' CONFIG_SOC_AU1000='' CONFIG_SOC_AU1100='' CONFIG_SOC_AU1200='' CONFIG_SOC_AU1500='' CONFIG_SOC_AU1550='' CONFIG_SOUND='m' CONFIG_SOUND_OSS_CORE='' CONFIG_SOUND_OSS_CORE_PRECLAIM='' CONFIG_SOUND_PRIME='' CONFIG_SPARC32='' CONFIG_SPARC64='' CONFIG_SPARC='' CONFIG_SPI='' CONFIG_SUPERH64='' CONFIG_SUPERH='' CONFIG_TEGRA_SYSTEM_DMA='' CONFIG_TWL4030_CODEC='' CONFIG_TWL4030_CORE='' CONFIG_TXX9_DMAC='' CONFIG_USB='y' CONFIG_VIDEO_DEV='y' CONFIG_VIDEO_V4L2='y' CONFIG_X86='y' CONFIG_X86_32='' CONFIG_X86_64='y' CONFIG_X86_PC9800='' CONFIG_X86_PC='' CONFIG_XILINX_VIRTEX='' CONFIG_XTENSA_PLATFORM_S6105='' CONFIG_XTENSA_VARIANT_S6000='' CPP='gcc -E' CPPFLAGS='' CROSS_COMPILE='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_INCLUDES='' GENKSYMS='/sbin/genksyms -k 2.6.38 -p smp_' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' KERNEL_INC='-I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include -I/lib/modules/2.6.38-8-generic/build/arch/x86/include' KLD='ld -m elf_x86_64 -e stext' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKE_ADDS='' NEW_KBUILD='y' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/bash' SRCDIR='/home/fex/workspace/Alsa/MIDI/alsa-driver' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' c_opts='-O2 -mno-red-zone -mcmodel=kernel -fno-reorder-blocks -fno-strength-reduce -finline-limit=2000 -Wdeclaration-after-statement -Wno-pointer-sign -D__SMP__ -DCONFIG_SMP -DLINUX' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' kaversion='2.6.38-8-generic' kextraversion='-8-generic' kpatchlevel='6' ksublevel='38' 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.38-8-generic/kernel/sound' moddir_tree='y' modsubdir='kernel/sound' msmp='1' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' processor='x86_64' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define CONFIG_SND_MODULE 1 #define CONFIG_SND_KERNELDIR "/lib/modules/2.6.38-8-generic/build" #define CONFIG_SND_VERBOSE_PROCFS 1 #define CONFIG_SND_VERBOSE_PRINTK 1 #define CONFIG_SND_DEBUG 1 #define CONFIG_SND_DEBUG_MEMORY 1 #define CONFIG_HAVE_GENERATED_AUTOCONF_H 1 #define CONFIG_HAVE_DUMP_STACK 1 #define CONFIG_HAS_IOPORT 1 #define CONFIG_ISAPNP_KERNEL 1 #define CONFIG_PNP_KERNEL 1 #define CONFIG_HAVE_STRLCPY 1 #define CONFIG_HAVE_SNPRINTF 1 #define CONFIG_HAVE_VSNPRINTF 1 #define CONFIG_HAVE_SCNPRINTF 1 #define CONFIG_HAVE_SSCANF 1 #define CONFIG_HAVE_VMALLOC_TO_PAGE 1 #define CONFIG_HAVE_VZALLOC 1 #define CONFIG_HAVE_PDE 1 #define CONFIG_HAVE_PCI_CONSISTENT_DMA_MASK 1 #define CONFIG_HAVE_PCI_DEV_PRESENT 1 #define CONFIG_HAVE_MSLEEP 1 #define CONFIG_HAVE_MSLEEP_INTERRUPTIBLE 1 #define CONFIG_HAVE_MSECS_TO_JIFFIES 1 #define CONFIG_HAVE_TTY_COUNT_ATOMIC 1 #define CONFIG_HAVE_IO_REMAP_PFN_RANGE 1 #define CONFIG_HAVE_KCALLOC 1 #define CONFIG_HAVE_KSTRDUP 1 #define CONFIG_HAVE_KSTRNDUP 1 #define CONFIG_HAVE_KZALLOC 1 #define CONFIG_HAVE_PCI_IOREMAP_BAR 1 #define CONFIG_HAVE_PCI_SAVED_CONFIG 1 #define CONFIG_HAVE_NEW_PCI_SAVE_STATE 1 #define CONFIG_HAVE_REGISTER_SOUND_SPECIAL_DEVICE 1 #define CONFIG_SND_VERSION "1.0.24" #define CONFIG_SND_DATE "" #define CONFIG_SND_HAVE_USB_ALLOC_COHERENT 1 #define CONFIG_SND_NEW_IRQ_HANDLER 1 #define CONFIG_HAVE_GFP_T 1 #define CONFIG_HAVE_GFP_DMA32 1 #define CONFIG_HAVE_PAGE_TO_PFN 1 #define CONFIG_HAVE_INIT_UTSNAME 1 #define CONFIG_HAVE_IS_POWER_OF_2 1 #define CONFIG_HAVE_FFS 1 #define CONFIG_HAVE_PNP_SUSPEND 1 #define CONFIG_SND_HAVE_PM_QOS_REQUEST 1 #define CONFIG_SND_HAVE_PM_QOS_REQUEST_STATIC 1 #define CONFIG_SND_HAVE_NEW_IOCTL 1 #define CONFIG_SND_HAS_BUILTIN_BOOL 1 #define CONFIG_SOUND_MODULE 1 #define CONFIG_SND_MODULE 1 #define CONFIG_SND_TIMER_MODULE 1 #define CONFIG_SND_PCM_MODULE 1 #define CONFIG_SND_HWDEP_MODULE 1 #define CONFIG_SND_RAWMIDI_MODULE 1 #define CONFIG_SND_JACK 1 #define CONFIG_SND_SEQUENCER_MODULE 1 #define CONFIG_SND_SEQ_DUMMY_MODULE 1 #define CONFIG_SND_OSSEMUL 1 #define CONFIG_SND_MIXER_OSS_MODULE 1 #define CONFIG_SND_PCM_OSS_MODULE 1 #define CONFIG_SND_PCM_OSS_PLUGINS 1 #define CONFIG_SND_SEQUENCER_OSS 1 #define CONFIG_SND_HRTIMER_MODULE 1 #define CONFIG_SND_SEQ_HRTIMER_DEFAULT 1 #define CONFIG_SND_DYNAMIC_MINORS 1 #define CONFIG_SND_SUPPORT_OLD_API 1 #define CONFIG_SND_VERBOSE_PROCFS 1 #define CONFIG_SND_VERBOSE_PRINTK 1 #define CONFIG_SND_DEBUG 1 #define CONFIG_SND_PCM_XRUN_DEBUG 1 #define CONFIG_SND_VMASTER 1 #define CONFIG_SND_DMA_SGBUF 1 #define CONFIG_SND_RAWMIDI_SEQ_MODULE 1 #define CONFIG_SND_OPL3_LIB_SEQ_MODULE 1 #define CONFIG_SND_OPL3_LIB_MODULE 1 #define CONFIG_SND_EMU10K1_SEQ_MODULE 1 #define CONFIG_SND_EMU10K1_MODULE 1 #define CONFIG_SND_DEBUG_MEMORY 1 #define CONFIG_SND_MPU401_UART_MODULE 1 #define CONFIG_SND_VX_LIB_MODULE 1 #define CONFIG_SND_AC97_CODEC_MODULE 1 #define CONFIG_SND_DRIVERS 1 #define CONFIG_SND_PCSP_MODULE 1 #define CONFIG_SND_DUMMY_MODULE 1 #define CONFIG_SND_ALOOP_MODULE 1 #define CONFIG_SND_VIRMIDI_MODULE 1 #define CONFIG_SND_MTPAV_MODULE 1 #define CONFIG_SND_MTS64_MODULE 1 #define CONFIG_SND_SERIAL_U16550_MODULE 1 #define CONFIG_SND_MPU401_MODULE 1 #define CONFIG_SND_PORTMAN2X4_MODULE 1 #define CONFIG_SND_AC97_POWER_SAVE 1 #define CONFIG_SND_AC97_POWER_SAVE_DEFAULT 0 #define CONFIG_SND_LOOPBACK_MODULE 1 #define CONFIG_SND_SB_COMMON_MODULE 1 #define CONFIG_SND_SB16_DSP_MODULE 1 #define CONFIG_SND_PCI 1 #define CONFIG_SND_AD1889_MODULE 1 #define CONFIG_SND_ALS300_MODULE 1 #define CONFIG_SND_ALS4000_MODULE 1 #define CONFIG_SND_ALI5451_MODULE 1 #define CONFIG_SND_ASIHPI_MODULE 1 #define CONFIG_SND_ATIIXP_MODULE 1 #define CONFIG_SND_ATIIXP_MODEM_MODULE 1 #define CONFIG_SND_AU8810_MODULE 1 #define CONFIG_SND_AU8820_MODULE 1 #define CONFIG_SND_AU8830_MODULE 1 #define CONFIG_SND_AW2_MODULE 1 #define CONFIG_SND_AZT3328_MODULE 1 #define CONFIG_SND_BT87X_MODULE 1 #define CONFIG_SND_BT87X_OVERCLOCK 1 #define CONFIG_SND_CA0106_MODULE 1 #define CONFIG_SND_CMIPCI_MODULE 1 #define CONFIG_SND_OXYGEN_LIB_MODULE 1 #define CONFIG_SND_OXYGEN_MODULE 1 #define CONFIG_SND_CS4281_MODULE 1 #define CONFIG_SND_CS46XX_MODULE 1 #define CONFIG_SND_CS46XX_NEW_DSP 1 #define CONFIG_SND_CS5530_MODULE 1 #define CONFIG_SND_CS5535AUDIO_MODULE 1 #define CONFIG_SND_CTXFI_MODULE 1 #define CONFIG_SND_DARLA20_MODULE 1 #define CONFIG_SND_GINA20_MODULE 1 #define CONFIG_SND_LAYLA20_MODULE 1 #define CONFIG_SND_DARLA24_MODULE 1 #define CONFIG_SND_GINA24_MODULE 1 #define CONFIG_SND_LAYLA24_MODULE 1 #define CONFIG_SND_MONA_MODULE 1 #define CONFIG_SND_MIA_MODULE 1 #define CONFIG_SND_ECHO3G_MODULE 1 #define CONFIG_SND_INDIGO_MODULE 1 #define CONFIG_SND_INDIGOIO_MODULE 1 #define CONFIG_SND_INDIGODJ_MODULE 1 #define CONFIG_SND_INDIGOIOX_MODULE 1 #define CONFIG_SND_INDIGODJX_MODULE 1 #define CONFIG_SND_EMU10K1X_MODULE 1 #define CONFIG_SND_ENS1370_MODULE 1 #define CONFIG_SND_ENS1371_MODULE 1 #define CONFIG_SND_ES1938_MODULE 1 #define CONFIG_SND_ES1968_MODULE 1 #define CONFIG_SND_ES1968_INPUT 1 #define CONFIG_SND_FM801_MODULE 1 #define CONFIG_SND_FM801_TEA575X_BOOL 1 #define CONFIG_SND_FM801_TEA575X_MODULE 1 #define CONFIG_SND_HDA_INTEL_MODULE 1 #define CONFIG_SND_HDA_HWDEP 1 #define CONFIG_SND_HDA_RECONFIG 1 #define CONFIG_SND_HDA_INPUT_BEEP 1 #define CONFIG_SND_HDA_INPUT_BEEP_MODE 1 #define CONFIG_SND_HDA_INPUT_JACK 1 #define CONFIG_SND_HDA_PATCH_LOADER 1 #define CONFIG_SND_HDA_CODEC_REALTEK 1 #define CONFIG_SND_HDA_CODEC_ANALOG 1 #define CONFIG_SND_HDA_CODEC_SIGMATEL 1 #define CONFIG_SND_HDA_CODEC_VIA 1 #define CONFIG_SND_HDA_CODEC_HDMI 1 #define CONFIG_SND_HDA_CODEC_CIRRUS 1 #define CONFIG_SND_HDA_CODEC_CONEXANT 1 #define CONFIG_SND_HDA_CODEC_CA0110 1 #define CONFIG_SND_HDA_CODEC_CMEDIA 1 #define CONFIG_SND_HDA_CODEC_SI3054 1 #define CONFIG_SND_HDA_GENERIC 1 #define CONFIG_SND_HDA_POWER_SAVE 1 #define CONFIG_SND_HDA_POWER_SAVE_DEFAULT 0 #define CONFIG_SND_HDSP_MODULE 1 #define CONFIG_SND_HDSPM_MODULE 1 #define CONFIG_SND_ICE1712_MODULE 1 #define CONFIG_SND_ICE1724_MODULE 1 #define CONFIG_SND_INTEL8X0_MODULE 1 #define CONFIG_SND_INTEL8X0M_MODULE 1 #define CONFIG_SND_KORG1212_MODULE 1 #define CONFIG_SND_LX6464ES_MODULE 1 #define CONFIG_SND_MAESTRO3_MODULE 1 #define CONFIG_SND_MAESTRO3_INPUT 1 #define CONFIG_SND_MIXART_MODULE 1 #define CONFIG_SND_NM256_MODULE 1 #define CONFIG_SND_PCXHR_MODULE 1 #define CONFIG_SND_RIPTIDE_MODULE 1 #define CONFIG_SND_RME32_MODULE 1 #define CONFIG_SND_RME96_MODULE 1 #define CONFIG_SND_RME9652_MODULE 1 #define CONFIG_SND_SONICVIBES_MODULE 1 #define CONFIG_SND_TRIDENT_MODULE 1 #define CONFIG_SND_VIA82XX_MODULE 1 #define CONFIG_SND_VIA82XX_MODEM_MODULE 1 #define CONFIG_SND_VIRTUOSO_MODULE 1 #define CONFIG_SND_VX222_MODULE 1 #define CONFIG_SND_YMFPCI_MODULE 1 #define CONFIG_SND_PDPLUS_MODULE 1 #define CONFIG_SND_USB 1 #define CONFIG_SND_USB_AUDIO_MODULE 1 #define CONFIG_SND_USB_UA101_MODULE 1 #define CONFIG_SND_USB_USX2Y_MODULE 1 #define CONFIG_SND_USB_CAIAQ_MODULE 1 #define CONFIG_SND_USB_CAIAQ_INPUT 1 #define CONFIG_SND_USB_US122L_MODULE 1 #define CONFIG_SND_USB_6FIRE_MODULE 1 #define CONFIG_SND_FIREWIRE 1 #define CONFIG_SND_FIREWIRE_LIB_MODULE 1 #define CONFIG_SND_ISIGHT_MODULE 1 #define CONFIG_SND_PCMCIA 1 #define CONFIG_SND_VXPOCKET_MODULE 1 #define CONFIG_SND_PDAUDIOCF_MODULE 1 #define CONFIG_SND_SOC_MODULE 1 #define CONFIG_SND_DM365_AIC3X_CODEC 1 #define CONFIG_SND_SOC_I2C_AND_SPI_MODULE 1 #define CONFIG_SND_SOC_WM_HUBS_MODULE 1 #define CONFIG_AC97_BUS_MODULE 1 configure: exit 0