NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

standards/44777: NetBSD lacks AI_ADDRCONFIG



>Number:         44777
>Category:       standards
>Synopsis:       NetBSD lacks AI_ADDRCONFIG and others
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    standards-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 27 19:00:00 +0000 2011
>Originator:     Aleksey Cheusov
>Release:        NetBSD 5.1
>Organization:
>Environment:
System: NetBSD asrock.chizhovka.net 5.1 NetBSD 5.1 (GENERIC) #0: Mon Jan 31 
23:53:52 EET 2011 
cheusov%asrock.chizhovka.net@localhost:/srv/obj/sys/arch/amd64/compile/GENERIC 
amd64
Architecture: x86_64
Machine: amd64
>Description:
According to

http://pubs.opengroup.org/onlinepubs/009695399/basedefs/netdb.h.html

and

http://pubs.opengroup.org/onlinepubs/009695399/functions/getaddrinfo.html

AI_ADDRCONFIG is a constant that shall be provided by netdb.h and
accepted by getaddrinfo(3).
But it is not provided by NetBSD-current. Due to this some software fails
to build on it. The same for AI_NUMERICHOST, AI_V4MAPPED and some others.

>How-To-Repeat:
man getaddrinfo

>Fix:

Unknown


Home | Main Index | Thread Index | Old Index