All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Clemens Ladisch" <cladisch@fastmail.net>
To: sercan sen <sensercan@yahoo.com>
Cc: alsa-devel@lists.sf.net
Subject: Re: [Alsa-user] config.log
Date: Fri, 27 Oct 2006 11:09:44 +0200	[thread overview]
Message-ID: <1161940184.6205.274354678@webmail.messagingengine.com> (raw)
In-Reply-To: <20061026143710.89794.qmail@web51108.mail.yahoo.com>

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

           reply	other threads:[~2006-10-27  9:09 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20061026143710.89794.qmail@web51108.mail.yahoo.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1161940184.6205.274354678@webmail.messagingengine.com \
    --to=cladisch@fastmail.net \
    --cc=alsa-devel@lists.sf.net \
    --cc=sensercan@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.