[mICQ] Compile from CVS problem [offtopic]
voodoo
voodoo at magic.voodoo.sk
Tue Feb 13 23:15:00 CET 2007
Hi folks!
this error does not have anything to do with micq itself, therefore the
[offtopic] tag in the subject. I have a problem compiling the CVS:
As described on the micq download page, I have obtained the latest CVS
snapshot:
# cvs -d :pserver:anonymous at www.micq.org:/var/lib/cvs co -r HEAD micq
Then I changed to the source/CVS dir...
# cd micq/
...and ran...
# ./prepare
...command/shell script:
// prepare script begin //
#!/bin/sh -e
aclocal-1.9 -I m4 && \
(autoheader || autoheader-2.50) && \
automake-1.9 -ac && \
(autoconf || autoconf-2.50) && \
echo "Maintainer scripts ran fine." || \
echo "Maintainer scripts failed."
// prepare script end //
After that, I have received following error message:
./prepare: line 3: aclocal-1.9: command not found
Maintainer scripts failed.
As I have no 'aclocal-1.9' symlink to 'aclocal' (1.10) I have deleted the
'-1.9' from line 3. I also made the same with 'automake-1.9' (line 5), as I
have automake 1.10. Then I have tried to run the 'prepare' script once
again with following output:
configure.ac:11: installing `./config.sub'
configure.ac:19: installing `./missing'
configure.ac:19: installing `./install-sh'
configure.ac:11: installing `./config.guess'
automake: `$(LIBOBJS)' cannot be used outside `' if `subdir-objects' is not set
src/Makefile.am: installing `./depcomp'
Makefile.am: installing `./INSTALL'
Maintainer scripts failed.
I have following versions of:
aclocal - 1.10
autoheader - 2.61
automake - 1.10
autoconf - 2.61
System is openSuSE "Factory" (10.3)
Thank you for any help in advance!
Regards,
Tomas
--
(\_/)
(O.o)
(>_<) ... voodoo
More information about the mICQ-List
mailing list