lib/xau can't find @LIB_MAN_SUFFIX@
Drew Parsons
dparsons at debian.org
Tue Oct 25 04:33:11 PDT 2005
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
More information about the xorg-modular
mailing list