-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 hey, i have a alix board here. it's a new installation. *#make buildworld* snip {standard input}: Assembler messages: {standard input}:17822: Warning: end of file not at end of a line; newline inserted {standard input}:19715: Error: unknown pseudo-op: `.l241' cc: Internal error: Killed: 9 (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. *** [insn-attrtab.o] Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc_int. *** [all] Error code 1 Stop in /usr/src/gnu/usr.bin/cc. *** [cross-tools] Error code 1 Stop in /usr/src. *** [_cross-tools] Error code 1 Stop in /usr/src. *** [buildworld] Error code 1 Stop in /usr/src. * # gcc -v* Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] * #cat /etc/make.conf* WITH_SYSTEM_CLANG="YES" WITH_PKGNG="YES" .if (!empty(.CURDIR:M/usr/src*) || !empty(.CURDIR:M/usr/obj*)) .if !defined(NOCCACHE) CC:=${CC:C,^cc,/usr/local/libexec/ccache/world/cc,1} CXX:=${CXX:C,^c\+\+,/usr/local/libexec/ccache/world/c++,1} .endif .endif ##Clang will return a lot of 'unused argument' warnings: they are harmless. ##Just add this to /etc/make.conf if you want to hide them: .if ${CC:T} == "clang" CFLAGS+= -Qunused-arguments .endif Thanks for some help. Suri -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.18 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCgAGBQJQ/868AAoJEDyDkpKh+9pTILQP/2yoL8DvRPpabipDocO11kTt 2OzVwcTR+vh7AOQbsYf9c0zt4NvL66I5kW3vGAd6GHCaBozzsz3Ct4DgsuBxk1KU EatHPVjqoVzBHuBMDD3SxR4RT/5OAXU4lOs8V7IFY3j2/hcnrow2ruUNG4UDIrSl dlVnCMIdfPTRMkOE4XIi27XMrDyxKsbIS9QRNmj4SnCT+3/I8ipc5Z5bXN4ObWji g33VTojL3zT9KcJw1LqI48vSa3OxqHcuUkJ5PEQFLoSSJJXAWeFUn26bRNKbn3n0 b3gaJ1QsGgdySo1FLVEyLebyxctEaGMPRjSEXkt8XvgRjUWMaO2IL9ePZjZhB3JO pKZIRD1LrbgnVLQJ0d7Lw6r1jHU4KbyLpkSLNvoc4LlOxAXxelGBobJyhxIC7OJ6 EIFttgHmPXY9VQ4HNyDlMAqrY7AErW06KUWHsqx1TAxcsOqU3kTDsx3WIZzKR9Zz W0W4ownLYBCfi86I7/SsBI21GR1MTn0XAYyvGJv98L/vmrlyLpetSLsGjiKw/1BM xTXqBUsqN5fCKYDawkSd5mNhRPl3yKg8CpbP3l0x1UD5oU61bKe1Vq0/EzIMEfqc QceuYzrH+V1XpqBMZhS9HY9TC5tW1VVkl0Kr90kArgZKmi2QCzippYOcPyWvhf1s 2JLML6k+1LOUebSSd10L =45wV -----END PGP SIGNATURE-----