From owner-freebsd-current Sat Sep 19 10:50:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA26467 for freebsd-current-outgoing; Sat, 19 Sep 1998 10:50:47 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp01.primenet.com (smtp01.primenet.com [206.165.6.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA26435 for ; Sat, 19 Sep 1998 10:50:36 -0700 (PDT) (envelope-from tlambert@usr09.primenet.com) Received: (from daemon@localhost) by smtp01.primenet.com (8.8.8/8.8.8) id KAA03967; Sat, 19 Sep 1998 10:50:10 -0700 (MST) Received: from usr09.primenet.com(206.165.6.209) via SMTP by smtp01.primenet.com, id smtpd003942; Sat Sep 19 10:50:04 1998 Received: (from tlambert@localhost) by usr09.primenet.com (8.8.5/8.8.5) id KAA11135; Sat, 19 Sep 1998 10:50:00 -0700 (MST) From: Terry Lambert Message-Id: <199809191750.KAA11135@usr09.primenet.com> Subject: Re: ELF ldconfig To: jabley@clear.co.nz (Joe Abley) Date: Sat, 19 Sep 1998 17:50:00 +0000 (GMT) Cc: tlambert@primenet.com, freebsd-current@FreeBSD.ORG In-Reply-To: <19980920054605.B1034@clear.co.nz> from "Joe Abley" at Sep 20, 98 05:46:05 am X-Mailer: ELM [version 2.4 PL25] 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 > > I think it would merely require a test for the ELF object format case > > and a line or two in bsd.lib.mk, actually, presuming libs are > > bmaked'd properly... > > What about (same example) the mail/mutt port, which includes > > LIB_DEPENDS= slang\\.1\\.:${PORTSDIR}/devel/libslang [ ... ] > Perhaps a bit of paranoid checking in bsd.port.mk's LIP_DEPENDS handling > is in order to convert the name to something reasonable before checking in > the ELF case? This is the other possibility. I was hoping the code was bmake'd, however... 8-(. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message