lkml.org 
[lkml]   [1998]   [Jun]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subjectcompiling any kernel
Date
All,

I am getting really flustered here. I have been developing several
applications for Linux with threading, and I have upgraded my gcc to version
as indicated below ( with glib6 ).

libido:/usr/src# gcc -v
Reading specs from /usr/lib/gcc-lib/i486-pc-linux-gnu/2.8.1/specs
gcc version 2.8.1

However, when I try to recompile my kernel to the latest kernel ( or any
other ones ), I get the following error ( output from the make file ):

-----------------
/usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a
/usr/src/lin
ux/arch/i386/lib/lib.a \
-o vmlinux
fs/filesystems.a(proc.o)(.data+0x3dc): multiple definition of
`proc_sys_root'
fs/filesystems.a(coda.o)(.data+0x40): first defined here
fs/fs.o: In function `aout_core_dump':
fs/fs.o(.text+0x12f06): undefined reference to `START_DATA'
fs/fs.o(.text+0x1303a): undefined reference to `START_DATA'
fs/filesystems.a(proc.o): In function `get_stat':
proc.o(.text+0x3127): undefined reference to `KSTK_EIP'
proc.o(.text+0x3131): undefined reference to `KSTK_ESP'
make: *** [vmlinux] Error 1
------------------

Please help me!!!!

Thanks,
Hans


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

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