Hello, On Wed, 09 Sep 2009, Richard wrote:
On Wed September 9 2009 5:39:41 pm David Haller wrote: athelon:/usr/src/linux # make *config
That should have been a 'make cloneconfig' or 'make oldconfig' or 'make menuconfig'. [..]
athelon:/usr/src/linux # make prepare 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
As you get that (see your other mail) also after 'make oldconfig prepare', I think that might be /usr/include/asm. Please show a ls -ld /usr/include/asm* You should have the 'asm', as that's linked in the postinstall scriptlet of linux-kernel-headers, and you've got that package installed. -dnh -- Well I wish you'd just tell me rather than try to engage my enthusiasm. -- Marvin -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org