Re: xserver-inst2.sh fails
Kurt Hindenburg <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
* 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. Kurt