lkml.org 
[lkml]   [1996]   [Oct]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectCompile problem with 2.0.23 / gcc-2.7.2.1
Date
Hi,

I don't know if this happens also with gcc-2.7.2, but I assume not
or else this bug would never have been there ;)

After compilation with gcc-2.7.2.1,
fs/proc/link.o does not contain any symbols (according to `nm'), while
it SHOULD contain `proc_link_inode_operations'.

I solved this by adding an `external':

extern struct inode_operations proc_link_inode_operations;

...just in front of the definition of proc_link_inode_operations;

This generated the variable and solved my linking problems for vmlinuz.

Greetings,

Carlo (not on this list)

PS I compiled my own gcc-2.7.2.1 by applying the existing linux.patch
for gcc-2.7.2 on gcc-2.7.2.1.

--
carlo@runaway.xs4all.nl, Run @ IRC.

"Ok really funny Mr Scott - now Beam up my uniform..."

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