From owner-freebsd-hackers Thu Jun 22 6:34:53 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 9D40637BA7E for ; Thu, 22 Jun 2000 06:34:46 -0700 (PDT) (envelope-from cdf.lists@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1016) id D90609B1F; Thu, 22 Jun 2000 09:34:44 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id C9975BA16; Thu, 22 Jun 2000 09:34:44 -0400 (EDT) Date: Thu, 22 Jun 2000 09:34:44 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: cdf.lists@pawn.primelocation.net To: Bageshri Kundu Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: libnsl and libdl not found. In-Reply-To: <3952142B.58749D50@dtix.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 22 Jun 2000, Bageshri Kundu wrote: > Hi, > > I am porting some MPLS conformance tester code from Linux to Free BSD > which needs libnsl & libdl to be linked in. When I do a make, I get the > error saying that these 2 files are not found and nor do they seem to be > present in the machine. Doesn't FreeBSD come with these libraries? > Otherwise is there a way to get these from somewhere? How is dynamic > linking done on Free BSD without libdl? > Built into libc...just remove the -lxxx ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message