lkml.org 
[lkml]   [2001]   [Jan]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 2.4.1pre3 compile problems
Date
On Sat, 13 Jan 2001 07:33:47 -0400, 
"Garst R. Reese" <reese@isn.net> wrote:
>gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586 -DEXPORT_SYMTAB -c ksyms.c
>In file included from /usr/src/linux/include/linux/modversions.h:93,
> from /usr/src/linux/include/linux/module.h:21,
> from ksyms.c:14:
>/usr/src/linux/include/linux/modules/i386_ksyms.ver:76: warning: `cpu_data' redefined

cd /usr/src/linux/kernel
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes \
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe \
-mpreferred-stack-boundary=2 -march=i586 \
-DEXPORT_SYMTAB -c ksyms.c -E > /var/tmp/ksyms.i

Compress /var/tmp/ksyms.i and mail it to me (not the list).

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

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.024 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site