Date: Sat, 13 Jul 2002 10:34:57 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: "Balaji, Pavan" <pavan.balaji@intel.com> Cc: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: Re: Library functions Message-ID: <20020713083457.GC322@freepuppy.bellavista.cz> In-Reply-To: <3D386AED1B47D411A94300508B11F18703BC5B9B@fmsmsx116.fm.intel.com> References: <3D386AED1B47D411A94300508B11F18703BC5B9B@fmsmsx116.fm.intel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> From: "Balaji, Pavan" <pavan.balaji@intel.com> > To: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> > Subject: Library functions > Date: Fri, 12 Jul 2002 23:32:26 -0700 > > > I was having some problem adding a new library call in FreeBSD. I added a > simple library function in /usr/src/lib/libc/net and did a "make buildworld" > on /usr/src. It compiled properly, but I'm not able to use the library call > in my programs. Am I doing something wrong? Yes. You didn't *install* the new world. -- FreeBSD 4.6-STABLE 10:34AM up 48 mins, 6 users, load averages: 0.01, 0.02, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020713083457.GC322>