world build fails since yesterday

From: Christoph Kukulies <kuku_at_physik.rwth-aachen.de>
Date: Thu, 26 Jun 2003 09:51:04 +0200
I tried to sync my source tree and build the world. Yesterday 
world build failed. Today it seemd to get further but still failed
with signal 4 (SIGILL !?) 

cd /usr/include/fs/fdescfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;  done
cd /usr/include/fs/fifofs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;  done
cd /usr/include/fs/msdosfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;  done
cd /usr/include/fs/ntfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;  done
cd /usr/include/fs/nullfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;  done
*** Signal 4


--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
Received on Wed Jun 25 2003 - 22:51:08 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:13 UTC