From owner-freebsd-stable Wed Jul 10 14:56:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5002437B400 for ; Wed, 10 Jul 2002 14:56:46 -0700 (PDT) Received: from citron.chasma.net (ns2.chasma.net [63.175.99.115]) by mx1.FreeBSD.org (Postfix) with SMTP id B94DA43E5E for ; Wed, 10 Jul 2002 14:56:44 -0700 (PDT) (envelope-from eross@prospeed.net) Received: (qmail 2165 invoked by uid 0); 10 Jul 2002 21:56:42 -0000 Received: from unknown (HELO eross) (10.0.0.199) by ns2.chasma.net with SMTP; 10 Jul 2002 21:56:42 -0000 Message-ID: <023701c2285d$16c62870$c700000a@corp.chasmainc.com> From: "Andrew Eross" To: Subject: Re: Installworld Failed Date: Wed, 10 Jul 2002 17:59:39 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Stephen, As it turns out the problem was indeed related to openssl .. but specifically the problem was a hanging symlink located in /usr/include for a file that normally would be in /usr/include/openssl .. I had previously removed that installation of openssl and so the symlink was invalid but still there .. I heard that h2ph runs into trouble if you have any hanging symlinks and so I just removed the link and all was well Thanks for the advice though, Andrew ----- Original Message ----- From: "Stephen Hilton" To: Cc: Sent: Wednesday, July 10, 2002 5:49 PM Subject: Re: Installworld Failed > On Wed, 10 Jul 2002 16:09:48 -0400 > "Andrew Eross" wrote: > > > Hi there, > > > > I was wondering if anyone could give me a hint as to why installworld died > > out on me .. I'm upgrading my 4.3-RELEASE system to 4.6-STABLE ... this is > > what I'm getting... > > > > vm/vmzone.h -> vm/vm_zone.ph > > vm/vnode_pager.h -> vm/vnode_pager.ph > > *** Error code 1 > > > > Stop in /usr/local/nfs/src/gnu/usr.bin/perl/utils/h2ph > > > > Andrew, > > Have you installed the openssl port with the overwrite base option, > then deinstalled it before the installworld ? > > I ran into a similar problem and had to reinstall the openssl > and openssh-portable (both with overwrite base) ports before > the installworld would complete. IIRC the openssh-portable > deinstall did not stop the installworld till the man pages > index rebuild (slogin.gz?) > > This was all done on a test-bed machine (P-60), and was quite > a time consuming process at that MHz ;-) > > Am interested in any feed back on this, and can provide more > details if necessary. > > Regards, > > Stephen Hilton > nospam@hiltonbsd.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message