From owner-freebsd-current Sun Mar 11 9:40:11 2001 Delivered-To: freebsd-current@freebsd.org Received: from ns.internet.dk (ns.internet.dk [194.19.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 329EF37B718 for ; Sun, 11 Mar 2001 09:40:03 -0800 (PST) (envelope-from leifn@neland.dk) Received: (from uucp@localhost) by ns.internet.dk (8.11.2/8.11.2) id f2BHe1H97297 for freebsd-current@FreeBSD.ORG.AVP; Sun, 11 Mar 2001 18:40:01 +0100 (CET) (envelope-from leifn@neland.dk) Received: (from uucp@localhost) by ns.internet.dk (8.11.2/8.11.2) with UUCP id f2BHe1G97290 for freebsd-current@FreeBSD.ORG; Sun, 11 Mar 2001 18:40:01 +0100 (CET) (envelope-from leifn@neland.dk) Received: from gina (dhcp0.neland.dk [192.168.5.100]) by arnold.neland.dk (8.11.2/8.11.0) with SMTP id f2BHdrj79991 for ; Sun, 11 Mar 2001 18:39:54 +0100 (CET) (envelope-from leifn@neland.dk) Message-ID: <006d01c0aa52$7e00dd80$6405a8c0@neland.dk> Reply-To: "Leif Neland" From: "Leif Neland" To: References: Subject: Re: libg2c missing? Date: Sun, 11 Mar 2001 18:41:22 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by ns.internet.dk id f2BHe1G97290 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Solved! I had NO_FORTRAN=true on master, but not on slave. After I sync'ed the make.conf's, I could install. Leif ----- Original Message ----- From: "Leif Neland" To: Sent: Saturday, March 10, 2001 4:03 PM Subject: libg2c missing? > I've got two machines, called say master and slave. > > Master got the sources, and I do a cvsup and make world almost every > night. > > Occationally (once a month or so, when current is in a not too bad shape) > I mount master:/usr/src and master:/usr/obj on slave, and do an > installworld. > > Now it fails in gnu/lib/libg2c: > install -c -o root -g wheel -m 444 libg2c.a /usr/lib > install: libg2c.a: No such file or directory > *** Error code 71 > > The typescript for make world on master doesn't mention libg2c. > I've got libg2c.a dated feb 8 and libg2c.so.1 dated feb 4 on master, while > the other libs are from tonights buildworld. > > I copied /usr/lib/libg2c* from master to slave, but that didn't do any > difference. > > So the question is: Why will this buildworld, which can installworld on > master, not installworld on slave, which is not that much older? > > Leif > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message