domesticbeer
08-02-2002, 10:15 AM
Every time i compile with the --enable-cgi-dir=/home/httpd/cgi-bin and the --enable-cgi-icons=/home/httpd/htdocs/eq-icons set in the configure command. I get an error with i do a make with in the drawmap.cpp file on some undeclared function. I will recompile tonite and post the error message for you all to see.
here is the error that i am seeing
drawmap.cpp: In function 'void paintMap()';
drawmap.cpp:529: 'gdImageGif' undeclared (first use thie function)
drawmap.cpp:529: (Each undeclared identifier is reported only once for each function it appears in.)
make[2]: *** [drawmap.o] Error 1
make[2]: Leaving directory '/showeq/src'
make[1]: *** [all-recursive] Error 1
Any thoughts?
Linux load
I am running gentoo 1.2 complied with gcc3 and qt3.04. I also have qt 2.32 installed it happens if i use qt3.04 or 2.32.
here is the error that i am seeing
drawmap.cpp: In function 'void paintMap()';
drawmap.cpp:529: 'gdImageGif' undeclared (first use thie function)
drawmap.cpp:529: (Each undeclared identifier is reported only once for each function it appears in.)
make[2]: *** [drawmap.o] Error 1
make[2]: Leaving directory '/showeq/src'
make[1]: *** [all-recursive] Error 1
Any thoughts?
Linux load
I am running gentoo 1.2 complied with gcc3 and qt3.04. I also have qt 2.32 installed it happens if i use qt3.04 or 2.32.