And one final thing that comes to mind (although this is really reaching
now, though not entirely unheard of):

I've seen from the config.log you sent that you have CPUTYPE set (or
C/XXFLAGS to include -march=pentium4) - perhaps the extra optimizations
broke make itself.

Try commenting out CPUTYPE/CFLAGS/CXXFLAGS in /etc/make.conf or move
make.conf out of the way completely, then do

cd /usr/src/usr.bin/make
make clean && make obj && make depend && make && make install

to build a make with default compiler options.


Cheers,
-- 
   ,_,   | Michael Nottebrock               | [EMAIL PROTECTED]
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to