[tex-live] OpenBSD

Martin Schröder martin at oneiros.de
Mon Jan 1 23:05:31 CET 2007


2007/1/1, Jonathan Kew <jonathan_kew at sil.org>:
> I think it should work to use --with-fontconfig=/usr/X11R6 in this
> case, as the scripts will then expect to find include/ and lib/
> directories under this (and the fontconfig headers are always placed
> in a further fontconfig/ dir, so that source files typically say
> "#include <fontconfig/fontconfig.h>".

That seems to work; at least configure is happy. Now compiling fails with
----------------------
../../libs/icu-xetex/lib/libsicuuc.a(umutex.ao)(.text+0xf7): In
function `initGlobalMutex':
../../../../libs/icu-xetex/common/umutex.c:343: undefined reference to
`pthread_mutex_init'
../../libs/icu-xetex/lib/libsicuuc.a(umutex.ao)(.text+0x461): In
function `umtx_cleanup_3_4':
../../../../libs/icu-xetex/common/umutex.c:609: undefined reference to
`pthread_mutex_destroy'
../../libs/icu-xetex/lib/libsicuuc.a(umutex.ao)(.text+0x25): In
function `umtx_lock_3_4':
../../../../libs/icu-xetex/common/umutex.c:210: undefined reference to
`pthread_mutex_lock'
../../libs/icu-xetex/lib/libsicuuc.a(umutex.ao)(.text+0x7a): In
function `umtx_unlock_3_4':
../../../../libs/icu-xetex/common/umutex.c:287: undefined reference to
`pthread_mutex_unlock'
collect2: ld returned 1 exit status
----------------------
I've put the logs at http://www.oneiros.de/tex/pdftex/configure.log
and http://www.oneiros.de/tex/pdftex/make.log

Best
   Martin


More information about the tex-live mailing list