Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2000 23:22:46 +1000 (EST)
From:      Andrew Kenneth Milton <akm@mail.theinternet.com.au>
To:        Bageshri Kundu <bageshri@dtix.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: libnsl and libdl not found.
Message-ID:  <200006221322.XAA42433@mail.theinternet.com.au>
In-Reply-To: <3952142B.58749D50@dtix.com> from Bageshri Kundu at "Jun 22, 2000 09:27:07 am"

next in thread | previous in thread | raw e-mail | index | archive | help
+----[ Bageshri Kundu ]---------------------------------------------
| 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?

These are built into libc AFAIK. You can safely remove the -l for them.

| Also, I have another question about a specific socket option called
| "SO_BINDTODEVICE" which is supported on Linux but does not seem to be
| supported on Free BSD. Has anybody come across this problem?

Can't help you here.

-- 
Totally Holistic Enterprises Internet|  P:+61 7 3870 0066   | Andrew Milton
The Internet (Aust) Pty Ltd          |  F:+61 7 3870 4477   | 
ACN: 082 081 472                     |  M:+61 416 022 411   | Carpe Daemon
PO Box 837 Indooroopilly QLD 4068    |akm@theinternet.com.au| 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006221322.XAA42433>