lkml.org 
[lkml]   [2001]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subjectunresolved symbols; I must have lost my brain
Date
People,

Somehow I must have lost my brain.
In exit.c I introduced some array:

pid_t pidarray[100];

in fork.c I refer to this array:

extern pid_t pidarray[100];

(or something like that. looked it up in K&R, couldn't
find what I did wrong)

for some reason the kernel build process complains
about the pidarray it could not find.
This is a very trivial problem, but, well, I'm not
seing it. Tried to move the declaration to some
header-file, etc. etc. Done it all, doesn't work.

Anyone who can shed some light on this problem?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

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