[rrd-users] Problems with building on Suse Linux 9.0

ralf-buero at kruedewagen.de ralf-buero at kruedewagen.de
Thu Jun 7 17:18:30 CEST 2007


According to config.log you have set 
 LDFLAGS="-I/lb/lib" .
But the lib variable must begin with a -L like
 LDFLAGS="-L/lb/lib"

Ralf

> [links inserted here]
> LIBS=-lm
> LDFLAGS=
> CPPFLAGS= -I/usr/include/libart-2.0
>
> Now, here's the directories where my built libaries ended up:
> /lb/include/
> lb/include/libpng12
> lb/include/libart-2.0
>
> When I set the LDFLAGS and CPPFLAGS according to the instructions found
> here: http://oss.oetiker.ch/rrdtool/doc/rrdbuild.en.html but pointing them
> to the directories above, I still get the same error, but with the LDFLAGS
> and CPPFLAGS set to the folders above where my built libraries are...




More information about the rrd-users mailing list