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

MacPorts noreply at macports.org
Sun Oct 26 16:26:17 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 vinc17 at macports.org):

 Yes, I have sed from the gsed port. Better than hardcoding /usr/bin, you
 could use POSIX syntax.
 But even when I fix the sed commands to
 {{{sed -e 's,^\([^#]\),_\1,'}}}
 I get the following error (under 10.4.11):
 {{{
 /usr/bin/gcc-4.0 -dynamiclib -O2 -D_GNU_SOURCE -fno-strict-aliasing -Wall
 -std=c99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align
 -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline
 -Wold-style-definition -W  -fno-common -DPIC -L/opt/local/lib
 -L/opt/local/lib -L/usr/X11R6/lib   -Wl,-framework,CoreServices
 -Wl,-framework,ApplicationServices   -L/opt/local/lib -L/usr/X11R6/lib
 -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices
 -Wl,-single_module  -L../../src/.libs -L../../src -L/opt/local/lib
 tclrrd.o -o tclrrd1.3.4.dylib -lrrd_th -lm -L/opt/local/lib -ltclstub8.5
 -L/opt/local/lib -L/opt/local/lib -L/usr/X11R6/lib
 -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices
 -L/opt/local/lib -L/usr/X11R6/lib   -Wl,-framework,CoreServices
 -Wl,-framework,ApplicationServices
 ld: Undefined symbols:
 _rrd_parsetime
 /usr/bin/libtool: internal link edit command failed
 gnumake[3]: *** [tclrrd1.3.4.dylib] Error 1
 }}}

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


More information about the macports-tickets mailing list