Hi, May anybody help me solve this build-problem ?
I installed these Libs from source and tried to install the latest rrdtool. fontconfig-2.5.0.tar.gz freetype-2.3.5.tar.gz glib-2.12.13.tar.gz libart-lgpl_2.3.19.orig.tar.gz libpng-1.2.24.tar.gz libxml2-sources-2.6.30.tar.gz zlib-1.2.3.tar.gz and see what happened after a successfull "configure" and a "make": ... creating librrd_th.la (cd .libs && rm -f librrd_th.la && ln -s ../librrd_th.la librrd_th.la) /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -L/usr/local/lib -L/usr/local/lib -o rrdtool librrd.la gcc -g -O2 -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -o .libs/rrdtool -L/usr/local/lib ./.libs/librrd.so -lm -lz ./.libs/librrd.so: undefined reference to `art_free' ./.libs/librrd.so: undefined reference to `art_alloc' collect2: ld returned 1 exit status make[2]: *** [rrdtool] Fehler 1 make[2]: Leaving directory `/usr/local/src/rrdtool-1.2.26/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/usr/local/src/rrdtool-1.2.26' make: *** [all] Fehler 2 havent found any solution of this problem at all by now... please help me. Cu Rene _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
