|
Hello,
I’m trying to build Ntop on Redhat 9 and having some trouble. I’ve tried several suggestions from information found searching the ntop-dev archive, but can’t seem to get past this problem. Here is there error:
/home/mkniffen/wa/ntop/gdchart0.94c/gd-1.8.3/libgd.a(gd_io.o)(.text+0xf9): In function `gdGetWord': : multiple definition of `gdGetWord' /usr/local/rrdtool-1.0.45/lib/librrd.a(gd.o)(.text+0x25e0):/home/mkniffen/downloads/rrdtool-1.0.45/gd1.3/gd.c:1721: first defined here /usr/bin/ld: Warning: size of symbol `gdGetWord' changed from 84 to 70 in home/mkniffen/wa/ntop/gdchart0.94c/gd-1.8.3/libgd.a(gd_io.o) collect2: ld returned 1 exit status make[2]: *** libntopreport.la] Error 1make[2]: Leaving directory `/home/mkniffen/wa/ntop/ntop' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/mkniffen/wa/ntop/ntop' make: *** [all] Error 2
I saw this specific error in the archive and tried the following suggestions:
- I modified buildAll.sh so that it handles libpng properly
- Tried several different version of the configure command including these:
./configure –with-rrd-root=/usr/local/rrdtool-1.0.45
and
./configure --with-rrd-root=/usr/local/rrdtool-1.0.45 --with-libpng-root=/usr/lib --with-gd-root=/home/mkniffen/wa/ntop/gdchart0.94c/gd-1.8.3 --with-zlib-root=/home/mkniffen/wa/ntop/gdchart0.94c/zlib-1.1.4
Please let me know if I can provide any further information that would be useful.
Any help would be greatly appreciated!
Mark Kniffen NetConn Solutions
|
- Re: [Ntop-dev] Ntop make errors Mark Kniffen
- Re: [Ntop-dev] Ntop make errors Burton Strauss
