[tlbuild] FreeBSD 7.0 i386 and xindy
Manfred Lotz
manfred at dante.de
Fri May 16 15:44:59 CEST 2008
Vladimir Volovich wrote:
> "ML" == Manfred Lotz writes:
>
> ML> don't know how to make wI. Stop
>
>> i reproduced this error on freebsd. a workaround is: before building
>> xindy and/or texlive, run "export MAKE=gmake"
>
>> i'll try to understand and fix the problem so that the above workaround
>> is not necessary.
>
> i fixed the problem in the texlive repository. please try to re-build.
>
> ========================
> pass MAKE env. var. to clisp-link, so ordrules/link.sh will use the
> proper make.
>
> without this, there was a problem e.g. on FreeBSD and OpenBSD when using
> gmake to build xindy, which was setting MAKEFLAGS=w but ordrules/link.sh
> was calling "make" (because MAKE was not passed to it), and "make" was
> breaking because of the MAKEFLAGS variable, thinking it is a target to
> make.
> ========================
>
> Best,
> v.
Better now, but still failing.
In file included from ordrulei.c:1:
/usr/local/lib/clisp/linkkit/clisp.h:736:21: error: libintl.h: No such
file or directory
gmake[4]: *** [ordrulei.o] Error 1
gmake[4]: Leaving directory
`/data/texlive/source/Work/utils/xindy/rte/ordrules'
gmake[3]: *** [../binaries/xindy.run] Error 2
gmake[3]: Leaving directory `/data/texlive/source/Work/utils/xindy/rte'
gmake[2]: *** [all-recursive] Error 1
Where do I tell that libintl.h is in /usr/local/include?
--
Manfred
More information about the tlbuild
mailing list