[rrd-users] Install Problems on OS/X 10.4

Doug Kaye doug at rds.com
Tue Apr 17 19:15:56 CEST 2007


Perhaps similar to what Phil reported last month, I'm having trouble  
installing 1.2.19 on OS/X.

Here's my configure command. No errors are reported:

	./configure --prefix=$INSTALL_DIR --disable-python --disable-tcl

make reports (I think this is the command in question):

/bin/sh ../libtool --tag=CC --mode=link gcc  -O3 -fno-strict-aliasing  
-Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align - 
Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline - 
W  -fno-common -DPIC  -L/tmp/rrdbuild/lb/lib -o librrd.la -rpath /usr/ 
local/rrdtool-1.2.19/lib -version-info 2:9:0 hash_32.lo pngsize.lo  
rrd_create.lo rrd_dump.lo rrd_fetch.lo rrd_graph.lo  
rrd_graph_helper.lo rrd_last.lo rrd_lastupdate.lo rrd_first.lo  
rrd_resize.lo rrd_restore.lo rrd_tune.lo rrd_version.lo rrd_xport.lo  
art_rgba_svp.lo rrd_gfx.lo rrd_afm.lo rrd_afm_data.lo rrd_tool.lo  
librrdupd.la -lfreetype -lpng -lz -lart_lgpl_2
gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/librrd. 
2.0.9.dylib  .libs/hash_32.o .libs/pngsize.o .libs/rrd_create.o .libs/ 
rrd_dump.o .libs/rrd_fetch.o .libs/rrd_graph.o .libs/ 
rrd_graph_helper.o .libs/rrd_last.o .libs/rrd_lastupdate.o .libs/ 
rrd_first.o .libs/rrd_resize.o .libs/rrd_restore.o .libs/ 
rrd_tune.o .libs/rrd_version.o .libs/rrd_xport.o .libs/ 
art_rgba_svp.o .libs/rrd_gfx.o .libs/rrd_afm.o .libs/ 
rrd_afm_data.o .libs/rrd_tool.o -all_load  ./.libs/librrdupd.a  -L/ 
tmp/rrdbuild/lb/lib /tmp/rrdbuild/lb/lib/libfreetype.a /tmp/rrdbuild/ 
lb/lib/libpng12.a -lz /tmp/rrdbuild/lb/lib/libart_lgpl_2.a - 
install_name  /usr/local/rrdtool-1.2.19/lib/librrd.2.dylib -Wl,- 
compatibility_version -Wl,3 -Wl,-current_version -Wl,3.9
ld: common symbols not allowed with MH_DYLIB output format with the - 
multi_module option
/tmp/rrdbuild/lb/lib/libpng12.a(libpng12_la-pnggccrd.o) definition of  
common __ActiveMask (size 16)
/tmp/rrdbuild/lb/lib/libpng12.a(libpng12_la-pnggccrd.o) definition of  
common __ActiveMask2 (size 16)
/tmp/rrdbuild/lb/lib/libpng12.a(libpng12_la-pnggccrd.o) definition of  
common __ActiveMaskEnd (size 16)
/tmp/rrdbuild/lb/lib/libpng12.a(libpng12_la-pnggccrd.o) definition of  
common __ShiftBpp (size 16)
/tmp/rrdbuild/lb/lib/libpng12.a(libpng12_la-pnggccrd.o) definition of  
common __ShiftRem (size 16)
/usr/bin/libtool: internal link edit command failed
make[2]: *** [librrd.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Unfortunately, this stuff is a little over my head. Tried 1.2.18 with  
the same results. All supporting libraries are installed.

Any ideas? Thanks.

     ...doug



More information about the rrd-users mailing list