[tlbuild] building with xindy fails
Norbert Preining
preining at logic.at
Fri Mar 2 02:17:10 CET 2018
Hi,
build on x86-64_linux on Debian/jessie are all fine, including asy.
Clisp I could also build successfully.
But xindy build fails when enabled:
if test "linux-gnu" != "mingw32"; then \
gzip -9n xindy.mem; \
mv xindy.mem.gz xindy.mem; \
fi
make[5]: Leaving directory '/tmp/source/Work/utils/xindy/xindy-src/src'
Making all in tex2xindy
make[5]: Entering directory '/tmp/source/Work/utils/xindy/xindy-src/tex2xindy'
test -f tex2xindy.c || /bin/bash ../../../../../utils/xindy/../../build-aux/ylwrap ../../../../../utils/xindy/xindy-src/tex2xindy/tex2xindy.l .c tex2xindy.c -- :
depbase=`echo tex2xindy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DPACKAGE_NAME=\"xindy\ \(TeX\ Live\)\" -DPACKAGE_TARNAME=\"xindy--tex-live-\" -DPACKAGE_VERSION=\"2.5.1\" -DPACKAGE_STRING=\"xindy\ \(TeX\ Live\)\ 2.5.1\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DHAVE_STRTOUL=1 -I. -I../../../../../utils/xindy/xindy-src/tex2xindy -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -g -O2 -MT tex2xindy.o -MD -MP -MF $depbase.Tpo -c -o tex2xindy.o tex2xindy.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc: error: tex2xindy.c: No such file or directory
gcc: fatal error: no input files
Any suggestion?
Furthermore, Build/source/utils/README states
After building clisp as described below, run the TL
Build --enable-xindy CLISP=$clisp_builddir/clisp
to include xindy in the build. It is disabled by default.
xindy/README-clisp has alternative instructions with some extra
information, especially for those building xindy on its own. The
process here is written for building clisp-for-xindy-for-TL. The
differences are minimal.
The above is what I tried, but xindy/README-clisp does NOT describe any
method to build xindy independently. What would be the correct way?
Thanks
Norbert
--
PREINING Norbert http://www.preining.info
Accelia Inc. + JAIST + TeX Live + Debian Developer
GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
More information about the tlbuild
mailing list