← Back to team overview

context team mailing list archive

no more pdftex for linux-64

 

Hello,

When building pdftex, I get the following error now:

configure: checking requested system `freetype' library...
checking for TT_Init_FreeType... yes
checking freetype.h usability... no
checking freetype.h presence... no
checking for freetype.h... no
configure: checking requested system `freetype2' library...
checking for FT_Init_FreeType... yes
checking ft2build.h usability... no
checking ft2build.h presence... no
checking for ft2build.h... no
configure: checking requested system `gd' library...
checking for gdImageCreate... yes
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
configure: error: some requested system libraries failed


And even if I specify in build.sh, that the include files are in
/usr/include/freetype and /usr/include/freetype2, the build fails with this
error:

gcc -DHAVE_CONFIG_H -I. -I../../../src/texk/web2c -I./..
-I/home/peter/minimals/src/current/pdftex/build/texk
-I/home/peter/minimals/src/current/pdftex/src/texk    -g -O2 -MT cweb.o -MD
-MP -MF .deps/cweb.Tpo -c -o cweb.o cweb.c
mv -f .deps/cweb.Tpo .deps/cweb.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2   -o ctangle ctangle.o
cweb.o lib/lib.a
/home/peter/minimals/src/current/pdftex/build/texk/kpathsea/libkpathsea.la
-lm 
libtool: link: gcc -g -O2 -o .libs/ctangle ctangle.o cweb.o  lib/lib.a
/home/peter/minimals/src/current/pdftex/build/texk/kpathsea/.libs/libkpathsea.so
-lm
make[5]: *** No rule to make target `bibtex.web', needed by `bibtex.p'.
Stop.

Unfortunately, I have no time for further investigation, I'm sorry...

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/




Follow ups