Hi, I've been trying to recompile the system from source with no success. I'd previously upgraded this machine from stock 4.1 to 4.1-stable shortly after installing a few months ago, but I've fallen behind with patching. It fails every time at the same spot, with the stock 4.1 source tree and with the 4.1-stable tree from CVS (tried from two different servers). I already re-installed comp.tgz from the stock distribution to no avail.
The error is as follows: creating accept.o In file included from :1: /usr/src/lib/libc/arch/i386/SYS.h:35: machine/asm.h: No such file or directory /usr/src/lib/libc/arch/i386/SYS.h: Assembler messages: /usr/src/lib/libc/arch/i386/SYS.h:119: Error: junk at end of line, first unrecognized character is `(' :2: Error: junk `(_C_LABEL(__cerror))' after expression :2: Error: invalid character '(' in mnemonic :2: Error: junk at end of line, first unrecognized character is `(' :2: Error: invalid character '_' in mnemonic *** Error code 1 Stop in /usr/src/lib/libc (line 108 of /usr/src/lib/libc/sys/Makefile.inc). I performed all the steps as indicated in the FAQ, and have done this successfully on other machines and even on this one without any problems. /usr/include/machine/asm.h exists, and adding symlinks in /usr/src/include did not help. Does anyone know what could be wrong? Thank you, Claudio