-
Newbie
[HELP] Compiling Ascent
Leeching from SVN Goes Great...Checked out revision 4842.
Then...autoreconf --force --install errors:
yuki@gameserver:~/ascent/trunk$ autoreconf --force --install
/usr/share/aclocal/nspr.m4
warning: underquoted definition of AM_PATH_NSPR
run info '(automake)Extending aclocal'nf --force --installautoreconf --force -
or see http://sources.redhat.com/automake/a...ending-aclocal
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
/usr/share/aclocal/nspr.m4
warning: underquoted definition of AM_PATH_NSPR
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/a...ending-aclocal
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
extras/collision/collision_dll/Makefile.am: installing `./depcomp'
yuki@gameserver:~/ascent/trunk$
Tried to continue with the tutorial, but it seems to don't work.. so Maybe I will need to fix this error first, any ideas?
Last edited by YukiSanLT; 24-08-08 at 06:18 AM.
-