whats this error?
trying to install gd and get this error how do i sort it?gcc -g -O2 -o .libs/gdparttopng gdparttopng.o ./.libs/libgd.so -lm -Wl,--rpath -Wl,/usr/local/lib
gdparttopng.o(.text+0xac): In function `main':
/root/mrtg-2.10.15/gd-2.0.28/gdparttopng.c:42: undefined reference to `gdImageCreateFromGd2Part'
collect2: ld returned 1 exit status
make[2]: *** [gdparttopng] Error 1
make[2]: Leaving directory `/root/mrtg-2.10.15/gd-2.0.28'