Date: Tue, 4 Jul 2000 02:50:03 -0700 (PDT) From: Vallo Kallaste <vallo@matti.ee> To: freebsd-bugs@FreeBSD.org Subject: Re: gnu/19687: gnu/i386 Message-ID: <200007040950.CAA59891@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR gnu/19687; it has been noted by GNATS. From: Vallo Kallaste <vallo@matti.ee> To: drwho@xnet.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: gnu/19687: gnu/i386 Date: Tue, 4 Jul 2000 11:49:04 +0200 On Mon, Jul 03, 2000 at 09:33:03PM -0500, drwho@xnet.com wrote: > >Number: 19687 > >Category: gnu > >Synopsis: Perl Install on make installworld fails > >Confidential: no > > >Description: > > Ran "make buildworld". Everything compiled cleanly. When running > "make installworld", however, the install fails on perl with the following > errors: > > vm/vm_zone.h -> vm/vm_zone.ph > vm/vnode_pager.h -> vm/vnode_pager.ph > *** Error code 1 > > Stop. Accordingly to lists, you may have stale symlinks in the /usr/include and h2ph script exits with error code, stopping installworld. Make sure you don't have any symlinks in /usr/include without target. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007040950.CAA59891>