[Spock Proxy Devel] autoconf problem
Status: Alpha
Brought to you by:
kaotao
From: Burak B. <bur...@gm...> - 2009-03-21 01:15:40
|
Hi, I downloaded the tarball, untarred and did ./autogen.sh. I get /usr/share/automake-1.10/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL /usr/share/automake-1.10/am/depend2.am: The usual way to define `am__fastdepCXX' is to add `AC_PROG_CXX' /usr/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again. src/Makefile.am: C++ source seen but `CXX' is undefined src/Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX' src/Makefile.am: to `configure.in' and run `autoconf' again. configure.in: installing `./ylwrap' Any ideas? Any help will be much appreciated.. |