xserver-inst2.sh fails

Xavier Bestel xavier.bestel@free.fr
Wed, 21 Jan 2004 19:45:04 +0100


Le mer 21/01/2004 =E0 19:15, Michel D=E4nzer a =E9crit :
> On Wed, 2004-01-21 at 19:00, Xavier Bestel wrote:
> > Le dim 18/01/2004 =E0 01:43, Nicolas Souchu a =E9crit :
> > > On Sat, Jan 17, 2004 at 11:01:18AM -0500, Kurt Hindenburg wrote:
> > > > * Xavier Bestel <xavier.bestel@free.fr> [2004-01-17 06:51 EST] wrot=
e :
> > > > > ~/Xdmcp ~
> > > > > autoreconf: Entering directory `.'
> > > > > autoreconf: configure.ac: not using Gettext
> > > > > autoreconf: running: aclocal  --output=3Daclocal.m4t
> > > > > aclocal: configure.ac: 39: macro `AM_PROG_LIBTOOL' not found in l=
ibrary
> > > > > autoreconf: aclocal failed with exit status: 1
> > > > >
> > > > In the script you'll see 2 lines for WANT_AUTOMAKE/AUTOCONF.  I had=
 to=20
> > > > uncomment them to get xserver to compile on my system.  Uncomment 1=
 or
> > > > both of the lines and then try to build it again.
> > >=20
> > > Personally, I had to convert AM_PROG_LIBTOOL to AC_PROG_LIBTOOL to ge=
t
> > > libtoolize called during autoreconf.
> >=20
> > Well .. neither of them work.
> > Anyone manages to build the whole thing under debian/sid ?
>=20
> Yep. Do you have libtool and friends installed?

Yes, it's an otherwise pretty std environment, methink.
Though there are several candidates for automake & friends, what
versions do you have installed (say, for libtool, automake & autoconf) ?

	Xav