Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how do i fix this thing i borked?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
zerogeny
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2002
Posts: 85

PostPosted: Wed May 01, 2002 8:05 am    Post subject: how do i fix this thing i borked? Reply with quote

make dep && make clean bzImage modules modules_install
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep scripts/mkdep.c
In file included from /usr/include/bits/posix1_lim.h:126,
from /usr/include/limits.h:144,
from /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include/syslimits.h:7,
from /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include/limits.h:11,
from scripts/mkdep.c:35:
/usr/include/bits/local_lim.h:36: linux/limits.h: No such file or directory
make: *** [scripts/mkdep] Error 1
_________________
Searched the web for zerogeny.
Results 1 - 1 of 1. Search took 0.05 seconds
Back to top
View user's profile Send private message
arkane
l33t
l33t


Joined: 30 Apr 2002
Posts: 918
Location: Phoenix, AZ

PostPosted: Wed May 01, 2002 4:04 pm    Post subject: Reply with quote

Just wondering, did you install the kernel-headers?

Code:

#emerge -s "headers"
[ Results for search key : header ]
[ Applications found : 1 ]
 
*  sys-kernel/linux-headers
      Latest version Available: 2.4.18
      Latest version Installed: 2.4.18
      Homepage: http://www.kernel.org/ http://www.gentoo.org/
      Description:
      Full sources for the Gentoo Linux kernel


Without the headers, the kernel won't compile properly.. thats what it looks like it needs. (/usr/include directory...)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum