The most requested fink package here at the physics department is
grace. However, with leopard, I haven't been able to successfully
build one of its dependencies, pdflib.
After a fresh bootstrap install of the latest fink I tried 'fink
install pdflib' It compiles for some time and fails on conflicting
types for uint32 from the header file tiff.h in /sw/src/fink.build/
pdflib-5.0.3-1004/PDFlib-Lite-5.0.3-Unix-src/libs/tiff/ and the
header file cssmconfig.h in /System/Library/Frameworks/
security.framework/Headers/
I have no idea on how to resolve this conflict by hand. Does anyone
on this list have any insights on how I should proceed?
Thanks,
Jeff
------------------------------------
Jeff Deroshia
Systems Administrator
Department of Physics and Astronomy
The University of Georgia
706-542-3622
------------------------------------
Here's the whole build output with the pertinent errors towards the
bottom (obviously):
Information about 6216 packages read in 3 seconds.
The following package will be installed or updated:
pdflib
The following additional package will be installed:
pdflib-shlibs
Do you want to continue? [Y/n]
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-pdflib-5.0.3-1004
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-pdflib-5.0.3-1004' in
`/sw/src/fink.build/fink-buildlock-
pdflib-5.0.3-1004_2007.11.06-08.59.20_darwin-powerpc.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-
pdflib-5.0.3-1004_2007.11.06-08.59.20_darwin-powerpc.deb
Selecting previously deselected package fink-buildlock-
pdflib-5.0.3-1004.
(Reading database ... 6725 files and directories currently installed.)
Unpacking fink-buildlock-pdflib-5.0.3-1004 (from
.../fink-buildlock-pdflib-5.0.3-1004_2007.11.06-08.59.20_darwin-
powerpc.deb)
...
Setting up fink-buildlock-pdflib-5.0.3-1004 (2007.11.06-08.59.20) ...
gzip -dc /sw/src/PDFlib-Lite-5.0.3-Unix-src.tar.gz | /sw/bin/tar -xf -
--no-same-owner --no-same-permissions
./configure --prefix=/sw --without-java --without-py --without-perl
--without-tcl
checking build system type... powerpc-apple-darwin9.0.0
checking host system type... powerpc-apple-darwin9.0.0
checking MACHDEP... darwin9
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking for ld used by GCC...
/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld)
is GNU ld... no
checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld option to
reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic Mach-O
dynamically linked shared library
checking command to parse /usr/bin/nm -p output... rm: conftest.dSYM:
is a
directory
ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker
(/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared
libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin9.0.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
creating libtool
checking whether byte ordering is bigendian... yes
checking for PDF import library PDI... not found
checking for PDFlib base library pdflib... found
checking for PDFlib PSP (Pretty Safe PDF)... not found
checking for PDFlib TET... not found
checking for PDFlib PDU... not found
checking for PDFlib PDPAGE... not found
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether the previously found C++ compiler works... yes
configure: creating ./config.status
config.status: creating config/mkcommon.inc
config.status: creating config/mkprogs.inc
config.status: creating config/mklibs.inc
config.status: creating config/mksubdirs.inc
config.status: creating config/mkbind.inc
config.status: creating pdflib-config
_____________________________________________________________
For your convenience, here's a summary of configure's results:
Support for shared libraries: yes
C++ language binding for PDFlib: yes
Java language binding for PDFlib: no
Perl language binding for PDFlib: no
Python language binding for PDFlib: no
Tcl language binding for PDFlib: no
PHP language binding for PDFlib: no, see bind/pdflib/php/
readme.txt
PDF import library (PDI): no
Note: if you purchase the additional PDF import library (PDI)
you can also manipulate existing PDF documents with PDFlib.
The additional block feature can be used to personalize PDF.
See http://www.pdflib.com for details.
Please observe the licensing terms for commercial PDFlib usage.
PDFlib license agreement and purchase order can be found in the doc
directory.
make
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_core.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_corefont.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_crypt.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_ebcdic.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_encoding.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_file.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_font.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_geom.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_md5.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_optparse.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_output.c
pc_output.c: In function 'pdc_init_stream':
pc_output.c:258: warning: 'FSpGetFInfo' is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/Files.h:10183)
pc_output.c:262: warning: 'FSpSetFInfo' is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/Files.h:10201)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_arc4.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_sbuf.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_scope.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_unicode.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/pdflib
-I../../libs/flate pc_util.c
../../libtool --silent --mode=link gcc -o ../../libs/pdcore/libpdcore.la
./pc_core.lo ./pc_corefont.lo ./pc_crypt.lo ./pc_ebcdic.lo
./pc_encoding.lo ./pc_file.lo ./pc_font.lo ./pc_geom.lo ./pc_md5.lo
./pc_optparse.lo ./pc_output.lo ./pc_arc4.lo ./pc_sbuf.lo ./pc_scope.lo
./pc_unicode.lo ./pc_util.lo
ranlib: file: ../../libs/pdcore/.libs/libpdcore.al(pc_crypt.lo) has no
symbols
ranlib: file: ../../libs/pdcore/.libs/libpdcore.al(pc_arc4.lo) has no
symbols
ranlib: file: ../../libs/pdcore/.libs/libpdcore.al(pc_scope.lo) has no
symbols
ranlib: file: ../../libs/pdcore/.libs/libpdcore.al(pc_crypt.lo) has no
symbols
ranlib: file: ../../libs/pdcore/.libs/libpdcore.al(pc_arc4.lo) has no
symbols
ranlib: file: ../../libs/pdcore/.libs/libpdcore.al(pc_scope.lo) has no
symbols
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore adler32.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore compress.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore crc32.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore deflate.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore infblock.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore infcodes.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore inffast.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore inflate.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore inftrees.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore infutil.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore trees.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore uncompr.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore zutil.c
../../libtool --silent --mode=link gcc -o ../../libs/flate/libz.la
./adler32.lo ./compress.lo ./crc32.lo ./deflate.lo ./infblock.lo
./infcodes.lo ./inffast.lo ./inflate.lo ./inftrees.lo ./infutil.lo
./trees.lo ./uncompr.lo ./zutil.lo
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/flate -I../../libs/pdcore
png.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/flate -I../../libs/pdcore
pngset.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/flate -I../../libs/pdcore
pngget.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/flate -I../../libs/pdcore
pngrutil.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/flate -I../../libs/pdcore
pngtrans.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/flate -I../../libs/pdcore
pngread.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/flate -I../../libs/pdcore
pngrio.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/flate -I../../libs/pdcore
pngrtran.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/flate -I../../libs/pdcore
pngmem.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/flate -I../../libs/pdcore
pngerror.c
../../libtool --silent --mode=link gcc -o ../../libs/png/libpng.la
./png.lo ./pngset.lo ./pngget.lo ./pngrutil.lo ./pngtrans.lo ./
pngread.lo
./pngrio.lo ./pngrtran.lo ./pngmem.lo ./pngerror.lo
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_auxx.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_close.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_codec.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_compress.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_dir.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_dirinfo.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_dirread.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_dumpmode.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_error.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_fax3.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_fax3sm.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_getimage.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_luv.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_lzw.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_next.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_open.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_packbits.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_predict.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_read.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_strip.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_swab.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_tile.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_unix.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_version.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_warning.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdcore -I../../libs/flate
tif_zip.c
In file included from
/System/Library/Frameworks/Security.framework/Headers/Security.h:24,
from
/System/Library/Frameworks/CoreServices.framework/Frameworks/
LaunchServices.framework/Headers/LSSharedFileList.h:32,
from
/System/Library/Frameworks/CoreServices.framework/Frameworks/
LaunchServices.framework/Headers/LaunchServices.h:37,
from
/System/Library/Frameworks/CoreServices.framework/Headers/
CoreServices.h:41,
from /Developer/Headers/FlatCarbon/MacTypes.h:1,
from ../../libs/flate/zconf.h:319,
from ../../libs/flate/zlib.h:37,
from tif_zip.c:50:
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: conflicting types for 'uint32'
tiff.h:75: error: previous declaration of 'uint32' was here
make[2]: [tif_zip.lo] Error 1 (ignored)
../../libtool --silent --mode=link gcc -o ../../libs/tiff/libtiff.la
./tif_auxx.lo ./tif_close.lo ./tif_codec.lo ./tif_compress.lo ./
tif_dir.lo
./tif_dirinfo.lo ./tif_dirread.lo ./tif_dumpmode.lo ./tif_error.lo
./tif_fax3.lo ./tif_fax3sm.lo ./tif_getimage.lo ./tif_luv.lo ./
tif_lzw.lo
./tif_next.lo ./tif_open.lo ./tif_packbits.lo ./tif_predict.lo
./tif_read.lo ./tif_strip.lo ./tif_swab.lo ./tif_tile.lo ./tif_unix.lo
./tif_version.lo ./tif_warning.lo ./tif_zip.lo
ar: ./tif_zip.lo: Too many levels of symbolic links
make[2]: [../../libs/tiff/libtiff.la] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_afm.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_annots.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_block.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_block.c:23:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_block.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_bmp.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_bmp.c:20:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_bmp.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_ccitt.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_ccitt.c:20:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_ccitt.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_cid.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_color.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_draw.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_encoding.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_filter.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_font.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_gif.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_gif.c:20:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_gif.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_gstate.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_hostfont.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_hyper.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_icc.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_icclib.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_image.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_image.c:22:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_image.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_jpeg.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_jpeg.c:20:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_jpeg.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_kerning.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_params.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_params.c:23:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_params.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_pattern.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_pattern.c:20:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_pattern.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_pdi.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_pfm.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_png.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_png.c:20:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_png.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_resource.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_shading.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_subsett.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_template.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_template.c:20:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_template.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_text.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_tiff.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_tiff.c:20:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_tiff.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_truetype.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_type1.c
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_type3.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_type3.c:21:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_type3.lo] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_xgstate.c
../../libtool --silent --mode=link gcc -o ../../libs/pdflib/libpdf_.la
./p_afm.lo ./p_annots.lo ./p_block.lo ./p_bmp.lo ./p_ccitt.lo ./p_cid.lo
./p_color.lo ./p_draw.lo ./p_encoding.lo ./p_filter.lo ./p_font.lo
./p_gif.lo ./p_gstate.lo ./p_hostfont.lo ./p_hyper.lo ./p_icc.lo
./p_icclib.lo ./p_image.lo ./p_jpeg.lo ./p_kerning.lo ./p_params.lo
./p_pattern.lo ./p_pdi.lo ./p_pfm.lo ./p_png.lo ./p_resource.lo
./p_shading.lo ./p_subsett.lo ./p_template.lo ./p_text.lo ./p_tiff.lo
./p_truetype.lo ./p_type1.lo ./p_type3.lo ./p_xgstate.lo
ar: ./p_block.lo: Too many levels of symbolic links
ar: ./p_bmp.lo: Too many levels of symbolic links
ar: ./p_ccitt.lo: Too many levels of symbolic links
ar: ./p_gif.lo: Too many levels of symbolic links
ar: ./p_image.lo: Too many levels of symbolic links
ar: ./p_jpeg.lo: Too many levels of symbolic links
ar: ./p_params.lo: Too many levels of symbolic links
ar: ./p_pattern.lo: Too many levels of symbolic links
ar: ./p_png.lo: Too many levels of symbolic links
ar: ./p_template.lo: Too many levels of symbolic links
ar: ./p_tiff.lo: Too many levels of symbolic links
ar: ./p_type3.lo: Too many levels of symbolic links
make[2]: [../../libs/pdflib/libpdf_.la] Error 1 (ignored)
../../libtool --silent --mode=compile gcc -c -DHAVE_DLFCN_H=1
-DWORDS_BIGENDIAN=1 -g -O2 -I/Developer/Headers/FlatCarbon
-DPDF_PLATFORM=\""Mac OS X"\" -I../../libs/pdflib -I../../libs/pdcore
-I../../libs/tiff -I../../libs/flate -I../../libs/png p_basic.c
In file included from ../../libs/tiff/tiffio.h:39,
from p_image.h:23,
from p_basic.c:22:
../../libs/tiff/tiff.h:75: error: conflicting types for 'uint32'
/System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64:
error: previous declaration of 'uint32' was here
make[2]: [p_basic.lo] Error 1 (ignored)
make[2]: *** No rule to make target `../../libs/tiff/libtiff.la', needed
by `libpdf.la'. Stop.
make[1]: *** [all] Error 2
make[3]: *** No rule to make target `../../../libs/pdflib/libpdf.la',
needed by `hello'. Stop.
make[3]: *** No rule to make target `../../../libs/pdflib/libpdf.la',
needed by `hello'. Stop.
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make[2]: *** No rule to make target `../../libs/pdflib/libpdf.la',
needed
by `pdfimpose'. Stop.
make[1]: *** [all] Error 2
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-pdflib-5.0.3-1004
(Reading database ... 6726 files and directories currently installed.)
Removing fink-buildlock-pdflib-5.0.3-1004 ...
Failed: phase compiling: pdflib-5.0.3-1004 failed
Before reporting any errors, please run "fink selfupdate" and
try again. If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem. If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:
Jeffrey Whitaker <[EMAIL PROTECTED]>
Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users