At Wed, 28 Jan 2004 17:13:34 +0100, Zdenek Pizl wrote: > > On Wednesday 28 of January 2004 3:32 pm, you wrote: > > At Wed, 28 Jan 2004 12:29:59 +0100, > > > > > /usr/src/redhat/BUILD/alsa-driver-1.0.2/include/adriver.h:189:1: warning: > > > "snprintf" redefined > > > In file included > > > from /usr/src/linux-2.4.20-28.9/include/linux/modversions.h:172, > > > /usr/src/linux-2.4.20-28.9/include/linux/modules/ksyms.ver:690:1: > > > warning: this is the location of the previous definition > > > </snip> > > > > looks like configure script didn't detect snprintf() correctly in your > > kernel tree. check config.log file. > > > you are right, in config.log are these lines: > <snip> > configure:5138: checking for snprintf > configure:5166: gcc -c -Wall -Werror -D__module__i386 > -D__module__%{kernel_type} -I/usr/src/linux-2.4.20-28.9/ ^^^^^^^^^^^^^^^^^^^^^^^^^^ > include conftest.c >&5 > <command line>:1:11: ISO C requires whitespace after the macro name (snip)
> I understand what has happen but don't know why. Do exist minimal version > requirements for configuring/compiling ALSA packages? something invalid $CFLAGS is passed. perhaps you set $CFLAGS (as environment variable) before running configure? Takashi ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user