On Sat, Dec 16, 2000 at 08:11:04PM -0500, Statux wrote:
> In /usr/src/linux/include:
> 
> lrwxrwxrwx    1 root     root            8 Dec 13 03:49 asm -> asm-i386

That would work, but then it would seem I have to redo this with every
kernel install?
 
> On Sat, 16 Dec 2000, Hal Burgiss wrote:
> 
> >
> > [root@feenix include]# ll asm
> > lrwxrwxrwx    1 root     root    24 May 17  2000 asm -> ../src/linux/include/asm

> >
> > OK, but there is no such directory (at least with 2.2.18pre), so I've
> > had several things not build due to this.
> >
> > Is this the proper fix:
> >
> > [root@feenix include]# ln -sf /usr/src/linux/include/asm-i386  asm
> > [root@feenix include]# ll asm
> > lrwxrwxrwx    1 root     root   31 Dec 16 16:19 asm -> 
>/usr/src/linux/include/asm-i386/

I should have been more specific. This is from /usr/include/.

-- 
Hal B
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
--



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to