>>> On Mon, 6 Dec 1999 02:51:00 -0800 (PST), Gate <[EMAIL PROTECTED]> said:

 g> Hi,
 g> I've been having some problems, I just did a fresh install of RH 6.1, and
 g> then downloaded 2.2.3 form kernel.org. did my make menuconfig, make dep,
 g> make clean, but then doing make bzImage gives me an error (dont have it
 g> exactly but pretty close)
 g> It is from /usr/include/bits/errno.h  that is looking for linux/errno.h.
 g> there isn't even a linux directory in /usr/include/bits/errno.h. Has
 g> anyone had any problems with this, or at least know what my problem may
 g> be? Thanks in advance..

Hmmmm.. I thought the kernel make would setup that link. I guess
not. You are missing a link. You need to make a symbolic link from
/usr/include/linux to /usr/src/linux/include/linux (assuming your
kernel source is in /usr/src/linux).

        Johnie


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to