[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/


-- 
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