Linux git compilation instructions/errors #4
Comments
|
Compiled under 64bit Ubuntu. |
|
I uploaded the missing autoconf files to git repo, should be okay now. |
|
Thanks! It still fails though on arch 64bit: make all-recursive |
|
It has own issue: #2 |
Hello,
thanks for making this fun looking game foss!
Some people and I tried to compile this but it didn't quite work yet.
For example:
$ autoconf
configure.in:7: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:8: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:9: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.in:13: error: possibly undefined macro: AM_PROG_CC_STDC
configure.in:25: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
configure.in:27: error: possibly undefined macro: AM_PROG_LIBTOOL
I'm on Arch Linux 64bit
See this thread for more info: http://forum.freegamedev.net/viewtopic.php?f=20&t=1315
The text was updated successfully, but these errors were encountered: