pdflatex from texlive5b fails

Kaja P. Christiansen kaja@daimi.au.dk
Wed, 17 May 2000 15:06:51 +0200 (MET DST)


Sebastian Rahtz writes:

 > zlib is compiled into the binaries, isnt it, in the default TeXLive
 > setup? did you change that, Kaja?

Um, I got confused, it's been a tough day.

There were no changes: binaries are compiled with the tl zlib. I checked 
the relevant lines in the log file and can't see any anomalies:

make[4]: Leaving directory `/users/kaja/texlive/teTeX-1.0/texk/web2c/pdftexdir'
./../klibtool link c++ -o pdftex   pdftexini.o pdftex0.o pdftex1.o pdftex2.o pdftex3.o pdftexextra.o  pdftexdir/libpdf.a ../../libs/libtiff/libtiff.a ../../libs/libpng/libpng.a ../../libs/zlib/libz.a ../../libs/xpdf/xpdf/libxpdf.a ../../libs/xpdf/goo/libGoo.a  lib/lib.a ../kpathsea/libkpathsea.la  -lm 
c++ -o pdftex pdftexini.o pdftex0.o pdftex1.o pdftex2.o pdftex3.o pdftexextra.o
pdftexdir/libpdf.a ../../libs/libtiff/libtiff.a ../../libs/libpng/libpng.a
../../libs/zlib/libz.a ../../libs/xpdf/xpdf/libxpdf.a
../../libs/xpdf/goo/libGoo.a lib/lib.a ../kpathsea/STATIC/libkpathsea.a -lm

Any ideas where else to look?

Kaja