[Octavian-users] autogen fails
Status: Beta
Brought to you by:
wormm
|
From: <li...@ne...> - 2003-04-29 12:18:33
|
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 ? |