BIND 10 #1905: error compiling BIND 10 on Solaris 10 x86pc

BIND 10 Development do-not-reply at isc.org
Thu Jun 7 07:00:06 UTC 2012


#1905: error compiling BIND 10 on Solaris 10 x86pc
-------------------------------------+-------------------------------------
                   Reporter:  cas    |                 Owner:  UnAssigned
                       Type:         |                Status:  new
  defect                             |             Milestone:
                   Priority:         |  Sprint-20120612
  medium                             |            Resolution:
                  Component:  build  |             Sensitive:  0
  system                             |           Sub-Project:  Core
                   Keywords:         |  Estimated Difficulty:  6
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by muks):

 I installed Solaris 10 in a VM and tested the configure failure. Doing one
 of two things fixes this error:

 1. Removing or commenting the following lines from `pyconfig.h`:
 {{{
 #define _POSIX_C_SOURCE ...
 #define _XOPEN_SOURCE ...
 /* The following is already commented out in my case */
 /* #undef _XOPEN_SOURCE_EXTENDED */
 }}}

 2. Defining `-D_XPG6` in `CFLAGS`.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1905#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list