From owner-freebsd-questions Tue Mar 4 15:49:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA23978 for questions-outgoing; Tue, 4 Mar 1997 15:49:10 -0800 (PST) Received: from dementia.net (pitlord@onet.ziplink.net [199.232.254.23]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA23969 for ; Tue, 4 Mar 1997 15:49:06 -0800 (PST) Received: from localhost (pitlord@localhost) by dementia.net (8.8.5/8.8.5) with SMTP id SAA13680; Tue, 4 Mar 1997 18:48:01 -0500 (EST) Date: Tue, 4 Mar 1997 18:47:57 -0500 (EST) From: Eric Ogren To: Gary Clark II cc: questions@FreeBSD.org Subject: Re: Compiling perl In-Reply-To: <199703041236.GAA10597@main.gbdata.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 4 Mar 1997, Gary Clark II wrote: > Doug White wrote: > > On Sat, 1 Mar 1997, PitLord wrote: > > > > > Has anyone successfully compiled perl 5.003 using FreeBSD 3.0-970124-SNAP? > > > I keep receiving errors about the DIR structure. > I did a make world with source to upgrade an old 2.2-current machine right > around this date and have had no problems with perl5.003_23 or higher. > > > > > Have you tried the perl5 port? If this is in the port you should contact > > the port's maintainer, listed in the Makefile. > > > > Doug White | University of Oregon > > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > > http://gladstone.uoregon.edu/~dwhite | Computer Science Major Yeah, I fixed it too..I forgot to copy the new include files into /usr/include from /usr/src/include...go figure it was a stupid mistake =) -Eric