From owner-freebsd-questions Thu Jun 28 9: 6:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.mediadesign.nl (md2.mediadesign.nl [212.19.205.67]) by hub.freebsd.org (Postfix) with SMTP id CF12E37B405 for ; Thu, 28 Jun 2001 09:06:09 -0700 (PDT) (envelope-from alson@mediadesign.nl) Received: (qmail 11225 invoked by uid 1002); 28 Jun 2001 16:06:08 -0000 Date: Thu, 28 Jun 2001 18:06:08 +0200 From: Alson van der Meulen To: freebsd-questions@freebsd.org Subject: Re: Problem building perl 5.6.1 on fresh 4.3-RELEASE install Message-ID: <20010628180608.E473@md2.mediadesign.nl> Mail-Followup-To: freebsd-questions@freebsd.org References: <86k81wvd3x.fsf@pan.ehsrealtime.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86k81wvd3x.fsf@pan.ehsrealtime.com> User-Agent: Mutt/1.3.18i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 28, 2001 at 04:27:30PM +0100, Wayne Pascoe wrote: > Hi there, > > I am having a problem building perl 5.6.1 on a fresh FreeBSD > 4.3-RELEASE install. I've tried reloading and a couple of other > things, but no joy. > > running the ./configure.gnu script goes ok for a while. > The last good things are as follows: > > NOT found. > NOT found. > Looking for extensions... > What extensions do you wish to load dynamically? > [B ByteLoader DB_File Data/Dumper Devel/DProf Devel/Peek Fcntl File/Glob IO IPC/SysV NDBM_File Opcode POSIX SDBM_File Socket Sys/Hostname Sys/Syslog attrs re] > What extensions do you wish to load statically? [ ] > Stripping down executable paths... > Creating config.sh... > Doing variable substitutions on .SH files... > Extracting Makefile (with variable substitutions) > Extracting Policy.sh (with variable substitutions) > Extracting cflags (with variable substitutions) > Extracting config.h (with variable substitutions) > Extracting makeaperl (with variable substitutions) > Extracting makedepend (with variable substitutions) > Extracting makedir (with variable substitutions) > Extracting myconfig (with variable substitutions) > Extracting pod/Makefile (with variable substitutions) > Extracting writemain (with variable substitutions) > Extracting x2p/Makefile (with variable substitutions) > Extracting x2p/cflags (with variable substitutions) > Run make depend now? [y] > > Then it starts to loop.... > > Extracting makedepend (with variable substitutions) > sh ./makedepend MAKE=make > /bin/sh Makefile.SH > Extracting Makefile (with variable substitutions) > sh ./makedepend.SH > Extracting makedepend (with variable substitutions) > make depend MAKEDEPEND= > sh ./makedepend.SH > Extracting makedepend (with variable substitutions) > sh ./makedepend MAKE=make > /bin/sh Makefile.SH > Extracting Makefile (with variable substitutions) > sh ./makedepend.SH > Extracting makedepend (with variable substitutions) > make depend MAKEDEPEND= > sh ./makedepend.SH > > After doing this for a while, I get a message on the console saying > /kernel: proc: table is full > > This keeps repeating itself... > > Has anyone seen this and does anyone know how to fix it? I've tested > the same tarball on another machine and it seems to work ok... maybe it needs gnu-make (gmake) instead of the BSD make? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message