Date: Mon, 4 Feb 2008 12:54:49 -0500 From: "Bhuvaneswari Ramkumar" <ramkumar@iastate.edu> To: freebsd-questions@freebsd.org Subject: Libnet in FreeBSD Message-ID: <7c7927920802040954u948a5ebga929f11a2fa76a45@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to work with Libnet in BSD, I ftped the package, did a ./configure and a make install and things seemed to be fine. But when I try to compile a simple application, I get a msg : " undefined reference :libnet_init" , actually it looks like it doesnt recognize any of the libnet functions calls. Am I missing something here ? or is there something else to be done about getting libnet to run here ? Thanks Bhuvana
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7c7927920802040954u948a5ebga929f11a2fa76a45>