> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:rrd-users- > [EMAIL PROTECTED] On Behalf Of jim steele > Sent: Tuesday, April 10, 2007 15:33 > To: Sam Umbach > Cc: [email protected] > Subject: Re: [rrd-users] RRDs seems broken on OpenBSD > > Disregard this, I was missing some input files. Now I am back to the > lazy binding failed error, however it is different now that I am using > the older versions of the prerequisites, which are: > > freetype-2.1.10 > libpng-1.2.10 > libart_lgpl-2.3.17 > zlib-1.2.3 > > The error I get now is: > > /usr/bin/perl:/usr/local/rrdtool-1.2.19/lib/librrd.so.2.9: undefined > symbol 'FT_Init_FreeType' > lazy binding failed! > Segmentation fault (core dumped) > > I did this also (there is no -D option on OpenBSD) > > #] nm /usr/local/rrdtool-1.2.19/lib/librrd.so.2.9 |grep Free > U FT_Done_FreeType > U FT_Init_FreeType > > and I got no output from the similar command on RRDs.so and > libart_lgpl_2.so.5.17. >
What does ldd /usr/local/rrdtool-1.2.19/lib/librrd.so.2.9 show? Ulf. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
