Oh.  I'll try that and get back to you within the hour.

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[email protected]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 07, 2007 11:18 AM
Subject: Re: [rrd-users] Problems with building on Suse Linux 9.0


> 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...
>
>
>

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to