[tlbuild] first build for TeX Live 2008

Randy Au agilis at gmail.com
Wed May 14 20:53:38 CEST 2008


On Tue, May 13, 2008 at 1:49 PM, Manfred Lotz <manfred.lotz at arcor.de> wrote:

> FreeBSD 7.0 build was fine with settings:
>
> : ${TL_CONFIGURE_ARGS=--with-fontconfig=/usr/local}
> : ${TL_MAKE=gmake}
>

Adding a bit to the freebsd build report...
I was test building on Freebsd7.0 amd64, using
--with-fontconfig=usr/local and it works fine as well.

However, trying to build xindy didn't turn out so well. Following the
instructions in utils/README, I tried building a local copy of clisp
and it choked at libsigsegv-2.5:

Making all in src
gmake[2]: Entering directory `/usr/home/agilis/clisp/libsigsegv-2.5/src'
/usr/local/bin/bash ../libtool --tag=CC   --mode=compile gcc
-DHAVE_CONFIG_H -I. -I.. -I. -I.    -g -O2 -c -o handler.lo handler.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c handler.c -o handler.o
In file included from handler.c:20:
handler-unix.c: In function 'sigsegv_handler':
handler-unix.c:147: error: 'struct sigcontext' has no member named 'sc_esp'
gmake[2]: *** [handler.lo] Error 1
gmake[2]: Leaving directory `/usr/home/agilis/clisp/libsigsegv-2.5/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/agilis/clisp/libsigsegv-2.5'
gmake: *** [all] Error 2

trying to point it to Freebsd's local install of clisp complains that
clisp-link doesn't exist. (which might be a config error on my end
with ports.)


~Randy


More information about the tlbuild mailing list