Mailinglist Archive: opensuse (1702 mails)
| < Previous | Next > |
[opensuse] Kernel Compiling
- From: Richard <ricreig@xxxxxxxxx>
- Date: Wed, 9 Sep 2009 03:17:08 -0400
- Message-id: <200909090317.09024.ricreig@xxxxxxxxx>
Hi listmates,
Can anyone tell me what this means?
# make oldconfig
HOSTCC scripts/basic/fixdep
In file included from /usr/include/sys/socket.h:40,
from /usr/include/netinet/in.h:25,
from /usr/include/arpa/inet.h:23,
from scripts/basic/fixdep.c:117:
/usr/include/bits/socket.h:334:24: error: asm/socket.h: No such file or
directory
make[1]: *** [scripts/basic/fixdep] Error 1
make: *** [scripts_basic] Error 2
I am trying to compile kernel 2.6.30 source obtained from openSuSE. I have
downloaded and installed all the compilers, etc., that are suggested in the
Package list 'Kernel Development' as well as the normal stuff in the Basic
Development package.
I am currently on a 11.1 machine with the latest updates (that I am aware of ).
TIA
Richard
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Can anyone tell me what this means?
# make oldconfig
HOSTCC scripts/basic/fixdep
In file included from /usr/include/sys/socket.h:40,
from /usr/include/netinet/in.h:25,
from /usr/include/arpa/inet.h:23,
from scripts/basic/fixdep.c:117:
/usr/include/bits/socket.h:334:24: error: asm/socket.h: No such file or
directory
make[1]: *** [scripts/basic/fixdep] Error 1
make: *** [scripts_basic] Error 2
I am trying to compile kernel 2.6.30 source obtained from openSuSE. I have
downloaded and installed all the compilers, etc., that are suggested in the
Package list 'Kernel Development' as well as the normal stuff in the Basic
Development package.
I am currently on a 11.1 machine with the latest updates (that I am aware of ).
TIA
Richard
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |