From owner-freebsd-questions Thu Jun 28 8:28: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [194.205.134.131]) by hub.freebsd.org (Postfix) with ESMTP id B8B8A37B403 for ; Thu, 28 Jun 2001 08:28:01 -0700 (PDT) (envelope-from waynep@pan.realtime.co.uk) Received: from [213.52.146.196] (helo=pan.realtime.co.uk) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 15Fdi4-0003D2-01 for freebsd-questions@freebsd.org; Thu, 28 Jun 2001 16:28:00 +0100 Received: from waynep by pan.realtime.co.uk with local (Exim 3.22 #1) id 15Fdha-0000Z3-00 for freebsd-questions@freebsd.org; Thu, 28 Jun 2001 16:27:30 +0100 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: Problem building perl 5.6.1 on fresh 4.3-RELEASE install Date: 28 Jun 2001 16:27:30 +0100 Message-ID: <86k81wvd3x.fsf@pan.ehsrealtime.com> Lines: 66 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 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... -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message