Hi, when I try to port pjlib to uclinux, ubuntu is my host O.S, an error says there is "ifaddrs.h" missing.....'cos there is a function "getipaddr" called by a pjlib internal code. I run ./configure target to uclinux, then I noticed there is not request for "ifaddrs.h", compiling was succsssfuly, but when I run pjsua-application on uclinux, I see there is not registration, because there is not interface ip address (real address in network) used by pjsua, and just use loopback 127.0.0.1 address, I mean, think "ifaddrs.h" is essential in order to compile pjlib ???? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100308/34e09ccf/attachment.html>