BIND 10 #3276: CC: -library=Cstd cannot be used with -library=stlport4

BIND 10 Development do-not-reply at isc.org
Mon Dec 30 20:41:47 UTC 2013


#3276: CC: -library=Cstd cannot be used with -library=stlport4
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:
                       Type:         |                Status:  new
  defect                             |             Milestone:  New Tasks
                   Priority:         |              Keywords:
  medium                             |             Sensitive:  0
                  Component:         |           Sub-Project:  DNS
  Unclassified                       |  Estimated Difficulty:  0
               CVSS Scoring:         |           Total Hours:  0
            Defect Severity:  N/A    |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 {{{
 libtool: link: /opt/SolarisStudio12.3-solaris-sparc-
 bin/solarisstudio12.3/bin/CC -G -hlibb10-exceptions.so.0 -o
 .libs/libb10-exceptions.so.0.0.0   .libs/exceptions.o   -library=stlport4
 -lrt -lsocket -lnsl -library=Cstd -library=Crun -lc   -Qoption ld
 -R/udir/jreed/botan-main-sunstudio/lib
 CC: -library=Cstd cannot be used with -library=stlport4
 }}}

 This is using SolarisStudio12.3 on the sol-10 sparc lab system.

 The configure.ac adds -library=stlport4
 but the check in aclocal.m4 which is included in configure for this
 happens earlier so the -library=Cstd gets added.

 The ordering needs to be fixed, or somehow tell autoconf / aclocal not to
 add in this additional configure code, or stop the libtool script from
 adding it.

-- 
Ticket URL: <http://bind10.isc.org/ticket/3276>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list