lkml.org 
[lkml]   [1996]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectProblem Compiling 2.1.7
Current Kernel 2.1.6 in a 486DX4-100 with 32 Ram BOX.
I have the follow error when compiling "make zdisk"



make[1]: Leaving directory `/linux/lib'
make[1]: Entering directory `/linux/arch/i386/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o
process.o process.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o
signal.o signal.c
signal.c: In function `restore_i387_hard':
signal.c:60: warning: implicit declaration of function `copy_from_user'
signal.c: In function `sys_sigreturn':
signal.c:100: warning: implicit declaration of function `verify_area'
signal.c:100: `VERIFY_READ' undeclared (first use this function)
signal.c:100: (Each undeclared identifier is reported only once
signal.c:100: for each function it appears in.)
signal.c: In function `save_i387_hard':
signal.c:145: warning: implicit declaration of function `copy_to_user'
signal.c: In function `setup_frame':
signal.c:178: `VERIFY_WRITE' undeclared (first use this function)
signal.c:184: warning: implicit declaration of function `put_user'
signal.c:230: warning: implicit declaration of function `set_fs'
make[1]: *** [signal.o] Error 1
make[1]: Leaving directory `/linux/arch/i386/kernel'
make: *** [linuxsubdirs] Error 2
scorpio:/usr/src/linux#

What's the problem and how can i fix it ?


Gustavo A. Lozano
glozano@ieee.udistrital.edu.co
IEEE Udistrital Bogota.
System Admin.

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