From: barry.maclean <bar...@sh...> - 2005-01-03 06:58:44
|
When I try and run make all on my redhat enterprise 3 server I receive the following error. What I'm I missing???? perfchart_png-perfchart.o(.text+0x2f08):/downloads/perfparse-0.104.3/cgi/per fchart.c:1696: undefined reference to `gdImageString' perfchart_png-perfchart.o(.text+0x2f2c):/downloads/perfparse-0.104.3/cgi/per fchart.c:1703: undefined reference to `gdImagePng' collect2: ld returned 1 exit status make[2]: *** [perfchart.png] Error 1 make[2]: Leaving directory `/downloads/perfparse-0.104.3/cgi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/downloads/perfparse-0.104.3' make: *** [all] Error 2 Many Thanks Barry |