libXau (cross-)building problem

Julien Cristau jcristau at debian.org
Tue Aug 19 02:24:35 PDT 2008


On Tue, Aug 19, 2008 at 14:58:57 +0600, Alexei Babich wrote:

> Hi all,
> when I try to create "configure" script, I get error:
> ----
> [impatt at kb33 libXau]$ autoreconf --install -v
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal
> configure.ac:34: error: must install xorg-macros 1.1 or later before running autoconf/autogen
> configure.ac:34: the top level
> autom4te: /usr/bin/m4 failed with exit status: 1
> aclocal: autom4te failed with exit status: 1
> autoreconf: aclocal failed with exit status: 1
> ----
> 
> Before that, I made util/macros, and I got {xorg-macros.m4, xorgversion.m4, xtrans.m4} into ${PREFIX}/usr/share/aclocal directory.
> 
ACLOCAL="aclocal -I ${PREFIX}/usr/share/aclocal" autoreconf [...]

Cheers,
Julien



More information about the xorg mailing list