Problem compiling 99.p9

Problem compiling 99.p9

Post by Dan Don » Tue, 27 Apr 1993 14:42:59



Hello all.  I get the following error when compiling p9 both from the patch and the full source:

fork.c: In function `sys_fork':
fork.c:132: `clone_page_tables' undeclared (first use this function)
fork.c:132: (Each undeclared identifier is reported only once
fork.c:132: for each function it appears in.)
make[1]: *** [fork.o] Error 1
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [linuxsubdirs] Error 1

I have made all the necessary links, etc.  I found the #define for clone_page_tables, but dont
know whats wrong with it.  Can anyone help?  

Thanks in advance,

Dan D.

 
 
 

Problem compiling 99.p9

Post by Juha Lai » Wed, 28 Apr 1993 23:02:09



>Hello all.  I get the following error when compiling p9 both from the patch and the full source:

>fork.c: In function `sys_fork':
>fork.c:132: `clone_page_tables' undeclared (first use this function)
...etc.

>I have made all the necessary links, etc.  I found the #define for clone_page_tables, but dont
>know whats wrong with it.  Can anyone help?  

Strange. I just installed the 0.99pl9 full source, then 'make config',
'make dep' and 'make'. No problems.

..Wolf

 
 
 

Problem compiling 99.p9

Post by Ching-Hsiang Ch » Thu, 29 Apr 1993 01:54:47




>>Hello all.  I get the following error when compiling p9 both from the patch and the full source:

>>fork.c: In function `sys_fork':
>>fork.c:132: `clone_page_tables' undeclared (first use this function)
>...etc.

>>I have made all the necessary links, etc.  I found the #define for clone_page_tables, but dont
>>know whats wrong with it.  Can anyone help?  

>Strange. I just installed the 0.99pl9 full source, then 'make config',
>'make dep' and 'make'. No problems.

>..Wolf

This may have something to do with the order people install new GCC and
Linux kernel source. It happen to me when I install recent GCC lib update
AFTER kernel patch 0.99 p8. I just re-install the whole kernal source
(or only the include/ part will be enough) and the problem went away.
Hope this help.

Steve

--
-----------------------------------------------------------------

Department of Statistics,     Florida State University
-----------------------------------------------------------------

 
 
 

Problem compiling 99.p9

Post by Dan Don » Fri, 30 Apr 1993 05:08:52



|> >Hello all.  I get the following error when compiling p9 both from the patch and the full source:
|> >
|> >fork.c: In function `sys_fork':
|> >fork.c:132: `clone_page_tables' undeclared (first use this function)
|> ...etc.
|> >
|> >I have made all the necessary links, etc.  I found the #define for clone_page_tables, but dont
|> >know whats wrong with it.  Can anyone help?  
|> >
|> Strange. I just installed the 0.99pl9 full source, then 'make config',
|> 'make dep' and 'make'. No problems.
|>
|> ..Wolf

Many thanks to the numerous replies I've gotten, everyone on this channel is very helpful.
It turns out the problem was that I applied the p9 patch to the MCC kernel source.  Instead
of having links made from /usr/src/linux-mcc, the mcc release had moved the files to
/usr/include, etc.  It was stupid of me to not recognize this right away.  I just didn't
expect MCC to be set up this way!  

Anyway, I learned my lesson.  Verify that what you think you have done (links, etc) has
really happened.

Again, thanks to everyone, there are far to many to list!

Dan

 
 
 

1. kernel 99.p9 compile problems

Hello all.  This is probably something stupid, but I get the following error when compiling p9 :

fork.c: In function `sys_fork':
fork.c:132: `clone_page_tables' undeclared (first use this function)

I have made the links to the header files, done the make dep, etc etc.  What have I forgot?

Thanks in advance,

Dan

2. Did debian linux install turn on all HD's to power mgnt. ?

3. L 99 99 99 error while booting

4. Text formatting question.

5. diald 0.99.1 compile problem

6. is there anybody who have RUSSIAN supposrt (fonts and e.t.c.) in X + KDE ????

7. 0.99.2 compile problem

8. IBM charater set help

9. Problem compiling 0.99.15/1.0 -- .depend / local.h munged

10. Problems compiling procps-0.99 and 1.3.57/58

11. Balsa, gnome 0.99.8, RH5.2 and compile problems

12. Problem compiling procps-0.99

13. Problem compiling linux procps-0.99 with GCC 2.7.0