From owner-cvs-all Sun Jan 16 22:36:44 2000 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 216AC14F61; Sun, 16 Jan 2000 22:36:38 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (beefcake.zeta.org.au [203.26.10.12]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id RAA14248; Mon, 17 Jan 2000 17:36:09 +1100 Date: Mon, 17 Jan 2000 17:36:05 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Peter Wemm Cc: Bruce Evans , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib Makefile In-Reply-To: <20000117045551.9E3A71CD4@overcee.netplex.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 17 Jan 2000, Peter Wemm wrote: > Bruce Evans wrote: > > bde 2000/01/16 17:32:40 PST > > > > Modified files: > > lib Makefile > > Log: > > Fixed bitrot in library build order. libmd was not built before > > libcrypt and libutil was not built before libpam. > > libcrypt doesn't depend on libmd.. Oops. Any progress on the probelm that dlopen() finds the wrong libraries in makeworld, so -lmd still has to be given explicitly in lots of Makefiles? Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message