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 / [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message