From owner-freebsd-current Sun Mar 5 14: 3:41 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 6DA7237BB4B; Sun, 5 Mar 2000 14:03:39 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 513F92E815B; Sun, 5 Mar 2000 14:03:39 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Sun, 5 Mar 2000 14:03:39 -0800 (PST) From: Kris Kennaway To: Brian Dean Cc: bwoods2@uswest.net, freebsd-current@FreeBSD.ORG Subject: Re: Make world error..... In-Reply-To: <200003041520.KAA11567@dean.pc.sas.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 4 Mar 2000, Brian Dean wrote: > William Woods wrote: > > vm/vnode_pager.h -> vm/vnode_pager.ph > > *** Error code 1 > > > > Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. > > *** Error code 1 > > I got the same thing here. h2ph does not like /usr/include/des.h > which is a symlink to /usr/include/openssl/des.h, complaining about > "no such file or directory". I fixed mine by hacking h2ph in What is the difference between des.h and the 19 other symlinks we have in /usr/include? i.e. why does it just hate this one? The original poster also seemed to not be having this problem, at least from the fragment of the log above: it's dying nowhere near perlifying des.h. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message