Re: xserver-inst2.sh fails
Xavier Bestel <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
Le dim 18/01/2004 à 01:43, Nicolas Souchu a écrit : > On Sat, Jan 17, 2004 at 11:01:18AM -0500, Kurt Hindenburg wrote: > > * Xavier Bestel <[email protected]> [2004-01-17 06:51 EST] wrote : > > > ~/Xdmcp ~ > > > autoreconf: Entering directory `.' > > > autoreconf: configure.ac: not using Gettext > > > autoreconf: running: aclocal --output=aclocal.m4t > > > aclocal: configure.ac: 39: macro `AM_PROG_LIBTOOL' not found in library > > > autoreconf: aclocal failed with exit status: 1 > > > > > In the script you'll see 2 lines for WANT_AUTOMAKE/AUTOCONF. I had to > > uncomment them to get xserver to compile on my system. Uncomment 1 or > > both of the lines and then try to build it again. > > Personally, I had to convert AM_PROG_LIBTOOL to AC_PROG_LIBTOOL to get > libtoolize called during autoreconf. Well .. neither of them work. Anyone manages to build the whole thing under debian/sid ? Xav