
bugtrack at dbmail
Oct 8, 2009, 1:56 AM
Post #1 of 1
(290 views)
Permalink
|
|
[DBMail 0000810]: getaddrinfo(3) require macro _POSIX_C_SOURCE/_XOPEN_SOURCE
|
|
The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=810 ====================================================================== Reported By: obache Assigned To: ====================================================================== Project: DBMail Issue ID: 810 Category: General Reproducibility: always Severity: minor Priority: normal Status: new target: ====================================================================== Date Submitted: 08-Oct-09 10:56 CEST Last Modified: 08-Oct-09 10:56 CEST ====================================================================== Summary: getaddrinfo(3) require macro _POSIX_C_SOURCE/_XOPEN_SOURCE Description: In dbmail.h.in: _XOPEN_SOURCE 500 But getaddrinfo(3) is marked as XNS5.2 or POSIX-2001 on NetBSD-5.0.1, so it is hidden, failed to build. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 08-Oct-09 10:56 obache New Issue ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev[at]dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
|