<span class="gmail_quote"><br><br></span>
<div>Hi users,</div>
<div>after compiling / installing libpng, libart and freetype2 under /opt</div>
<div>I set my LD_LIBRARY_PATH, LDFLAGS and CPPFLAGS accordingly and ./configure --prefix=/opt/rrdtool</div>
<div>&nbsp;</div>
<div>the configure succeed</div>
<div>the make returns this error :</div>
<div>&nbsp;</div>
<div>/bin/bash ../libtool --tag=CC --mode=link gcc&nbsp; -g -O2 -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W&nbsp; -fPIC -DPIC&nbsp; -L /opt/freetype/lib -L /opt/libpng/lib -L /opt/libart/lib -o rrdtool&nbsp;&nbsp; 
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://librrd.la/" target="_blank">librrd.la</a> <br>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 /opt/freetype/lib /opt/libpng/lib /opt/libart/lib -o .libs/rrdtool&nbsp; -L/export/home/ymercier/BigBrother/rrdtool- 
1.2.17/src ./.libs/librrd.so /opt/freetype/lib/libfreetype.so /opt/libpng/lib/libpng12.so -lz /opt/libart/lib/libart_lgpl_2.so -lm -R/opt/rrdtool/lib -R/opt/freetype/lib -R/opt/libpng/lib -R/opt/libart/lib<br>ld: fatal: file /opt/freetype/lib: unknown file type 
<br>ld: fatal: File processing errors. No output written to .libs/rrdtool<br>collect2: ld returned 1 exit status<br>make[2]: *** [rrdtool] Error 1<br>make[2]: Leaving directory `/export/home/ymercier/BigBrother/rrdtool-1.2.17
 /src&#39;<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/export/home/ymercier/BigBrother/rrdtool-1.2.17&#39;<br>make: *** [all] Error 2<br>#</div>
<div>&nbsp;</div>
<div>it looks to me like these parameters &quot;&nbsp;/opt/freetype/lib /opt/libpng/lib /opt/libart/lib &quot; passed to gcc</div>
<div>should not be there, but im not sure</div>
<div>&nbsp;</div>
<div>I would appreciate any insights</div>
<div>Thanks </div><span class="sg">
<div>Yannick</div></span>