<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
Hi,<br>
I doubt the error is due to my gcc version which is 4.3 . If it is so the<br>
tuxmath requires the older version of gcc itself or its needed to be made<br>
some changes to make it ported to the newer versions. I am trying to get it<br>
work with my gcc version ( 4.3) but it will be help ful if i got any<br>
confirmation from someone that this error is not due to something else.<br>
<br>
regards<br>
Ranju..<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.alioth.debian.org/pipermail/tux4kids-tuxtype-dev/attachments/20090309/d3856fe2/attachment.htm" target="_blank">http://lists.alioth.debian.org/pipermail/tux4kids-tuxtype-dev/attachments/20090309/d3856fe2/attachment.htm</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Tux4kids-tuxtype-dev mailing list<br>
<a href="mailto:Tux4kids-tuxtype-dev@lists.alioth.debian.org">Tux4kids-tuxtype-dev@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/mailman/listinfo/tux4kids-tuxtype-dev" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/tux4kids-tuxtype-dev</a><br>
<br>
<br>
End of Tux4kids-tuxtype-dev Digest, Vol 16, Issue 8<br>
***************************************************</blockquote><div><br>hi i have checked out it again and got a defferent error msg... here the FNLEN in line 1004 should be FONT_NAME_LENGTH i think.. but even after changing that it shows undeclared 'prev_font_name'...<br>
<br>debian:/home/ranjith/soc/tuxmath# make<br>make all-recursive<br>make[1]: Entering directory `/home/ranjith/soc/tuxmath'<br>Making all in data<br>make[2]: Entering directory `/home/ranjith/soc/tuxmath/data'<br>
make[3]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[3]: Leaving directory `/home/ranjith/soc/tuxmath'<br>Making all in fonts<br>make[3]: Entering directory `/home/ranjith/soc/tuxmath/data/fonts'<br>
make[4]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/home/ranjith/soc/tuxmath/data/fonts'<br>
Making all in images<br>make[3]: Entering directory `/home/ranjith/soc/tuxmath/data/images'<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
Making all in backgrounds<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images/backgrounds'<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images/backgrounds'<br>Making all in cities<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images/cities'<br>
make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images/cities'<br>
Making all in comets<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images/comets'<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images/comets'<br>Making all in factoroids<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images/factoroids'<br>
make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images/factoroids'<br>
Making all in icons<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images/icons'<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images/icons'<br>Making all in igloos<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images/igloos'<br>
make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images/igloos'<br>
Making all in penguins<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images/penguins'<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images/penguins'<br>Making all in sprites<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images/sprites'<br>
make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images/sprites'<br>
Making all in status<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images/status'<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images/status'<br>Making all in title<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images/title'<br>
make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images/title'<br>
Making all in tux<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images/tux'<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images/tux'<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/images'<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>
make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[4]: Nothing to be done for `all-am'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/images'<br>make[3]: Leaving directory `/home/ranjith/soc/tuxmath/data/images'<br>
Making all in missions<br>make[3]: Entering directory `/home/ranjith/soc/tuxmath/data/missions'<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
Making all in arcade<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/missions/arcade'<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions/arcade'<br>Making all in campaign<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/missions/campaign'<br>
make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>Making all in ace<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath/data/missions/campaign/ace'<br>
make[6]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[6]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[5]: Nothing to be done for `all'.<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions/campaign/ace'<br>
Making all in cadet<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath/data/missions/campaign/cadet'<br>make[6]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[6]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
make[5]: Nothing to be done for `all'.<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions/campaign/cadet'<br>Making all in commando<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath/data/missions/campaign/commando'<br>
make[6]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[6]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[5]: Nothing to be done for `all'.<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions/campaign/commando'<br>
Making all in ranger<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath/data/missions/campaign/ranger'<br>make[6]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[6]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
make[5]: Nothing to be done for `all'.<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions/campaign/ranger'<br>Making all in scout<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath/data/missions/campaign/scout'<br>
make[6]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[6]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[5]: Nothing to be done for `all'.<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions/campaign/scout'<br>
make[5]: Entering directory `/home/ranjith/soc/tuxmath/data/missions/campaign'<br>make[6]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[6]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[5]: Nothing to be done for `all-am'.<br>
make[5]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions/campaign'<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions/campaign'<br>Making all in lessons<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/missions/lessons'<br>
make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions/lessons'<br>
Making all in multiplay<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/missions/multiplay'<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
make[4]: Nothing to be done for `all'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions/multiplay'<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath/data/missions'<br>make[5]: Entering directory `/home/ranjith/soc/tuxmath'<br>
make[5]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[4]: Nothing to be done for `all-am'.<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions'<br>make[3]: Leaving directory `/home/ranjith/soc/tuxmath/data/missions'<br>
Making all in sounds<br>make[3]: Entering directory `/home/ranjith/soc/tuxmath/data/sounds'<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[4]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/home/ranjith/soc/tuxmath/data/sounds'<br>make[3]: Entering directory `/home/ranjith/soc/tuxmath/data'<br>make[4]: Entering directory `/home/ranjith/soc/tuxmath'<br>
make[4]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[3]: Nothing to be done for `all-am'.<br>make[3]: Leaving directory `/home/ranjith/soc/tuxmath/data'<br>make[2]: Leaving directory `/home/ranjith/soc/tuxmath/data'<br>
Making all in doc<br>make[2]: Entering directory `/home/ranjith/soc/tuxmath/doc'<br>make[3]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[3]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/home/ranjith/soc/tuxmath/doc'<br>Making all in intl<br>make[2]: Entering directory `/home/ranjith/soc/tuxmath/intl'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/ranjith/soc/tuxmath/intl'<br>
Making all in linebreak<br>make[2]: Entering directory `/home/ranjith/soc/tuxmath/linebreak'<br>make[3]: Entering directory `/home/ranjith/soc/tuxmath'<br>make[3]: Leaving directory `/home/ranjith/soc/tuxmath'<br>
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT linebreak.o -MD -MP -MF .deps/linebreak.Tpo -c -o linebreak.o linebreak.c<br>mv -f .deps/linebreak.Tpo .deps/linebreak.Po<br>gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT u16-mbtouc-aux.o -MD -MP -MF .deps/u16-mbtouc-aux.Tpo -c -o u16-mbtouc-aux.o `test -f 'unistr/u16-mbtouc-aux.c' || echo './'`unistr/u16-mbtouc-aux.c<br>
mv -f .deps/u16-mbtouc-aux.Tpo .deps/u16-mbtouc-aux.Po<br>gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT u16-mbtouc.o -MD -MP -MF .deps/u16-mbtouc.Tpo -c -o u16-mbtouc.o `test -f 'unistr/u16-mbtouc.c' || echo './'`unistr/u16-mbtouc.c<br>
mv -f .deps/u16-mbtouc.Tpo .deps/u16-mbtouc.Po<br>gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT u16-mbtouc-unsafe-aux.o -MD -MP -MF .deps/u16-mbtouc-unsafe-aux.Tpo -c -o u16-mbtouc-unsafe-aux.o `test -f 'unistr/u16-mbtouc-unsafe-aux.c' || echo './'`unistr/u16-mbtouc-unsafe-aux.c<br>
mv -f .deps/u16-mbtouc-unsafe-aux.Tpo .deps/u16-mbtouc-unsafe-aux.Po<br>gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT u16-mbtouc-unsafe.o -MD -MP -MF .deps/u16-mbtouc-unsafe.Tpo -c -o u16-mbtouc-unsafe.o `test -f 'unistr/u16-mbtouc-unsafe.c' || echo './'`unistr/u16-mbtouc-unsafe.c<br>
mv -f .deps/u16-mbtouc-unsafe.Tpo .deps/u16-mbtouc-unsafe.Po<br>gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT u8-mbtouc-aux.o -MD -MP -MF .deps/u8-mbtouc-aux.Tpo -c -o u8-mbtouc-aux.o `test -f 'unistr/u8-mbtouc-aux.c' || echo './'`unistr/u8-mbtouc-aux.c<br>
mv -f .deps/u8-mbtouc-aux.Tpo .deps/u8-mbtouc-aux.Po<br>gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT u8-mbtouc.o -MD -MP -MF .deps/u8-mbtouc.Tpo -c -o u8-mbtouc.o `test -f 'unistr/u8-mbtouc.c' || echo './'`unistr/u8-mbtouc.c<br>
mv -f .deps/u8-mbtouc.Tpo .deps/u8-mbtouc.Po<br>gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT u8-mbtouc-unsafe-aux.o -MD -MP -MF .deps/u8-mbtouc-unsafe-aux.Tpo -c -o u8-mbtouc-unsafe-aux.o `test -f 'unistr/u8-mbtouc-unsafe-aux.c' || echo './'`unistr/u8-mbtouc-unsafe-aux.c<br>
mv -f .deps/u8-mbtouc-unsafe-aux.Tpo .deps/u8-mbtouc-unsafe-aux.Po<br>gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT u8-mbtouc-unsafe.o -MD -MP -MF .deps/u8-mbtouc-unsafe.Tpo -c -o u8-mbtouc-unsafe.o `test -f 'unistr/u8-mbtouc-unsafe.c' || echo './'`unistr/u8-mbtouc-unsafe.c<br>
mv -f .deps/u8-mbtouc-unsafe.Tpo .deps/u8-mbtouc-unsafe.Po<br>gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT u8-uctomb-aux.o -MD -MP -MF .deps/u8-uctomb-aux.Tpo -c -o u8-uctomb-aux.o `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c<br>
mv -f .deps/u8-uctomb-aux.Tpo .deps/u8-uctomb-aux.Po<br>gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT u8-uctomb.o -MD -MP -MF .deps/u8-uctomb.Tpo -c -o u8-uctomb.o `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c<br>
mv -f .deps/u8-uctomb.Tpo .deps/u8-uctomb.Po<br>gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT width.o -MD -MP -MF .deps/width.Tpo -c -o width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c<br>
mv -f .deps/width.Tpo .deps/width.Po<br>rm -f liblinebreak.a<br>ar cru liblinebreak.a linebreak.o u16-mbtouc-aux.o u16-mbtouc.o u16-mbtouc-unsafe-aux.o u16-mbtouc-unsafe.o u8-mbtouc-aux.o u8-mbtouc.o u8-mbtouc-unsafe-aux.o u8-mbtouc-unsafe.o u8-uctomb-aux.o u8-uctomb.o width.o <br>
ranlib liblinebreak.a<br>make[2]: Leaving directory `/home/ranjith/soc/tuxmath/linebreak'<br>Making all in po<br>make[2]: Entering directory `/home/ranjith/soc/tuxmath/po'<br>test ! -f ./tuxmath.pot || \<br> test -z "ar.gmo cs.gmo de.gmo en@quot.gmo en@boldquot.gmo en_GB.gmo es.gmo fi.gmo fr.gmo ga.gmo he.gmo hu.gmo it.gmo ja.gmo nb.gmo nl.gmo nn.gmo oc.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sv.gmo tr.gmo zh_CN.gmo" || make ar.gmo cs.gmo de.gmo en@quot.gmo en@boldquot.gmo en_GB.gmo es.gmo fi.gmo fr.gmo ga.gmo he.gmo hu.gmo it.gmo ja.gmo nb.gmo nl.gmo nn.gmo oc.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sv.gmo tr.gmo zh_CN.gmo<br>
make[3]: Entering directory `/home/ranjith/soc/tuxmath/po'<br>make[3]: `ar.gmo' is up to date.<br>make[3]: `cs.gmo' is up to date.<br>make[3]: `de.gmo' is up to date.<br>make[3]: `en@quot.gmo' is up to date.<br>
make[3]: `en@boldquot.gmo' is up to date.<br>make[3]: `en_GB.gmo' is up to date.<br>make[3]: `es.gmo' is up to date.<br>make[3]: `fi.gmo' is up to date.<br>make[3]: `fr.gmo' is up to date.<br>make[3]: `ga.gmo' is up to date.<br>
make[3]: `he.gmo' is up to date.<br>make[3]: `hu.gmo' is up to date.<br>make[3]: `it.gmo' is up to date.<br>make[3]: `ja.gmo' is up to date.<br>make[3]: `nb.gmo' is up to date.<br>make[3]: `nl.gmo' is up to date.<br>
make[3]: `nn.gmo' is up to date.<br>make[3]: `oc.gmo' is up to date.<br>make[3]: `pl.gmo' is up to date.<br>make[3]: `pt.gmo' is up to date.<br>make[3]: `pt_BR.gmo' is up to date.<br>make[3]: `ru.gmo' is up to date.<br>
make[3]: `sk.gmo' is up to date.<br>make[3]: `sv.gmo' is up to date.<br>make[3]: `tr.gmo' is up to date.<br>make[3]: `zh_CN.gmo' is up to date.<br>make[3]: Leaving directory `/home/ranjith/soc/tuxmath/po'<br>
touch stamp-po<br>make[2]: Leaving directory `/home/ranjith/soc/tuxmath/po'<br>Making all in src<br>make[2]: Entering directory `/home/ranjith/soc/tuxmath/src'<br>make[3]: Entering directory `/home/ranjith/soc/tuxmath'<br>
make[3]: Leaving directory `/home/ranjith/soc/tuxmath'<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT tuxmath.o -MD -MP -MF .deps/tuxmath.Tpo -c -o tuxmath.o tuxmath.c<br>
In file included from tuxmath.h:25,<br> from tuxmath.c:26:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/tuxmath.Tpo .deps/tuxmath.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT setup.o -MD -MP -MF .deps/setup.Tpo -c -o setup.o setup.c<br>
In file included from globals.h:28,<br> from options.h:25,<br> from setup.c:42:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/setup.Tpo .deps/setup.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT titlescreen.o -MD -MP -MF .deps/titlescreen.Tpo -c -o titlescreen.o titlescreen.c<br>
In file included from tuxmath.h:25,<br> from titlescreen.h:49,<br> from titlescreen.c:27:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/titlescreen.Tpo .deps/titlescreen.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.c<br>
In file included from tuxmath.h:25,<br> from game.c:22:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>mv -f .deps/game.Tpo .deps/game.Po<br>
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT factoroids.o -MD -MP -MF .deps/factoroids.Tpo -c -o factoroids.o factoroids.c<br>
In file included from tuxmath.h:25,<br> from factoroids.c:21:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/factoroids.Tpo .deps/factoroids.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT fileops_media.o -MD -MP -MF .deps/fileops_media.Tpo -c -o fileops_media.o fileops_media.c<br>
In file included from tuxmath.h:25,<br> from fileops_media.c:1:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/fileops_media.Tpo .deps/fileops_media.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c<br>
In file included from globals.h:28,<br> from options.h:25,<br> from options.c:29:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/options.Tpo .deps/options.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT credits.o -MD -MP -MF .deps/credits.Tpo -c -o credits.o credits.c<br>
In file included from tuxmath.h:25,<br> from credits.c:26:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
credits.c:112: warning: initialization makes integer from pointer without a cast<br>mv -f .deps/credits.Tpo .deps/credits.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT highscore.o -MD -MP -MF .deps/highscore.Tpo -c -o highscore.o highscore.c<br>
In file included from tuxmath.h:25,<br> from highscore.c:14:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/highscore.Tpo .deps/highscore.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT loaders.o -MD -MP -MF .deps/loaders.Tpo -c -o loaders.o loaders.c<br>
In file included from tuxmath.h:25,<br> from loaders.c:27:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/loaders.Tpo .deps/loaders.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT audio.o -MD -MP -MF .deps/audio.Tpo -c -o audio.o audio.c<br>
In file included from tuxmath.h:25,<br> from audio.c:24:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>mv -f .deps/audio.Tpo .deps/audio.Po<br>
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT campaign.o -MD -MP -MF .deps/campaign.Tpo -c -o campaign.o campaign.c<br>
In file included from tuxmath.h:25,<br> from campaign.h:11,<br> from campaign.c:7:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/campaign.Tpo .deps/campaign.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT multiplayer.o -MD -MP -MF .deps/multiplayer.Tpo -c -o multiplayer.o multiplayer.c<br>
In file included from tuxmath.h:25,<br> from multiplayer.c:11:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/multiplayer.Tpo .deps/multiplayer.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT fileops.o -MD -MP -MF .deps/fileops.Tpo -c -o fileops.o fileops.c<br>
In file included from globals.h:28,<br> from fileops.c:34:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/fileops.Tpo .deps/fileops.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT convert_utf.o -MD -MP -MF .deps/convert_utf.Tpo -c -o convert_utf.o convert_utf.c<br>
In file included from globals.h:28,<br> from convert_utf.c:23:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
mv -f .deps/convert_utf.Tpo .deps/convert_utf.Po<br>gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/local/share/tuxmath\" -DDEBUG -DVERSION=\"tuxmath-1.7.2\" -DSOUND -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT SDL_extras.o -MD -MP -MF .deps/SDL_extras.Tpo -c -o SDL_extras.o SDL_extras.c<br>
In file included from tuxmath.h:25,<br> from SDL_extras.c:15:<br>../config.h:475:1: warning: "VERSION" redefined<br><command-line>: warning: this is the location of the previous definition<br>
SDL_extras.c: In function ‘get_font’:<br>SDL_extras.c:1004: error: ‘FNLEN’ undeclared (first use in this function)<br>SDL_extras.c:1004: error: (Each undeclared identifier is reported only once<br>SDL_extras.c:1004: error: for each function it appears in.)<br>
SDL_extras.c:1004: error: ‘prev_font_name’ undeclared (first use in this function)<br>make[2]: *** [SDL_extras.o] Error 1<br>make[2]: Leaving directory `/home/ranjith/soc/tuxmath/src'<br>make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/home/ranjith/soc/tuxmath'<br>make: *** [all] Error 2<br>debian:/home/ranjith/soc/tuxmath# <br><br><br></div></div><br><br clear="all"><br>-- <br><a href="http://www.ranjithkannikara.blogspot.com/">http://www.ranjithkannikara.blogspot.com/</a><br>