FreeBSD 6.1 buildworld segfault on gcc

2006-08-17 Thread Mischa Peters
Hi All, Not sure if this is the right list, there are so many... but here it goes. :) I am trying to run buildworld on FreeBSD 6.1. Using RELENG_6_1. It segfaults on GCC with the following message: cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX= \"/usr/obj/usr/src/tmp/u

Re: FreeBSD 6.1 buildworld segfault on gcc

2006-08-17 Thread Mischa Peters
Hi Alex, Not sure if this is the right list, there are so many... but here it goes. :) Always a good place to start. Pfew ;) I am trying to run buildworld on FreeBSD 6.1. Using RELENG_6_1. It segfaults on GCC with the following message: cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_C

Re: FreeBSD 6.1 buildworld segfault on gcc

2006-08-17 Thread Mischa Peters
Does it always segfault in the same place? If not then faulty memory is your number one suspect. For that try memtest86+ (google for it and burn a CD), or just try pulling memory sticks and seeing if the problem goes away (but beware static). It's always in the same place, with the sa

FreeBSD 6.1 source upgrade: Error code 1

2006-08-18 Thread Mischa Peters
After a new cvsup today, make buildworld now exists with the following message: cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/tmp INSTALL="sh /usr/ src/tools/i nstall.sh" PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/ src/tmp/legac y/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/

Re: FreeBSD 6.1 source upgrade: Error code 1

2006-08-18 Thread Mischa Peters
Friday, August 18, 2006, 1:07:03 PM, you wrote: This is a source upgrade of FreeBSD 6.1 and not a prior version to 5.3. What version of FreeBSD are you upgrading from? If you are upgrading from FreeBSD < 5.3. It is not possible to upgrade to 6.x until you are running at least FreeBSD 5.3.

buildworld screws awk

2006-08-18 Thread Mischa Peters
Hi All, Trying to do a source upgrade from FreeBSD 6.1 to 6.1-STABLE. And it seems that during the build process awk gets changed. I needed to copy a working awk from a different machine. [EMAIL PROTECTED]:/usr/src # ls -alF /usr/bin/awk -r-xr-xr-x 2 root wheel 119164 Aug 19 01:03 /usr/bin/a