[tlbuild] FreeType2 Issue on OpenBSD

Edd Barrett vext01 at gmail.com
Mon May 12 16:48:56 CEST 2008


Hi,

Also I have encountered this error. Below you see the error and the
configure line I used, which I have recalled from the shell history.

---8<---
g++ -I../../libs/icu-xetex/common -I./../../libs/icu-xetex/common
-I./../../libs/icu-xetex/layout -DLE_USE_CMEMORY
-I./../../libs/freetype2/include -I/usr/X11R6/include -g -O2
-DXETEX_OTHER -c xetexdir/XeTeXFontInst_FT2.cpp -o XeTeXFontInst_FT2.o
gmake[2]: *** No rule to make target
`../../libs/freetype2/.libs/libfreetype.a', needed by `xetex'.  Stop.
gmake[2]: Leaving directory `/tl/source/texk/web2c'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/tl/source/texk'
gmake: *** [all] Error 1
dec170% ./configure --prefix=/tl/build
--with-freetype2-libdir=${X11BASE}/lib
--with-freetype2-include=${X11BASE}/include
--with-fontconfig=${X11BASE} --with-system-freetype2
--with-system-ncurses --with-system-pnglib
--with-pnglib-libdir=${TRUEPREFIX}/lib
--with-pnglib-include=${TRUEPREFIX}/include/libpng --with-system-zlib
-with-system-t1lib --with-t1lib-libdir=${TRUEPREFIX}/lib
--with-t1lib-include=${TRUEPREFIX}/include --without-texinfo
--with-xdvi-x-toolkit=xaw --without-texi2html --disable-multiplatform
--without-detex --without-dvi2tty --without-ps2eps  --without-psutils
--without-t1utils --without-xindy
---8<---

Looks like it is trying to build freetype2 despite --with-system-freetype2 ?

The environment variables will eventually be set by our ports tree,
but I have set them manually for now:
${X11BASE}=/usr/X11R6
${TRUEPREFIX}=/usr/local

The configure line is the same I used for porting tl2007, apart from i
have added --without-xindy, as I have a problem regarding that too.

-- 

Best Regards

Edd

http://students.dec.bournemouth.ac.uk/ebarrett


More information about the tlbuild mailing list