From owner-freebsd-current Sun May 31 10:30:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16972 for freebsd-current-outgoing; Sun, 31 May 1998 10:30:46 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16948 for ; Sun, 31 May 1998 10:30:41 -0700 (PDT) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.0.Beta5/8.9.0.Beta5) id TAA02921 for current@freebsd.org; Sun, 31 May 1998 19:30:35 +0200 (SAT) From: John Hay Message-Id: <199805311730.TAA02921@zibbi.mikom.csir.co.za> Subject: ports and the aout lib directory To: current@FreeBSD.ORG Date: Sun, 31 May 1998 19:30:35 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, With the move of the lib files to /usr/lib/aout "make release" broke, because when it builds the perl5 port, the perl5 configure script try to find libc, but fail because it does not look in the aout subdirectory. I guess this is just the first one because there are probably other ports that try to do the same thing. So how should this be fixed? Should I just try to hack around it in the release/Makefile? Are the elf libs going to live in /usr/lib? And how soon? :-) Can we be without daily SNAPS for that long is what I mean. :-) John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message