Re: [Octavian-users] autogen fails
Status: Beta
Brought to you by:
wormm
|
From: Roman K. <wor...@ma...> - 2003-05-07 19:26:45
|
On Wed, 30 Apr 2003 21:36:08 +0200 Ede Wolf <li...@ne...> wrote: Hi, Sorry for late reply, I was away for a week (and will be so for a few more days). I had an ability of testing octavian on some other systems and I've changed it a bit. The fault was caused by earlier versions of automake that don't like numbers in macros names. The changes are in CVS now so you are welcome to try it. Cheers, Roman > No big change :( > > octavian # ./autogen.sh > automake: configure.in: installing `./install-sh' > automake: configure.in: installing `./mkinstalldirs' > automake: configure.in: installing `./missing' > configure.in: 145: required file `./ltmain.sh' not found > modules/4xmixer/Makefile.am:1: bad macro name `4xmixer_PROGRAMS' > modules/4xmixer/Makefile.am:3: bad macro name `4xmixerdir' > modules/4xmixer/Makefile.am:8: bad macro name `4xmixer_so_SOURCES' > modules/4xmixer/Makefile.am:10: bad macro name `4xmixer_so_LDADD' > modules/4xmixer/Makefile.am:12: bad macro name `4xmixer_so_LDFLAGS' > > Still, thanks for your intention :) > > > > > Hello, > > > > I've been trying to figure out what is wrong with all the configure > > stuff. I've changed it a bit. The changes are in CVS now and you can > > checkout octavian again. I didn't understand why some errors occured and > > can't reproduce them because i have automake version - 1.5. So please > > test it and send the results (if you didn't loose the interest of course > > ;) ). > > > > Thanks, > > Roman > > > > On Wed, 30 Apr 2003 14:30:28 +0200 (CEST) > > <li...@ne...> wrote: > > > > > Hello, > > > > > > thanks for your reply. Here are my Versions: > > > > > > # libtool --version > > > ltmain.sh (GNU libtool) 1.4.1 (1.922.2.34 2001/09/03 01:22:13) > > > > > > # automake --version > > > automake (GNU automake) 1.4-p5 > > > > > > # autoconf --version > > > Autoconf version 2.13 > > > > > > > > > >> > > > >> Hello, > > > >> > > > >> I just tried to build octavian, but "autogen" already fails (does > > > >> not create the configure script): > > > >> > > > >> octavian # ./autogen.sh > > > >> automake: configure.in: installing `./install-sh' > > > >> automake: configure.in: installing `./mkinstalldirs' > > > >> automake: configure.in: installing `./missing' > > > >> configure.in: 145: required file `./ltmain.sh' not found > > > >> automake: octavian/Makefile.am: not supported: source file > > > >> `../utils/rt.cpp' is in subdirectory > > > >> automake: io/Makefile.am: not supported: source file > > > >> `../utils/rt.cpp' is in subdirectory > > > >> automake: io/Makefile.am: not supported: source file > > > >> `../utils/rt.cpp' is in subdirectory > > > >> automake: io/Makefile.am: not supported: source file > > > >> `../utils/rt.cpp' is in subdirectory > > > >> automake: io/Makefile.am: not supported: source file > > > >> `../utils/rt.cpp' is in subdirectory > > > >> automake: io/Makefile.am: not supported: source file > > > >> `../utils/rt.cpp' is in subdirectory > > > >> automake: io/Makefile.am: not supported: source file > > > >> `../utils/rt.cpp' is in subdirectory > > > >> automake: io/Makefile.am: not supported: source file > > > >> `../utils/rt.cpp' is in subdirectory > > > >> automake: io/Makefile.am: not supported: source file > > > >> `../utils/rt.cpp' is in subdirectory > > > >> automake: gui/Makefile.am: not supported: source file > > > >> `../octavian/Controller.cpp' is in subdirectory > > > >> modules/4xmixer/Makefile.am:1: bad macro name `4xmixer_PROGRAMS' > > > >> modules/4xmixer/Makefile.am:3: bad macro name `4xmixerdir' > > > >> modules/4xmixer/Makefile.am:8: bad macro name `4xmixer_so_SOURCES' > > > >> modules/4xmixer/Makefile.am:10: bad macro name `4xmixer_so_LDADD' > > > >> modules/4xmixer/Makefile.am:12: bad macro name `4xmixer_so_LDFLAGS' > > > >> > > > >> Any Ideas since it does look quite promising ? > > > >> > > > > > > > > Hello. > > > > > > > > Can you send me what version of autoconf, automake and libtool do > > > > you have. > > > > > > > > cheers, > > > > Roman. > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Octavian-users mailing list > Oct...@li... > https://lists.sourceforge.net/lists/listinfo/octavian-users > |