Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 1997 18:05:57 +0000 (GMT)
From:      Rob Hartill <robh@imdb.com>
To:        freebsd-stable@freebsd.org
Subject:   make word failures
Message-ID:  <Pine.NEB.3.95.970327175816.2206A-100000@localhost>

next in thread | raw e-mail | index | archive | help

With cvsup'ed src'es, a make world dies with:

cc -O2 -m486 -pipe   -c /usr/src/sbin/dumpfs/dumpfs.c
/usr/src/sbin/dumpfs/dumpfs.c: In function `dumpfs':
/usr/src/sbin/dumpfs/dumpfs.c:150: structure has no member named `fs_headswitch'
/usr/src/sbin/dumpfs/dumpfs.c:150: structure has no member named `fs_trkseek'
*** Error code 1


I've seen this on two machines. One that was moving from 2.1.7 to 2.2 and
another that had a week old 2.2 on it but was cvsup'ed this morning to
see if it'd break too.

Also, in 
/usr/src/sbin/fsirand

Warning: Object directory not changed from original /usr/src/sbin/fsirand
cc -O2 -m486 -pipe   -c fsirand.c
cc -O2 -m486 -pipe    -static -o fsirand fsirand.o  -lutil
fsirand.o: Undefined symbol `_srandomdev' referenced from text segment
*** Error code 1


-=-=-

Are the sources messed up or did I break something at this end ?


thanks in advance.
rob




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.970327175816.2206A-100000>