On Wed, Mar 03, 2004 at 03:00:01PM -0800, Julian Elischer wrote: > I have not checked this with 5.x but... > > > /dev/ad0s1a on / (ufs, local) > /dev/ad0s1f on /usr (ufs, local) > /dev/ad0s1e on /var (ufs, local) > 10.42.0.1:/usr/ports on /usr/ports (nfs, read-only) > 10.42.0.1:/usr/src on /usr/src (nfs, read-only) > 10.42.0.1:/usr/obj on /usr/obj (nfs, read-only) > > /usr/src and /usr/obj were precompiled on the other (NFS server) machine > with "make buildworld". > > > then on this machine: > "Make installworld" with /usr/src and/usr/obj NFS mounted readonly. > > [...] > Installing /usr/libdata/perl/5.00503/mach/auto/POSIX/POSIX.bs > Installing /usr/libdata/perl/5.00503/mach/POSIX.pod > Installing /usr/libdata/perl/5.00503/mach/POSIX.pm > Writing /usr/libdata/perl/5.00503/mach/auto/POSIX/.packlist > Appending installation info to > /usr/libdata/perl/5.00503/mach/perllocal.pod > ===> gnu/usr.bin/perl/library/SDBM_File > cd sdbm && make all > rm -rf libsdbm.a > rm: libsdbm.a: Read-only file system > *** Error code 1
The usual cause of perl build problems like this is a desynchronized clock (perl will try and rebuild things if it thinks they're out of date by virtue of a bad timestamp). Kris
pgp00000.pgp
Description: PGP signature