FreeBSD Port: pdflib-7.0.0p3

David.Bauer at SCHERING.DE David.Bauer at SCHERING.DE
Tue Dec 5 00:13:38 PST 2006


Hello,

I'm trying to build the pdflib on 6.1-RELEASE (gmake 3.81, libtool 1.5.22)
and I'm getting the error shown below.
The libs/tiff builds without error. Only libtool in libs/pdflib fails.
I also tried to build from the not patched sources and there I get the
same error.
Any hints what's wrong here ?

Thanks,
David.

#######################################################
/usr/local/bin/libtool --silent --mode=compile cc -c -I/usr/local/include
-I/usr/X11R6/include -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png   -I../../libs/jpeg
-I../../libs/font  -O2 -fno-strict-aliasing -pipe  -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DPDF_PLATFORM=\""FreeBSD6"\" -Wall    p_tiff.c
In file included from p_tiff.c:52:
../../libs/tiff/tiffiop.h:165: error: syntax error before
"TIFFmallocHandler"
p_tiff.c: In function `pdf_data_source_TIFF_fill':
p_tiff.c:185: warning: implicit declaration of function `pdf_TIFFGetField'
p_tiff.c:194: warning: implicit declaration of function
`pdf_TIFFReadRawStrip'
p_tiff.c:199: warning: implicit declaration of function `pdf_TIFFClose'
p_tiff.c:211: warning: implicit declaration of function
`pdf_TIFFSwabArrayOfShort'
p_tiff.c:217: warning: implicit declaration of function
`pdf_TIFFReverseBits'
p_tiff.c: In function `pdf_is_TIFF_file':
p_tiff.c:324: warning: implicit declaration of function
`pdf_TIFFClientOpen'
p_tiff.c:330: warning: assignment makes pointer from integer without a
cast
p_tiff.c: In function `pdf_process_TIFF_data':
p_tiff.c:372: warning: implicit declaration of function
`pdf_TIFFSetDirectory'
p_tiff.c:380: warning: implicit declaration of function
`pdf_TIFFGetFieldDefaulted'
p_tiff.c:457: warning: implicit declaration of function `pdf_TIFFIsTiled'
p_tiff.c:497: warning: implicit declaration of function
`pdf_TIFFNumberOfStrips'
p_tiff.c:959: warning: implicit declaration of function
`pdf_TIFFReadRGBAImageOriented'
p_tiff.c:968: warning: implicit declaration of function
`pdf_TIFFScanlineSize'
p_tiff.c:973: warning: implicit declaration of function
`pdf_TIFFReadScanline'
############################################################



More information about the freebsd-ports mailing list