<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>i tried to compile iproute2 with uClibc0.9.16 and 
it gives these errors:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>devel/iproute2/ip/ipaddress.c:855: undefined 
reference to `htonl' <BR>/devel/iproute2/ip/ipaddress.c:853: undefined reference 
to `htonl' <BR>iptunnel.o: In function `parse_args': 
<BR>/devel/iproute2/ip/iptunnel.c:175: undefined reference to `htons' 
<BR>/devel/iproute2/ip/iptunnel.c:346: undefined reference to `ntohl' 
<BR>/devel/iproute2/ip/iptunnel.c:307: undefined reference to `ntohl' 
<BR>/devel/iproute2/ip/iptunnel.c:344: undefined reference to `ntohl' 
<BR>/devel/iproute2/ip/iptunnel.c:217: undefined reference to `htonl' 
<BR>/devel/iproute2/ip/iptunnel.c:230: undefined reference to `htonl' 
<BR>/devel/iproute2/ip/iptunnel.c:243: undefined reference to `htonl' 
<BR>/devel/iproute2/ip/iptunnel.c:262: undefined reference to `htons' 
<BR>iptunnel.o: In function `print_tunnel': 
<BR>/devel/iproute2/ip/iptunnel.c:442: undefined reference to `htons' 
<BR>iplink.o: In function `get_address': <BR>/devel/iproute2/ip/iplink.c:196: 
undefined reference to `htons' <BR>../lib/libutil.a(utils.o): In function 
`inet_addr_match': <BR>/devel/iproute2/lib/utils.c:324: undefined reference to 
`htonl' <BR>../lib/libutil.a(utils.o): In function `resolve_address': 
<BR>/devel/iproute2/lib/utils.c:426: undefined reference to `htonl' 
<BR>../lib/libutil.a(ipx_ntop.o): In function `ipx_ntop1': 
<BR>/devel/iproute2/lib/ipx_ntop.c:8: undefined reference to `ntohl' 
<BR>collect2: ld returned 1 exit status <BR>make[1]: *** [ip] Error 1 
<BR>make[1]: Leaving directory `/devel/iproute2/ip' <BR>make: *** [all] Error 2 
<BR><BR></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Maybe i am missing something because i searched the 
mailinglists</FONT></DIV>
<DIV><FONT face=Arial size=2>and found out that iproute2 compiles without errors 
with uClibc 0.9.10</FONT></DIV>
<DIV><FONT face=Arial size=2>and i have uClibc0.9.16</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>thanks for the help</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Hristian Todorov</FONT></DIV></BODY></HTML>