From owner-freebsd-questions Sat Jul 13 1:35: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C0D237B400 for ; Sat, 13 Jul 2002 01:34:59 -0700 (PDT) Received: from mail.thundernet.cz (mail.thundernet.cz [62.77.87.114]) by mx1.FreeBSD.org (Postfix) with SMTP id 6B7ED43E3B for ; Sat, 13 Jul 2002 01:34:58 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: (qmail 10632 invoked from network); 13 Jul 2002 08:34:57 -0000 Received: from unknown (HELO freepuppy.bellavista.cz) (62.168.44.50) by mail.thundernet.cz with SMTP; 13 Jul 2002 08:34:57 -0000 Received: from freepuppy.bellavista.cz (localhost.bellavista.cz [127.0.0.1]) by freepuppy.bellavista.cz (8.12.5/8.11.6) with ESMTP id g6D8YvcS000546; Sat, 13 Jul 2002 10:34:57 +0200 (CEST) (envelope-from neuhauser@bellavista.cz) Received: (from roman@localhost) by freepuppy.bellavista.cz (8.12.5/8.12.4/Submit) id g6D8Yvmk000545; Sat, 13 Jul 2002 10:34:57 +0200 (CEST) X-Authentication-Warning: freepuppy.bellavista.cz: roman set sender to neuhauser@bellavista.cz using -f Date: Sat, 13 Jul 2002 10:34:57 +0200 From: Roman Neuhauser To: "Balaji, Pavan" Cc: "'freebsd-questions@freebsd.org'" Subject: Re: Library functions Message-ID: <20020713083457.GC322@freepuppy.bellavista.cz> Mail-Followup-To: "Balaji, Pavan" , "'freebsd-questions@freebsd.org'" References: <3D386AED1B47D411A94300508B11F18703BC5B9B@fmsmsx116.fm.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D386AED1B47D411A94300508B11F18703BC5B9B@fmsmsx116.fm.intel.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: "Balaji, Pavan" > To: "'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