lib/xau can't find @LIB_MAN_SUFFIX@

Shawn Starr shawn.starr at rogers.com
Tue Oct 25 08:30:01 PDT 2005


You installed the macros first found in util/macros?
If so, did you tell automake where to find the M4
macros with ACLOCAL_INCLUDE?

Shawn.

--- Drew Parsons <dparsons at debian.org> wrote:

> I'm trying to get a build from clean CVS.
> xserver/xorg needs xau.
> 
> I run ./autogen.sh --prefix=/opt/xorg-modular/ in
> lib/xau,
> it doesn't fail, but does give the warnings:
> 
> ./configure: line 20333: XORG_MANPAGE_SECTIONS:
> command not found
> ./configure: line 20334: XORG_RELEASE_VERSION:
> command not found
> 
> 
> Then when I run make, it fails right at the end:
> 
> ar cru .libs/libXau.a  AuDispose.o AuFileName.o
> AuGetAddr.o AuGetBest.o
> AuLock.o AuRead.o AuUnlock.o AuWrite.o
> ranlib .libs/libXau.a
> creating libXau.la
> (cd .libs && rm -f libXau.la && ln -s ../libXau.la
> libXau.la)
> make[1]: *** No rule to make target
> `Xau. at LIB_MAN_SUFFIX@', needed by
> `all-am'.  Stop.
> make[1]: Leaving directory
> `/home/drew/projects/xprint/modular7.0/lib/Xau'
> make: *** [all] Error 2
> 
> 
> Some autoconf definition is missing, I guess. Can
> you say where?
> (I am already using ACLOCAL=aclocal -I
> /opt/xorg-modular/share/aclocal)
> 
> Thanks,
> 
> Drew
> 
> _______________________________________________
> xorg-modular mailing list
> xorg-modular at lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-modular
> 



More information about the xorg-modular mailing list