Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2003 11:48:33 +0200 (CEST)
From:      Harti Brandt <brandt@fokus.fraunhofer.de>
To:        peter <kpeter@melbpc.org.au>
Cc:        freebsd-current@freebsd.org
Subject:   Re: world build fails since yesterday
Message-ID:  <20030626114656.C74840@beagle.fokus.fraunhofer.de>
In-Reply-To: <3EFAD0CF.8060308@melbpc.org.au>
References:  <200306260751.h5Q7p4Z02392@accms33.physik.rwth-aachen.de> <3EFAD0CF.8060308@melbpc.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Jun 2003, peter wrote:

p>Hi
p>
p>I receive signals 4, 10, and 11 during my buildworlds. Just put in
p>another PSU: same problem. Checking memory next...

I had such problems on a dual-proc Asus board. After reducing the DDR
speed a little bit (233MHz, I think, instead of 256MHz), everyting works
just fine.

harti

p>
p>Christoph Kukulies wrote:
p>
p>>I tried to sync my source tree and build the world. Yesterday
p>>world build failed. Today it seemd to get further but still failed
p>>with signal 4 (SIGILL !?)
p>>
p>>cd /usr/include/fs/fdescfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;  done
p>>cd /usr/include/fs/fifofs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;  done
p>>cd /usr/include/fs/msdosfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;  done
p>>cd /usr/include/fs/ntfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;  done
p>>cd /usr/include/fs/nullfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;  done
p>>*** Signal 4
p>>
p>>
p>>--
p>>Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
p>>_______________________________________________
p>>freebsd-current@freebsd.org mailing list
p>>http://lists.freebsd.org/mailman/listinfo/freebsd-current
p>>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
p>>
p>>
p>>
p>>
p>
p>
p>
p>_______________________________________________
p>freebsd-current@freebsd.org mailing list
p>http://lists.freebsd.org/mailman/listinfo/freebsd-current
p>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
p>

-- 
harti brandt,
http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private
brandt@fokus.fraunhofer.de, harti@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030626114656.C74840>