[tlbuild] FreeBSD 7.0 i386 and xindy

Vladimir Volovich vvv at vsu.ru
Thu May 22 22:05:03 CEST 2008


"ML" == Manfred Lotz writes:

 ML> When I try building clisp as you had described (building libsegv
 ML> and ffcall went fine) I get:

 ML> exit 1) make: don't know how to make I. Stop gmake: *** [base]
 ML> Error 1 *** Error code 2

 ML> There seems to be another make hidden somewhere.

a workaround for this problem is:

test -d ~/bin || mkdir ~/bin
cp -p /usr/local/bin/gmake ~/bin/make
export PATH=~/bin:$PATH

and then re-build again.

 ML> If it is ok to build xindy using clisp from the FreeBSD port
 ML> collection then we can ignore it.

i think it is safer to build your own clisp to avoid unneeded shared
library dependencies.

Best,
v.



More information about the tlbuild mailing list