You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
i am sorry to use issues but i need serious with instalation.
autoconf returns this:
"
configure.ac:14: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
"
and automake returns this:
"
Makefile.am:16: library used but `RANLIB' is undefined
Makefile.am:16: The usual way to define `RANLIB' is to add `AC_PROG_RANLIB'
Makefile.am:16: to `configure.ac' and run `autoconf' again.
/usr/share/automake-1.11/am/depend2.am: am__fastdepCXX does not appear in
AM_CONDITIONAL
/usr/share/automake-1.11/am/depend2.am: The usual way to define
`am__fastdepCXX' is to add `AC_PROG_CXX'
/usr/share/automake-1.11/am/depend2.am: to `configure.ac' and run `aclocal'
and `autoconf' again.
/usr/share/automake-1.11/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.11/am/depend2.am: The usual way to define `AMDEP' is to
add one of the compiler tests
/usr/share/automake-1.11/am/depend2.am: AC_PROG_CC, AC_PROG_CXX,
AC_PROG_CXX, AC_PROG_OBJC,
/usr/share/automake-1.11/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/usr/share/automake-1.11/am/depend2.am: to `configure.ac' and run `aclocal'
and `autoconf' again.
"
theres no INSTALL instruction included
i have download it through subverion:
svn checkout http://hydrazine.googlecode.com/svn/trunk/ hydrazine-read-only
Original issue reported on code.google.com by pravod on 23 Sep 2012 at 5:38
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
pravod
on 23 Sep 2012 at 5:38The text was updated successfully, but these errors were encountered: