<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39400 >

Du schriebst am 17. Jun um 08:12 Uhr:
> 
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=39400 >
> 
> On Sun, 17 Jun 2007, Christian Knoke wrote:
> >> Please post revision number :)
> >
> > Revision 12999. :)
> >
> >> Can you see if this is fixed by my latest commit to trunk?
> >
> > No, it isn't.
> 
> Surely it must now have a different error message, at least, since this is 
> now changed:
> 
> In Datei, eingef�gt von tolua_event.c:17:
> tolua_event.h:18:21: tolua++.h: Datei oder Verzeichnis nicht gefunden
> 
> In any case, I have fixed yet another case of tolua++.h reference, so 
> maybe it works now? :)

I'm talking of S2_1 branch, not trunk.

Trunk doesn't compile either here, with another error message:

api_gen.c:11:21: tolua++.h: Datei oder Verzeichnis nicht gefunden
api_gen.c:14: error: Syntaxfehler before "int"
api_gen.c:14: error: Syntaxfehler before '*' token
api_gen.c:29: error: Syntaxfehler before '*' token
api_gen.c: In Funktion »tolua_reg_types«:
api_gen.c:31: Warnung: implicit declaration of function olua_usertype'
api_gen.c:31: error: olua_S' undeclared (first use in this function)
api_gen.c:31: error: (Each undeclared identifier is reported only once
api_gen.c:31: error: for each function it appears in.)
[...]
api_gen.c:1726: Warnung: implicit declaration of function olua_module'
api_gen.c:1727: Warnung: implicit declaration of function
olua_beginmodule'
api_gen.c:1728: Warnung: implicit declaration of function olua_cclass'
api_gen.c:1730: Warnung: implicit declaration of function
olua_variable'
api_gen.c:1731: Warnung: implicit declaration of function
olua_endmodule'
api_gen.c:1793: Warnung: implicit declaration of function
olua_function'
api_gen.c:1803: Warnung: implicit declaration of function ua_gettop'
api_gen.c:1870: Warnung: implicit declaration of function
olua_dobuffer'
api_gen.c:1871: Warnung: implicit declaration of function ua_settop'
api_gen.c:1958: Warnung: implicit declaration of function
olua_constant'
make[3]: *** [api_gen.o] Fehler 1
make[3]: Leaving directory
/mnt/room2/home/chris/freeciv/svn/freeciv/server/scripting'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory
/mnt/room2/home/chris/freeciv/svn/freeciv/server'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory /mnt/room2/home/chris/freeciv/svn/freeciv'
make: *** [all] Fehler 2

Christian

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.



_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to