[tex-live] libs/libtiff/tiffvers.h

Martin Schroeder ms@artcom-gmbh.de
Tue, 9 Apr 2002 17:36:49 +0200


The buildscript I use for building pdftex fails:

cd pdftexdir && make  CC='gcc' CFLAGS='-O2 ' LDFLAGS='-static '  libpdf.a
make[1]: Entering directory `/home/ms/tex/projects/pdftex/1.4/texk/web2c/pdftexdir'
[...]
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I./../..  -I.. -I./.. -I../.. -I./../.. -DHAVE_TIFF -I../../../libs/libtiff -I./../../../libs/libtiff -I../../../libs/libpng -I./../../../libs/libpng -I../../../libs/zlib -I./../../../libs/zlib -DpdfTeX -O2  -c
writejpg.c
In file included from image.h:5,
                 from writejpg.c:17:
../../../libs/libtiff/tiffio.h:34: tiffvers.h: Datei oder Verzeichnis nicht gefunden
make[1]: *** [writejpg.o] Error 1
make[1]: Leaving directory `/home/ms/tex/projects/pdftex/1.4/texk/web2c/pdftexdir'
make: *** [pdftexdir/libpdf.a] Error 2

This is because I do a make distclean which removes tiffvers.h and build
only pdftex and pdfetex. In pdftexdir/depend.mk there's no dependency for
../../../libs/libtiff/tiffio.h -- and even if it where there, there's no
dependency for tiffvers.h from tiffio.h :-(

I'm pretty sure it worked some time ago (at least when I changed the make
files for a parallel build) but have not been able to reproduce it. I have
noticed there is a tiffvers.h in source, but not in source.developement
(which is o.k. in theory as it is a generated file). Interestingly our own
build works -- I will check the differences. :-{

Best regards
        Martin
-- 
                  Martin Schröder, MS@ArtCom-GmbH.DE
            ArtCom GmbH, Grazer Straße 8, D-28359 Bremen
           Voice +49 421 20419-44 / Fax +49 421 20419-10