Re: [2.3.50] compile error in drivers/sound/sound_syms.c

From: Robert Schiele (rschiele@uni-mannheim.de)
Date: Wed Mar 08 2000 - 13:14:54 EST


Peter Blomgren wrote:
>
> gcc -D__KERNEL__ -I/usr/src/linux/include -D__SMP__ -Wall -Wstrict-prototypes \
> -O2 -fomit-frame-pointer -pipe -m386 -DCPU=386 -fno-strict-aliasing \
> -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h \
> -c -o sound_syms.o sound_syms.c
>
> sound_syms.c:19: parse error before `EXPORT_SYMTAB_not_defined'
> sound_syms.c:19: warning: type defaults to `int' in declaration of `EXPORT_SYMTAB_not_defined'
> sound_syms.c:19: warning: data definition has no type or storage class
>
> ???

Add a '-DEXPORT_SYMTAB' to compiler parameter list. This is an issue with the
Makefile.

Robert

-- 
"Bin ich jetzt schon drin in diesem Email-Briefkasten, oder was?
    - Ich bin drin, das is ja einfach!"

Robert Schiele mailto:rschiele@uni-mannheim.de Tel./Fax: +49-621-10059 http://webrum.uni-mannheim.de/math/rschiele/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:14 EST