Compiling the CVS head

Eildert Groeneveld eg@tzv.fal.de
Wed, 19 Jun 2002 20:13:10 +0200


On Wednesday 19 June 2002 19:55, Derek Atkins wrote:
> Eildert Groeneveld <eg@tzv.fal.de> writes:
> > that was a swift reaction, alas....
> >
> > >autoheader: `config.h.in' is unchanged
> >
> > Running automake --gnu  ...
> > Running autoconf ...
> > configure.in:838: error: do not use LIBOBJS directly, use AC_LIBOBJ (see
> > section `AC_LIBOBJ vs. LIBOBJS'
> > **Error**: autoconf failed.
>
> Unfortunately I do not have an autoconf-2.52 to test this with..  I only
> have access to 2.13 (and it works fine there).
>
> > configure.in was patched, right
>
> It should have been...  The problem appears to be that autoconf is
> DYING instead of just complaining about the use of LIBOBJS..  The real
> problem is that autoconf-2.13 and -2.52 are not completely compatible.
> Unfortunately I don't have a good workaround for you.  You could try
> running autoconf by hand and seeing if that works?



does this work?

Running autoconf ...
configure.in:838: error: do not use LIBOBJS directly, use AC_LIBOBJ (see 
section `AC_LIBOBJ vs. LIBOBJS'
**Error**: autoconf failed.
root(eno,gnucash)# autoconf
autoconf       autoconf-2.53
root(eno,gnucash)# type -all autoconf
autoconf is /usr/bin/autoconf
root(eno,gnucash)# type -all autoconf-2.53
autoconf-2.53 is /usr/bin/autoconf-2.53
root(eno,gnucash)# rpm -qf /usr/bin/autoconf
autoconf-2.53-5
root(eno,gnucash)# rpm -qf /usr/bin/autoconf-2.53
autoconf-2.53-5



>
> > Eildert
>
> -derek

-- 
Eildert Groeneveld
==================================================
Institute for Animal Science and Animal Behaviour
Mariensee 31535 Neustadt Germany
Tel : (+49)(0)5034 871155 Fax : (+49)(0)5034 92579
e-mail: eg@tzv.fal.de  http://www.tzv.fal.de/~eg/
==================================================