BIND 10 #271: build failure with sunstudio in rrttl_python.cc and rrtype_python.cc

BIND 10 Development do-not-reply at isc.org
Thu Jul 1 12:36:58 UTC 2010


#271: build failure with sunstudio in rrttl_python.cc and rrtype_python.cc
--------------------------+-------------------------------------------------
 Reporter:  jreed         |        Owner:     
     Type:  defect        |       Status:  new
 Priority:  major         |    Milestone:     
Component:  Unclassified  |   Resolution:     
 Keywords:                |    Sensitive:  0  
--------------------------+-------------------------------------------------

Comment(by jreed):

 See 271.diff patch from jelte.

 And:
 {{{
 Index: src/lib/dns/python/Makefile.am
 ===================================================================
 --- src/lib/dns/python/Makefile.am      (revision 2376)
 +++ src/lib/dns/python/Makefile.am      (working copy)
 @@ -1,6 +1,9 @@
  SUBDIRS = tests

  AM_CPPFLAGS = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib
 +if USE_GXX
 +AM_CPPFLAGS += -Wno-write-strings
 +endif
 }}}
 But I don't know if this is needed -- not used on Sunstudio.

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


More information about the bind10-tickets mailing list