Hey all!
Finished a Sparc Pure64 build, and as I went about building packages
outside the core LFS, ran into two problems. First, compiling strace
resultsin:
In file included from strace.c:33:
defs.h:196:21: error: asm/psr.h: No such file or directory
I looked at the psr.h header from the linux tree, and it seems to be
SparcV8 related - I commented it out of strace.c, and compilation
proceeded fine until:
In file included from /usr/include/linux/termios.h:5,
from term.c:37:
/usr/include/asm/termios.h:2:1: error: unterminated #ifndef
Now that one I know needs some fixing.
Also, having problems with Apache on this same build, it will not
start, and odd errors that seem to point to semaphores showing up in
the error_log file for it.
Jeremy
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev