Re: compiling new kernel on knoppix
Dieter Wirz <[email protected]>
| Newsgroups | gmane.linux.debian.knoppix |
|---|---|
| Organization | unibas |
| Message-ID | <20040327201550.GA11270@nixe> |
On Saturday, 27 Mar 2004, Dieter Wirz wrote: > On Saturday, 27 Mar 2004, Fabian Franz wrote: > Franz! > > > /usr/include/bits/socket.h:305:24: asm/socket.h: Datei oder Verzeichnis > > > nicht gefunden > > > make[1]: *** [scripts/fixdep] Fehler 1 > > > make: *** [scripts/fixdep] Fehler 2 > > > > I think some symlinks are wrong. > I will controll that... There was a symlink to a non existing /usr/src/linux/include/asm I made ln -s /usr/src/linux/include/asm-i386 /usr/src/linux/include/asm Now its compiling...... Let's see what's happening;-) Regards -didi