Follow-up Comment #11, bug #13709 (project freeciv):

I get errors trying to compile S2_2 and trunk

S2_2:

dependencies/Makefile.am:3: required directory dependencies/tolua-5.1 does
not exist
utility/Makefile.am:60: `%'-style pattern rules are a GNU make extension
configure.ac:942: required file `dependencies/tolua-5.1/Makefile.in' not
found
configure.ac:942: required file `dependencies/tolua-5.1/src/Makefile.in' not
found
configure.ac:942: required file `dependencies/tolua-5.1/src/lib/Makefile.in'
not found
configure.ac:942: required file `dependencies/tolua-5.1/src/bin/Makefile.in'
not found
make: *** [Makefile.in] Error 1


here it is the directory tolua-5.1b

trunk:

tolua.c: In function ‘main’:
tolua.c:109: error: nested extern declaration of ‘tolua_tolua_open’
make[5]: *** [tolua.o] Error 1
make[5]: Leaving directory
`/home/matthias/data/git/freeciv.svn/trunk/dependencies/tolua-5.1/src/bin'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/matthias/data/git/freeciv.svn/trunk/dependencies/tolua-5.1/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/matthias/data/git/freeciv.svn/trunk/dependencies/tolua-5.1'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/matthias/data/git/freeciv.svn/trunk/dependencies'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matthias/data/git/freeciv.svn/trunk'
make: *** [all] Error 2


This function is defined in a tolua.c and toluabind.c with different
definitions?


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?13709>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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

Reply via email to