[MacPorts] #16505: rrdtool 1.3.3 build fails (internal link edit command failed)

MacPorts noreply at macports.org
Sun Oct 26 16:55:50 PDT 2008


#16505: rrdtool 1.3.3 build fails (internal link edit command failed)
----------------------------------+-----------------------------------------
  Reporter:  vinc17 at macports.org  |       Owner:  markd at macports.org
      Type:  defect               |      Status:  new               
  Priority:  Normal               |   Milestone:  Port Bugs         
 Component:  ports                |     Version:  1.6.0             
Resolution:                       |    Keywords:                    
      Port:  rrdtool              |  
----------------------------------+-----------------------------------------

Comment(by blb at macports.org):

 Replying to [comment:22 vinc17@…]:
 > The bug is in the configure file that sets TCL_SHLIB_LD to '${CC}
 -dynamiclib ${CFLAGS} ${LDFLAGS} -Wl,-single_module'.

 Interesting, it looks like that setting may be coming from
 ${prefix}/lib/tclConfig.sh, which sets
 {{{
 TCL_SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS} -Wl,-single_module'
 }}}
 (among other things).  So does the tcl port need to remove it (note that
 /usr/lib/tclConfig.sh also adds LDFLAGS to TCL_SHLIB_LD) or should
 rrdtool's configure strip it?

-- 
Ticket URL: <http://trac.macports.org/ticket/16505#comment:24>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list