From owner-freebsd-questions Mon May 31 4:21:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from wumpus.its.uow.edu.au (wumpus.its.uow.edu.au [130.130.68.12]) by hub.freebsd.org (Postfix) with ESMTP id C35E214D25 for ; Mon, 31 May 1999 04:21:53 -0700 (PDT) (envelope-from njr01@wumpus.its.uow.edu.au) Received: (from njr01@localhost) by wumpus.its.uow.edu.au (8.9.1a/8.9.3) id VAA29808 for freebsd-questions@freebsd.org; Mon, 31 May 1999 21:21:50 +1000 (EST) From: Nicholas James Reid Message-Id: <199905311121.VAA29808@wumpus.its.uow.edu.au> Subject: Kernel Compilation Problems To: freebsd-questions@freebsd.org Date: Mon, 31 May 1999 21:21:50 +1000 (EST) X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Guys, I'm having some problems getting the "make depend" stage of building a new kernel to work.... The command bombs with: /usr/libexec/ld-elf.so.1: Shared object "libgnuregex.so.2" not found perl5 ../../kern/makedevops.pl -h ../../kern/device_if.m /usr/libexec/ld-elf.so.1: Shared object "libperl.so.3" not found *** Error code 1 Why were these libraries not included in the standard install? Where could I get copies of these libraries? (I can't find any Distributions or Packages with obvious references to these files other that the ProfiledL Libraries distribution which I've already tried) Thanks tonnes, Nic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message