From owner-freebsd-hackers Tue Mar 21 2: 2:49 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id 738F637B5B8 for ; Tue, 21 Mar 2000 02:02:44 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id LAA08002 for ; Tue, 21 Mar 2000 11:01:22 +0100 (CET) Message-Id: <200003211001.LAA08002@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: freebsd-hackers@freebsd.org Subject: Re: need help Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 21 Mar 2000 03:19:28 GMT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 21 Mar 2000 11:01:22 +0100 From: Gary Jennejohn Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mourad Lakhdar writes: > > > > i have always problems when trying to work with the > inet_addr(), inet_network() ,inet_ntoa() functions ,when changin >in the ip_input file: > i got error like(when making): > ip_input.o(.text+0xce9):undefined reference to >'__inet_addr' > > >may you help? > WTF are you trying to do ? You can't use these routines in the kernel, they're part of a userland library. I get the impression that you're way over your head here. --- Gary Jennejohn / garyj@muc.de garyj@fkr.cpqcorp.net gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message