Date: Tue, 5 Feb 2008 23:30:02 -0500 From: "Bhuvaneswari Ramkumar" <ramkumar@iastate.edu> To: freebsd-questions@freebsd.org Subject: Re: Libnet in FreeBSD Message-ID: <7c7927920802052030p3784c8f6w1690ab706eb01811@mail.gmail.com> In-Reply-To: <7c7927920802050905g6bf8c3aeu484efd1d80f98281@mail.gmail.com> References: <7c7927920802040954u948a5ebga929f11a2fa76a45@mail.gmail.com> <200802041929.32973.fbsd.questions@rachie.is-a-geek.net> <7c7927920802041036v79bc635h34c51f747384b0ad@mail.gmail.com> <200802042041.57804.fbsd.questions@rachie.is-a-geek.net> <7c7927920802041930y1b209944ice740f47d006cf83@mail.gmail.com> <20080205072409.73621f48@scorpio> <7c7927920802050905g6bf8c3aeu484efd1d80f98281@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Question: do I need to set the cflag & libs options in the libnet-config file for the compiling and linking to happen correctly ? Bhuvana On Feb 5, 2008 12:05 PM, Bhuvaneswari Ramkumar <ramkumar@iastate.edu> wrote: > ok after that e-mail last night, I did try a make of the ports collection > libnet > after the make, everything looked fine, atleast I didnt notice anything > missing in the log or config files but I still see the same problem, " > undefined reference to libnet_init" and msgs liks that for every libnet > call. I used -lnet too, but of no use, even did the changes in make file > that mel had suggested in the previous post. > > So I dont know what the problem here is or if this is some incompatibility > between how i have BSD and how I have libnet or probably they are not > linking together or something like that. > > Otherwise I dont see why the compiler doesnt recognize any libnet function > calls. > > Here is a question I have, I've worked in TinyOS before and I'm wondering > if in Libnet we need a separate directory for each application with its own > custom-written make file, or things can just be in one pool from where they > are compiled. I do a simple cc -lnet filename.c compile. > Is there something else I'm missing here ? > Thanks > Bhuvana > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7c7927920802052030p3784c8f6w1690ab706eb01811>