suicunei
New Member
- Joined
- Jun 27, 2013
- Messages
- 61
- Solutions
- 1
- Reaction score
- 2
Guys, please help me, URGENTLY
When I type the commando ./autogen.sh I get this error:
Some help please? Using Ubuntu 12.04
When I type the commando ./autogen.sh I get this error:
Code:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
/usr/share/automake-1.11/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.11/am/depend2.am: The usual way to define `am__fastdepCC' is to add `AC_PROG_CC'
/usr/share/automake-1.11/am/depend2.am: to `configure.ac' and run `aclocal' and `autoconf' again.
Makefile.am: C source seen but `CC' is undefined
Makefile.am: The usual way to define `CC' is to add `AC_PROG_CC'
Makefile.am: to `configure.ac' and run `autoconf' again.
Makefile.am:23: variable `theforgottenserver_SOURCES' is defined but no program or
Makefile.am:23: library has `theforgottenserver' as canonical name (possible typo)
Makefile.am:8: variable `theforgottenserver_LDADD' is defined but no program or
Makefile.am:8: library has `theforgottenserver' as canonical name (possible typo)
autoreconf: automake failed with exit status: 1
Some help please? Using Ubuntu 12.04