* Re: [Alsa-user] config.log
[not found] <20061026143710.89794.qmail@web51108.mail.yahoo.com>
@ 2006-10-27 9:09 ` Clemens Ladisch
0 siblings, 0 replies; only message in thread
From: Clemens Ladisch @ 2006-10-27 9:09 UTC (permalink / raw)
To: sercan sen; +Cc: alsa-devel
sercan sen wrote:
> > The configure script didn't detect [quite a few things].
> > Please show the contents of your config.log file.
>
> configure:6889: gcc -c -Wall -fno-strict-aliasing -g -O2
> -I/lib/modules/2.6.9-34.EL.cern/build/include
> -I/lib/modules/2.6.9-34.EL.cern/source/include
> -I/lib/modules/2.6.9-34.EL.cern/source/include/asm-i386/mach-default
> -nostdinc -iwithprefix include -DKBUILD_STR(s)=#s
> -DKBUILD_BASENAME=KBUILD_STR(dummy) -Werror conftest.c >&5
> In file included from conftest.c:22:
> /lib/modules/2.6.9-34.EL.cern/build/include/linux/kernel.h:10:20:
> stdarg.h: No such file or directory
This file should have been picked up from the compiler's own include
directory.
I think there may be something wrong with your compiler configuration.
If you create a test.c file with the following contents:
#include <stdarg.h>
int main() {}
and compile it with "gcc -c test.c", does it work?
Regards,
Clemens
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-27 9:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20061026143710.89794.qmail@web51108.mail.yahoo.com>
2006-10-27 9:09 ` [Alsa-user] config.log Clemens Ladisch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.