Jake Goerzen <[email protected]> wrote:

> Hello maintainers,
>
> Some Linux software projects are implementing getifaddrs() and 
> freeifaddrs() defined in ifaddrs.h included with Solaris 11, but how do 
> we build on Solaris 10 which doesn't have ifaddrs.h?  I'm curious to 
> hear what other maintainers are doing about this.

getifaddrs() is not in the standard and it has been added very recently (a 
short time before Oracle stopped working on OpenSolaris).

It is obvious that programs that expect getifaddrs(), cannot be called 
"portable".
Did you contact the maintainers?

Jörg

-- 
 EMail:[email protected] (home) Jörg Schilling D-13353 Berlin
       [email protected]                (uni)  
       [email protected] (work) Blog: 
http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily

Reply via email to