Date: Tue, 13 Feb 2001 02:19:47 -0800 From: Kent Stewart <kstewart@urx.com> To: Dag-Erling Smorgrav <des@ofug.org> Cc: stable@freebsd.org Subject: Re: -STABLE installworld broken? Message-ID: <3A890A43.39050EB1@urx.com> References: <xzpr913arcq.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav wrote: > > Latest & greatest -STABLE (cvsupped less than twelve hours ago): > > root@md5 /usr/src# make installworld DESTDIR=/mnt > [...] > ===> gnu/usr.bin/perl > ===> gnu/usr.bin/perl/libperl > install -C -c -o root -g wheel -m 444 libperl.a /mnt/usr/lib > install -C -c -o root -g wheel -m 444 libperl_p.a /mnt/usr/lib > install -C -c -s -o root -g wheel -m 444 libperl.so.3 /mnt/usr/lib > ln -sf libperl.so.3 /mnt/usr/lib/libperl.so > ===> gnu/usr.bin/perl/miniperl > ===> gnu/usr.bin/perl/perl > install -C -c -s -o root -g wheel -m 555 perl /mnt/usr/bin > /mnt/usr/bin/perl5 -> /mnt/usr/bin/perl > /mnt/usr/bin/perl5.00503 -> /mnt/usr/bin/perl > ===> gnu/usr.bin/perl/suidperl > install -C -c -s -o root -g wheel -m 511 suidperl /mnt/usr/bin > /mnt/usr/bin/sperl5 -> /mnt/usr/bin/suidperl > /mnt/usr/bin/sperl5.00503 -> /mnt/usr/bin/suidperl > ===> gnu/usr.bin/perl/library > install: opnames.h: No such file or directory Could you have been using two different make files. I can't find an opnames.h on my 4.2-stable system. I cvsuped RELENG_4 at 2122 GMT on 12 Feb and didn't have any trouble updating my world and installing everything. I also didn't mount anything. The only place I can find the header file is on the system with a full cvs-mirror. Kent > *** Error code 71 > > Stop in /usr/src/gnu/usr.bin/perl/library. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin. > *** Error code 1 > > Stop in /usr/src/gnu. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > DES > -- > Dag-Erling Smorgrav - des@ofug.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A890A43.39050EB1>