[Gambas-user] Gambas 3 ./reconf-all problem

Laurent Carlier lordheavym at ...626...
Thu Aug 13 23:46:20 CEST 2009


Le jeudi 13 août 2009 14:57:13 Peter Landgren, vous avez écrit :
> Hi,
>
> When running ./reconf-all I get after svn up to revision 2234:
>
> [progdev at ...2241... trunk]$ ./reconf-all
> Makefile.am:54: INSTALL_LTDL does not appear in AM_CONDITIONAL
> Makefile.am:63: CONVENIENCE_LTDL does not appear in AM_CONDITIONAL
> Makefile.am:39: Libtool library used but `LIBTOOL' is undefined
> Makefile.am:39:   The usual way to define `LIBTOOL' is to add
> `AC_PROG_LIBTOOL' Makefile.am:39:   to `configure.ac' and run `aclocal' and
> `autoconf' again. Makefile.am:39:   If `AC_PROG_LIBTOOL' is in
> `configure.ac', make sure Makefile.am:39:   its definition is in aclocal's
> search path.
> /usr/share/automake-1.10/am/depend2.am: am__fastdepCC does not appear in
> AM_CONDITIONAL /usr/share/automake-1.10/am/depend2.am:   The usual way to
> define `am__fastdepCC' is to add `AC_PROG_CC'
> /usr/share/automake-1.10/am/depend2.am:   to `configure.ac' and run
> `aclocal' and `autoconf' again.
> /usr/share/automake-1.10/am/depend2.am: AMDEP does not appear in
> AM_CONDITIONAL /usr/share/automake-1.10/am/depend2.am:   The usual way to
> define `AMDEP' is to add one of the compiler tests
> /usr/share/automake-1.10/am/depend2.am:     AC_PROG_CC, AC_PROG_CXX,
> AC_PROG_CXX, AC_PROG_OBJC,
> /usr/share/automake-1.10/am/depend2.am:     AM_PROG_AS, AM_PROG_GCJ,
> AM_PROG_UPC /usr/share/automake-1.10/am/depend2.am:   to `configure.ac' and
> run `aclocal' and `autoconf' again.
> Makefile.am: C source seen but `CC' is undefined
> Makefile.am:   The usual way to define `CC' is to add `AC_PROG_CC'
> Makefile.am:   to `configure.ac' and run `autoconf' again.
> autoreconf: automake failed with exit status: 1
> [progdev at ...2241... trunk]$
>
> /Peter
>
>
> ---------------------------------------------------------------------------
>--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day trial. Simplify your report design, integration and deployment - and
> focus on what you do best, core application coding. Discover what's new
> with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user

Try to build directly in the main dir (./reconf && ./configure)

If you got the same error, remove main dir (rm -rf main) and reload it (svn 
up), the retry to build it.

What is you autoconf version ? (autoconf --version) and linux distro (cpu too)

Thanks
++




More information about the User mailing list