From owner-freebsd-current Sun Jun 7 12:11:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA20386 for freebsd-current-outgoing; Sun, 7 Jun 1998 12:11:05 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from freebsd.scds.com (jseger.shore.net [204.167.102.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA20381 for ; Sun, 7 Jun 1998 12:11:02 -0700 (PDT) (envelope-from jseger@freebsd.scds.com) Received: (from jseger@localhost) by freebsd.scds.com (8.8.8/8.8.5) id PAA27048; Sun, 7 Jun 1998 15:32:13 -0400 (EDT) Date: Sun, 7 Jun 1998 15:32:13 -0400 (EDT) Message-Id: <199806071932.PAA27048@freebsd.scds.com> From: "Justin M. Seger" To: current@FreeBSD.ORG Subject: Libraries... Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Okay, I'm trying to build packages-current now and am running into a library related snag. Will there be any libraries in /usr/lib, or will they all be in /usr/lib/{aout,elf}? I have a port looking for /usr/lib/c++rt0.o... What is the prefered method for pointing it to /usr/lib/aout/c++rt0.o? Thanks in advance, -Justin Seger- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message