From: Bob D. <bd...@si...> - 2005-05-13 00:04:42
|
Make sure you have: gd gd-devel gd-progs installed - bob On Thu, 2005-05-12 at 16:32 -0700, Dimitar Balinov wrote: > Hi, Bob! I have a problem, again! When I run > ./configure everything seems OK, but when I run make > there is a error: The output from make is: > > make all-recursive > make[1]: Entering directory > `/root/software/rlib-1.3.3' > Making all in rpdf > make[2]: Entering directory > `/root/software/rlib-1.3.3/rpdf' > source='rpdf.c' object='rpdf.lo' libtool=yes \ > depfile='.deps/rpdf.Plo' tmpdepfile='.deps/rpdf.TPlo' > \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -g -O2 -c -o > rpdf.lo `test -f 'rpdf.c' || echo './'`rpdf.c > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -g -O2 -c rpdf.c -MT > rpdf.lo -MD -MP -MF .deps/rpdf.TPlo -fPIC-DPIC -o > .libs/rpdf.o > /bin/sh ../libtool --mode=link gcc -D_GNU_SOURCE > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -g -O2 -o > librpdf.la -rpath /usr/local/lib -version-info 4:3:3 > rpdf.lo -L/opt/gnome/lib -lglib-2.0 > -Wl,--export-dynamic -L/opt/gnome/lib -lgmodule-2.0 > -ldl -lglib-2.0 -lm -lc > gcc -shared .libs/rpdf.o -L/opt/gnome/lib > /opt/gnome/lib/libgmodule-2.0.so -ldl > /opt/gnome/lib/libglib-2.0.so -lm -lc > -Wl,--export-dynamic -Wl,-soname -Wl,librpdf.so.1 -o > .libs/librpdf.so.1.3.3 > (cd .libs && rm -f librpdf.so.1 && ln -s > librpdf.so.1.3.3 librpdf.so.1) > (cd .libs && rm -f librpdf.so && ln -s > librpdf.so.1.3.3 librpdf.so) > creating librpdf.la > (cd .libs && rm -f librpdf.la && ln -s ../librpdf.la > librpdf.la) > source='test.c' object='test.o' libtool=no \ > depfile='.deps/test.Po' tmpdepfile='.deps/test.TPo' \ > depmode=gcc3 /bin/sh ../depcomp \ > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE > -I/opt/gnome/include/glib-2.0-I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -g -O2 -c `test > -f 'test.c' || echo './'`test.c > /bin/sh ../libtool --mode=link gcc -D_GNU_SOURCE > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -g -O2 -o test > test.o librpdf.la -lm -lm -lc > gcc -D_GNU_SOURCE -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -g -O2 -o .libs/test > test.o ./.libs/librpdf.so -L/opt/gnome/lib > /opt/gnome/lib/libgmodule-2.0.so -ldl > /opt/gnome/lib/libglib-2.0.so -lm -lc > creating test > make[2]: Leaving directory > `/root/software/rlib-1.3.3/rpdf' > Making all in libsrc > make[2]: Entering directory > `/root/software/rlib-1.3.3/libsrc' > source='parsexml.c' object='parsexml.lo' libtool=yes \ > depfile='.deps/parsexml.Plo' > tmpdepfile='.deps/parsexml.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o parsexml.lo `test -f 'parsexml.c' || echo > './'`parsexml.c > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c parsexml.c -MT > parsexml.lo -MD -MP -MF .deps/parsexml.TPlo -fPIC > -DPIC -o .libs/parsexml.o > source='reportgen.c' object='reportgen.lo' libtool=yes > \ > depfile='.deps/reportgen.Plo' > tmpdepfile='.deps/reportgen.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o reportgen.lo `test-f 'reportgen.c' || echo > './'`reportgen.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c reportgen.c -MT > reportgen.lo -MD -MP -MF .deps/reportgen.TPlo -fPIC > -DPIC -o .libs/reportgen.o > source='layout.c' object='layout.lo' libtool=yes \ > depfile='.deps/layout.Plo' > tmpdepfile='.deps/layout.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o layout.lo `test -f'layout.c' || echo > './'`layout.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c layout.c -MT > layout.lo -MD -MP -MF .deps/layout.TPlo -fPIC -DPIC > -o .libs/layout.o > source='graphing.c' object='graphing.lo' libtool=yes \ > depfile='.deps/graphing.Plo' > tmpdepfile='.deps/graphing.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o graphing.lo `test -f 'graphing.c' || echo > './'`graphing.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c graphing.c -MT > graphing.lo -MD -MP -MF .deps/graphing.TPlo -fPIC > -DPIC -o .libs/graphing.o > source='api.c' object='api.lo' libtool=yes \ > depfile='.deps/api.Plo' tmpdepfile='.deps/api.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o api.lo `test -f 'api.c' || echo './'`api.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c api.c -MT api.lo > -MD -MP -MF .deps/api.TPlo -fPIC -DPIC -o .libs/api.o > source='resolution.c' object='resolution.lo' > libtool=yes \ > depfile='.deps/resolution.Plo' > tmpdepfile='.deps/resolution.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o resolution.lo `test -f 'resolution.c' || > echo './'`resolution.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c resolution.c -MT > resolution.lo -MD -MP -MF .deps/resolution.TPlo -fPIC > -DPIC -o .libs/resolution.o > source='util.c' object='util.lo' libtool=yes \ > depfile='.deps/util.Plo' tmpdepfile='.deps/util.TPlo' > \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o util.lo `test -f 'util.c' || echo > './'`util.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c util.c -MT util.lo > -MD -MP -MF .deps/util.TPlo -fPIC -DPIC -o > .libs/util.o > source='pcode.c' object='pcode.lo' libtool=yes \ > depfile='.deps/pcode.Plo' > tmpdepfile='.deps/pcode.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o pcode.lo `test -f 'pcode.c' || echo > './'`pcode.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c pcode.c -MT > pcode.lo -MD -MP -MF .deps/pcode.TPlo -fPIC -DPIC -o > .libs/pcode.o > source='pcode_op_functions.c' > object='pcode_op_functions.lo' libtool=yes \ > depfile='.deps/pcode_op_functions.Plo' > tmpdepfile='.deps/pcode_op_functions.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o pcode_op_functions.lo `test -f > 'pcode_op_functions.c' || echo > './'`pcode_op_functions.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c > pcode_op_functions.c -MT pcode_op_functions.lo -MD -MP > -MF .deps/pcode_op_functions.TPlo -fPIC -DPIC -o > .libs/pcode_op_functions.o > source='formatstring.c' object='formatstring.lo' > libtool=yes \ > depfile='.deps/formatstring.Plo' > tmpdepfile='.deps/formatstring.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o formatstring.lo `test -f 'formatstring.c' || > echo './'`formatstring.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c formatstring.c -MT > formatstring.lo -MD -MP -MF .deps/formatstring.TPlo > -fPIC -DPIC -o .libs/formatstring.o > source='fxp.c' object='fxp.lo' libtool=yes \ > depfile='.deps/fxp.Plo' tmpdepfile='.deps/fxp.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o fxp.lo `test -f 'fxp.c' || echo './'`fxp.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c fxp.c -MT fxp.lo > -MD -MP -MF .deps/fxp.TPlo -fPIC -DPIC -o .libs/fxp.o > source='gd.c' object='gd.lo' libtool=yes \ > depfile='.deps/gd.Plo' tmpdepfile='.deps/gd.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \ > /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. -I.. -D_GNU_SOURCE -Wall -Wchar-subscripts > -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/usr/include/mysql -Os -pipe -march=pentium2 > -fomit-frame-pointer -I/usr/include -I../rpdf -g > -O2 -c -o gd.lo `test -f 'gd.c' || echo './'`gd.c > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall > -Wchar-subscripts -I/usr/local/include/libxml2 > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include > -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -I/usr/include/mysql > -Os -pipe -march=pentium2 -fomit-frame-pointer > -I/usr/include -I../rpdf -g -O2 -c gd.c -MT gd.lo -MD > -MP -MF .deps/gd.TPlo -fPIC -DPIC -o .libs/gd.o > In file included from gd.c:44: > rlib_gd.h:24:16: gd.h: No such file or directory > rlib_gd.h:25:21: gdfontt.h: No such file or directory > rlib_gd.h:26:21: gdfonts.h: No such file or directory > rlib_gd.h:27:22: gdfontmb.h: No such file or directory > In file included from rlib_gd.h:28, > from gd.c:44: > gdFontMedium.h:16:16: gd.h: No such file or directory > In file included from rlib_gd.h:28, > from gd.c:44: > gdFontMedium.h:18: error: parse error before > "gdFontMedium" > gdFontMedium.h:18: warning: type defaults to `int' in > declaration of `gdFontMedium' > gdFontMedium.h:18: warning: data definition has no > type or storage class > In file included from gd.c:44: > rlib_gd.h:29:21: gdfontl.h: No such file or directory > rlib_gd.h:30:21: gdfontg.h: No such file or directory > In file included from gd.c:44: > rlib_gd.h:37: error: parse error before "gdImagePtr" > rlib_gd.h:37: warning: no semicolon at end of struct > or union > rlib_gd.h:41: error: `gdMaxColors' undeclared here > (not in a function) > rlib_gd.h:42: error: `gdMaxColors' undeclared here > (not in a function) > rlib_gd.h:46: error: parse error before '}' token > gd.c: In function `get_color_pool': > gd.c:69: error: `gdMaxColors' undeclared (first use in > this function) > gd.c:69: error: (Each undeclared identifier is > reported only once > gd.c:69: error: for each function it appears in.) > gd.c:70: error: dereferencing pointer to incomplete > type > gd.c:71: error: dereferencing pointer to incomplete > type > gd.c:72: error: dereferencing pointer to incomplete > type > gd.c:74: error: dereferencing pointer to incomplete > type > gd.c:74: warning: implicit declaration of function > `gdImageColorAllocate' > gd.c:74: error: dereferencing pointer to incomplete > type > gd.c:75: error: dereferencing pointer to incomplete > type > gd.c:76: error: dereferencing pointer to incomplete > type > gd.c: In function `rlib_gd_new': > gd.c:85: error: invalid application of `sizeof' to an > incomplete type > gd.c:90: error: invalid application of `sizeof' to an > incomplete type > gd.c:92: error: `gdMaxColors' undeclared (first use in > this function) > gd.c:93: error: dereferencing pointer to incomplete > type > gd.c:96: error: dereferencing pointer to incomplete > type > gd.c:96: warning: implicit declaration of function > `gdImageCreate' > gd.c:109: error: dereferencing pointer to incomplete > type > gd.c:110: error: dereferencing pointer to incomplete > type > gd.c:110: error: dereferencing pointer to incomplete > type > gd.c:111: error: dereferencing pointer to incomplete > type > gd.c:111: error: dereferencing pointer to incomplete > type > gd.c:112: warning: implicit declaration of function > `gdImageFilledRectangle' > gd.c:112: error: dereferencing pointer to incomplete > type > gd.c:112: error: dereferencing pointer to incomplete > type > gd.c:113: warning: implicit declaration of function > `gdImageRectangle' > gd.c:113: error: dereferencing pointer to incomplete > type > gd.c:113: error: dereferencing pointer to incomplete > type > gd.c: In function `rlib_gd_spool': > gd.c:120: error: dereferencing pointer to incomplete > type > gd.c:122: warning: implicit declaration of function > `gdImagePng' > gd.c:122: error: dereferencing pointer to incomplete > type > gd.c:125: error: dereferencing pointer to incomplete > type > gd.c: In function `rlib_gd_text': > gd.c:133: warning: implicit declaration of function > `gdImageStringUp' > gd.c:133: error: dereferencing pointer to incomplete > type > gd.c:133: error: `gdFontMediumBold' undeclared (first > use in this function) > gd.c:133: error: dereferencing pointer to incomplete > type > gd.c:135: warning: implicit declaration of function > `gdImageString' > gd.c:135: error: dereferencing pointer to incomplete > type > gd.c:135: error: dereferencing pointer to incomplete > type > gd.c:138: error: dereferencing pointer to incomplete > type > gd.c:138: error: dereferencing pointer to incomplete > type > gd.c:140: error: dereferencing pointer to incomplete > type > gd.c:140: error: dereferencing pointer to incomplete > type > gd.c: In function `rlib_gd_get_string_width': > gd.c:147: error: `gdFontMediumBold' undeclared (first > use in this function) > gd.c:149: error: invalid type argument of `->' > gd.c: In function `rlib_gd_get_string_height': > gd.c:154: error: `gdFontMediumBold' undeclared (first > use in this function) > gd.c:156: error: invalid type argument of `->' > gd.c: In function `rlib_gd_set_thickness': > gd.c:160: warning: implicit declaration of function > `gdImageSetThickness' > gd.c:160: error: dereferencing pointer to incomplete > type > gd.c: In function `rlib_gd_line': > gd.c:171: error: dereferencing pointer to incomplete > type > gd.c:173: warning: implicit declaration of function > `gdImageLine' > gd.c:173: error: dereferencing pointer to incomplete > type > gd.c: In function `rlib_gd_rectangle': > gd.c:190: error: dereferencing pointer to incomplete > type > gd.c:192: error: dereferencing pointer to incomplete > type > gd.c: In function `rlib_gd_arc': > gd.c:204: error: dereferencing pointer to incomplete > type > gd.c:206: warning: implicit declaration of function > `gdImageFilledArc' > gd.c:206: error: dereferencing pointer to incomplete > type > gd.c:206: error: `gdArc' undeclared (first use in this > function) > gd.c: In function `rlib_gd_free': > gd.c:212: warning: implicit declaration of function > `gdImageDestroy' > gd.c:212: error: dereferencing pointer to incomplete > type > gd.c:213: error: dereferencing pointer to incomplete > type > gd.c: At top level: > rlib_gd.h:41: error: storage size of `color_pool' > isn't known > rlib_gd.h:42: error: storage size of `rlib_color' > isn't known > make[2]: *** [gd.lo] Error 1 > make[2]: Leaving directory > `/root/software/rlib-1.3.3/libsrc' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/software/rlib-1.3.3' > make: *** [all] Error 2 > > --- Bob Doan <bd...@si...> wrote: > > You probably want --with-pythonver=2.3 > > > > - bob > > > > On Thu, 2005-05-12 at 12:43 -0700, Dimitar Balinov > > wrote: > > > Hi!!! I install python-devel and mysql-devel, but > > I > > > have a problem with python! I use python 2.3.4 on > > SuSE > > > > > > 9.2 with python-devel 2.3.4 release 1. > > > --- Bob Doan <bd...@si...> wrote: > > > > What distro are you running? > > > > > > > > Make sure you have packages like "python-devel" > > and > > > > mysql-devel > > > > installed > > > > > > > > So RLIB can find them during autoconf > > > > > > > > - bob > > > > > > > > On Thu, 2005-05-12 at 08:07 -0700, Dimitar > > Balinov > > > > wrote: > > > > > Hi! I have a qustion! How can I compile rlib > > with > > > > > mysql and python! > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > __________________________________ > > > Do you Yahoo!? > > > Yahoo! Mail - Find what you need with new enhanced > > search. > > > http://info.mail.yahoo.com/mail_250 > > > > > > > > Yahoo! Mail > Stay connected, organized, and protected. Take the tour: > http://tour.mail.yahoo.com/mailtour.html -- Bob Doan <bd...@si...> |