Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2003 07:01:20 -0400
From:      Sandeep Kumar Davu <sdavu@kent.edu>
To:        freebsd-hackers@freebsd.org
Subject:   kernel hacking
Message-ID:  <3F220AA7@webmail.kent.edu>

next in thread | raw e-mail | index | archive | help
Hi,
I was making changes to 4.5 source code. I tried to recompile the kernel. 
it compiles well but is not able to link it.
I used the function inet_aton in uipc_socket.c
This is the error i got.

uipc_socket.o(.text+0xid8): undefined refernce to '__inet_aton'

I added all the header files that were required.

Can anyone tell what is missing.

Thanks.
sandeep.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F220AA7>