Re: compiling problems with suse 6.0



On Tue, Apr 27, 1999 at 08:39:00PM +0200, Olaf Grüttner wrote:
> I understand I am missing a file called errno.h in an
> /usr/include/linux/
> directory, but I don't have a .../linux directory in there.

simplest is probably this : cd to /usr/src/linux
run: make menuconfig ; exit from "make menuconfig".
(then 3 symlinks in /usr/include are made automagically)

[albi@onderste:/usr/include]$ ls -l linux
lrwxrwxrwx   1 root     root           26 Mar 28 19:59 linux ->
../src/linux/include/linux

that's how it should be IMO, maybe /usr/src/linux/README gives more info ?
the README with my 2.2.6 kernel doesn't, older README's did AFAIK.

> /usr/src/linux-2.0.36.SuSE/include/linux/errno.h
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
this is the one, the only one :-)

-- 
greetings, Albert.

The only "intuitive" interface is the nipple. After that, it's all learned.
(Bruce Ediger, bediger@teal.csn.org, in comp.os.linux.misc, on X interfaces.)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]