Hello all,
 
 
this is the resultant output of a compile with: ./configure --with-rrd-root=/usr/local/rrdtool-1.0.42/
 
/root/ntop-2.2/gdchart0.94c/gd-1.8.3/libgd.a(gd_png.o): In function `gdImagePng':
gd_png.o(.text+0x86e): multiple definition of `gdImagePng'
/usr/local/rrdtool-1.0.42/lib/librrd.a(gdpng.o):/root/rrdtool-1.0.42/src/gdpng.c:18: first defined here
/usr/bin/ld: Warning: size of symbol `gdImagePng' changed from 389 to 55 in /root/ntop-2.2/gdchart0.94c/gd-1.8.3/libgd.a(gd_png.o)
/root/ntop-2.2/gdchart0.94c/gd-1.8.3/libgd.a(gd_io.o): In function `gdPutWord':
gd_io.o(.text+0x56): multiple definition of `gdPutWord'
/usr/local/rrdtool-1.0.42/lib/librrd.a(gd.o):/root/rrdtool-1.0.42/gd1.3/gd.c:1737: first defined here
/usr/bin/ld: Warning: size of symbol `gdPutWord' changed from 56 to 38 in /root/ntop-2.2/gdchart0.94c/gd-1.8.3/libgd.a(gd_io.o)
/root/ntop-2.2/gdchart0.94c/gd-1.8.3/libgd.a(gd_io.o): In function `gdGetByte':
gd_io.o(.text+0xd4): multiple definition of `gdGetByte'
/usr/local/rrdtool-1.0.42/lib/librrd.a(gd.o):/root/rrdtool-1.0.42/gd1.3/gd.c:1743: first defined here
/usr/bin/ld: Warning: size of symbol `gdGetByte' changed from 54 to 39 in /root/ntop-2.2/gdchart0.94c/gd-1.8.3/libgd.a(gd_io.o)
/root/ntop-2.2/gdchart0.94c/gd-1.8.3/libgd.a(gd_io.o): In function `gdGetWord':
gd_io.o(.text+0xfc): multiple definition of `gdGetWord'
/usr/local/rrdtool-1.0.42/lib/librrd.a(gd.o):/root/rrdtool-1.0.42/gd1.3/gd.c:1721: first defined here
/usr/bin/ld: Warning: size of symbol `gdGetWord' changed from 84 to 70 in /root/ntop-2.2/gdchart0.94c/gd-1.8.3/libgd.a(gd_io.o)
collect2: ld returned 1 exit status
make[2]: *** [libntopreport.la] Error 1
make[2]: Leaving directory `/root/ntop-2.2/ntop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/ntop-2.2/ntop'
make: *** [all] Error 2
Platform is redhat 8 on an i585 machine, gcc-3.2-7.
 
Cheers,
 
Julian
 
 
 

Reply via email to