I'm having trouble installing t1lib5-x11-5.1.1-3 as part of the
pdftex package.
It's failing during linking because the symbols aren't linked:
_XAllocColor
_XCopyPlane
_XCreateBitmapFromData
_XCreateImage
_XFreePixmap
_XGetGCValues
_XPutImage
_XQueryColor
_XSetClipMask
_XSetClipOrigin
Any suggestions on how to fix this?
Nathan
----------------------------
[Ganymede:~] nathanst% fink install pdftex
Information about 2619 packages read in 1 seconds.
The requested package "pdftex" is a virtual package, provided by several
packages
(1) ptex-base-3.1.9-1062
(2) ptex-nox-base-3.1.9-1062
(3) system-tetex-20010808-14
(4) tetex-base-3.0-1002
(5) tetex-nox-base-3.0-1002
Default answer will be chosen in 20 seconds...
Please select which package to install: [5]
The following package will be installed or updated:
tetex-nox-base
The following 6 additional packages will be installed:
libkpathsea4 libkpathsea4-shlibs t1lib5 t1lib5-shlibs t1lib5-x11-shlibs
tetex-texmf
Do you want to continue? [Y/n]
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-t1lib5-
x11-5.1.1-3 /sw/src/fink.build
dpkg-deb: building package `fink-buildlock-t1lib5-x11-5.1.1-3' in `/
sw/src/fink.build/fink-buildlock-t1lib5-
x11-5.1.1-3_2007.09.20-10.14.47_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-t1lib5-
x11-5.1.1-3_2007.09.20-10.14.47_darwin-i386.deb
Selecting previously deselected package fink-buildlock-t1lib5-
x11-5.1.1-3.
(Reading database ... 7846 files and directories currently installed.)
Unpacking fink-buildlock-t1lib5-x11-5.1.1-3 (from .../fink-buildlock-
t1lib5-x11-5.1.1-3_2007.09.20-10.14.47_darwin-i386.deb) ...
Setting up fink-buildlock-t1lib5-x11-5.1.1-3 (2007.09.20-10.14.47) ...
gzip -dc /sw/src/t1lib-5.1.1.tar.gz | /sw/bin/tar -xf - --no-same-
owner --no-same-permissions
perl -pi -e 's/-o .* \$\(T1LIBX_OBJS\)/$& \$(X_LIBS) \$(XLIB)/' lib/
Makefile.in
./configure --prefix=/sw
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for Athena... libraries /usr/X11R6/lib, headers in default path
checking build system type... i686-apple-darwin8.10.1
checking host system type... i686-apple-darwin8.10.1
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/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 dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... darwin8.10.1 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... darwin8.10.1 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking whether char is unsigned... no
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for long double... yes
checking size of long double... 16
checking for void *... yes
checking size of void *... 4
checking "for gcc strength-reduce bug"... no
checking "whether external symbols need an underscore prefix"... yes
checking "which ANSI integer type is 16 bit"... short
checking "which ANSI integer type is 32 bit"... int
checking "which ANSI integer type is 64 bit"... <none>
checking whether stat file-mode macros are broken... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/type1/Makefile
config.status: creating lib/t1lib/Makefile
config.status: creating xglyph/Makefile
config.status: creating type1afm/Makefile
config.status: creating examples/Makefile
config.status: creating doc/Makefile
config.status: creating lib/t1lib/t1lib.h
config.status: creating lib/t1lib/sysconf.h
Configure finished!
Do: 'make' to compile the t1lib-package.
Do: 'make without_doc' to compile if you do not have LaTeX.
Do: 'make install' to install the t1lib-package.
make without_doc
for i in lib type1afm examples xglyph; do \
(cd $i; make 'CC=gcc' 'CFLAGS=-g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include'
'OPTIONS=' ) || exit 1; \
done
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int arith.c
mkdir .libs
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int arith.c -fno-common -DPIC -
o .libs/arith.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int arith.c -o arith.o >/dev/null
2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int curves.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int curves.c -fno-common -DPIC -
o .libs/curves.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int curves.c -o curves.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int fontfcn.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int fontfcn.c -fno-common -DPIC -
o .libs/fontfcn.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int fontfcn.c -o fontfcn.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int hints.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int hints.c -fno-common -DPIC -
o .libs/hints.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int hints.c -o hints.o >/dev/null
2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int lines.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int lines.c -fno-common -DPIC -
o .libs/lines.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int lines.c -o lines.o >/dev/null
2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int objects.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int objects.c -fno-common -DPIC -
o .libs/objects.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int objects.c -o objects.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int paths.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int paths.c -fno-common -DPIC -
o .libs/paths.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int paths.c -o paths.o >/dev/null
2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int regions.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int regions.c -fno-common -DPIC -
o .libs/regions.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int regions.c -o regions.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int scanfont.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int scanfont.c -fno-common -DPIC -
o .libs/scanfont.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int scanfont.c -o scanfont.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int spaces.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int spaces.c -fno-common -DPIC -
o .libs/spaces.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int spaces.c -o spaces.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1io.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1io.c -fno-common -DPIC -
o .libs/t1io.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1io.c -o t1io.o >/dev/null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1snap.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1snap.c -fno-common -DPIC -
o .libs/t1snap.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1snap.c -o t1snap.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1stub.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1stub.c -fno-common -DPIC -
o .libs/t1stub.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1stub.c -o t1stub.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int token.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int token.c -fno-common -DPIC -
o .libs/token.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int token.c -o token.o >/dev/null
2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int type1.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int type1.c -fno-common -DPIC -
o .libs/type1.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int type1.c -o type1.o >/dev/null
2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int util.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int util.c -fno-common -DPIC -
o .libs/util.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int util.c -o util.o >/dev/null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1finfo.c
mkdir .libs
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1finfo.c -fno-common -DPIC -
o .libs/t1finfo.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1finfo.c -o t1finfo.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1base.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1base.c -fno-common -DPIC -
o .libs/t1base.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1base.c -o t1base.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1delete.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1delete.c -fno-common -DPIC -
o .libs/t1delete.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1delete.c -o t1delete.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1enc.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1enc.c -fno-common -DPIC -
o .libs/t1enc.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1enc.c -o t1enc.o >/dev/null
2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1env.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1env.c -fno-common -DPIC -
o .libs/t1env.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1env.c -o t1env.o >/dev/null
2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1load.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1load.c -fno-common -DPIC -
o .libs/t1load.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1load.c -o t1load.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1set.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1set.c -fno-common -DPIC -
o .libs/t1set.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1set.c -o t1set.o >/dev/null
2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1trans.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1trans.c -fno-common -DPIC -
o .libs/t1trans.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1trans.c -o t1trans.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1aaset.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1aaset.c -fno-common -DPIC -
o .libs/t1aaset.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1aaset.c -o t1aaset.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1afmtool.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1afmtool.c -fno-common -DPIC
-o .libs/t1afmtool.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1afmtool.c -o t1afmtool.o >/
dev/null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1outline.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1outline.c -fno-common -DPIC
-o .libs/t1outline.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1outline.c -o t1outline.o >/
dev/null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1subset.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1subset.c -fno-common -DPIC -
o .libs/t1subset.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1subset.c -o t1subset.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int parseAFM.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int parseAFM.c -fno-common -DPIC -
o .libs/parseAFM.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int parseAFM.c -o parseAFM.o >/dev/
null 2>&1
../../libtool --mode=compile \
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT="\"5.1.1\"" -
DGLOBAL_CONFIG_DIR="\"/sw/share/t1lib\"" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1x11.c
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1x11.c -fno-common -DPIC -
o .libs/t1x11.o
gcc -c -I/sw/include -g -O2 -DT1LIB_IDENT=\"5.1.1\" -
DGLOBAL_CONFIG_DIR=\"/sw/share/t1lib\" -I/usr/X11R6/include -
DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1x11.c -o t1x11.o >/dev/null
2>&1
../libtool --mode=link \
gcc -L/sw/lib -o libt1.la type1/arith.lo type1/curves.lo
type1/fontfcn.lo type1/hints.lo type1/lines.lo type1/objects.lo type1/
paths.lo type1/regions.lo type1/scanfont.lo type1/spaces.lo type1/
t1io.lo type1/t1snap.lo type1/t1stub.lo type1/token.lo type1/type1.lo
type1/util.lo t1lib/t1finfo.lo t1lib/t1base.lo t1lib/t1delete.lo
t1lib/t1enc.lo t1lib/t1env.lo t1lib/t1load.lo t1lib/t1set.lo t1lib/
t1trans.lo t1lib/t1aaset.lo t1lib/t1afmtool.lo t1lib/t1outline.lo
t1lib/t1subset.lo t1lib/parseAFM.lo \
-version-info 6:1:1 \
-lm -no-undefined -rpath /sw/lib
mkdir .libs
gcc -dynamiclib -o .libs/libt1.5.1.1.dylib type1/.libs/arith.o
type1/.libs/curves.o type1/.libs/fontfcn.o type1/.libs/hints.o
type1/.libs/lines.o type1/.libs/objects.o type1/.libs/paths.o
type1/.libs/regions.o type1/.libs/scanfont.o type1/.libs/spaces.o
type1/.libs/t1io.o type1/.libs/t1snap.o type1/.libs/t1stub.o
type1/.libs/token.o type1/.libs/type1.o type1/.libs/util.o
t1lib/.libs/t1finfo.o t1lib/.libs/t1base.o t1lib/.libs/t1delete.o
t1lib/.libs/t1enc.o t1lib/.libs/t1env.o t1lib/.libs/t1load.o
t1lib/.libs/t1set.o t1lib/.libs/t1trans.o t1lib/.libs/t1aaset.o
t1lib/.libs/t1afmtool.o t1lib/.libs/t1outline.o t1lib/.libs/
t1subset.o t1lib/.libs/parseAFM.o -L/sw/lib -lm -install_name /sw/
lib/libt1.5.dylib -Wl,-compatibility_version -Wl,7 -Wl,-
current_version -Wl,7.1
(cd .libs && rm -f libt1.5.dylib && ln -s libt1.5.1.1.dylib
libt1.5.dylib)
(cd .libs && rm -f libt1.dylib && ln -s libt1.5.1.1.dylib libt1.dylib)
ar cru .libs/libt1.a type1/arith.o type1/curves.o type1/fontfcn.o
type1/hints.o type1/lines.o type1/objects.o type1/paths.o type1/
regions.o type1/scanfont.o type1/spaces.o type1/t1io.o type1/t1snap.o
type1/t1stub.o type1/token.o type1/type1.o type1/util.o t1lib/
t1finfo.o t1lib/t1base.o t1lib/t1delete.o t1lib/t1enc.o t1lib/t1env.o
t1lib/t1load.o t1lib/t1set.o t1lib/t1trans.o t1lib/t1aaset.o t1lib/
t1afmtool.o t1lib/t1outline.o t1lib/t1subset.o t1lib/parseAFM.o
ranlib .libs/libt1.a
creating libt1.la
(cd .libs && rm -f libt1.la && ln -s ../libt1.la libt1.la)
cp t1lib/t1lib.h .
../libtool --mode=link \
gcc -L/sw/lib -o libt1x.la t1lib/t1x11.lo -L/usr/X11R6/lib -
lXext -lX11 \
-version-info 6:1:1 \
libt1.la -L/usr/X11R6/lib -lXpm -lXext -lX11 -no-
undefined -rpath /sw/lib
gcc -dynamiclib -o .libs/libt1x.5.1.1.dylib t1lib/.libs/t1x11.o -L/
sw/lib -L/usr/X11R6/lib ./.libs/libt1.dylib -lXpm -lXext -lX11 -
install_name /sw/lib/libt1x.5.dylib -Wl,-compatibility_version -Wl,7
-Wl,-current_version -Wl,7.1
ld: Undefined symbols:
_XAllocColor
_XCopyPlane
_XCreateBitmapFromData
_XCreateImage
_XFreePixmap
_XGetGCValues
_XPutImage
_XQueryColor
_XSetClipMask
_XSetClipOrigin
/usr/bin/libtool: internal link edit command failed
make[1]: *** [libt1x.la] Error 1
make: *** [XXXX] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-t1lib5-x11-5.1.1-3
(Reading database ... 7847 files and directories currently installed.)
Removing fink-buildlock-t1lib5-x11-5.1.1-3 ...
Failed: phase compiling: t1lib5-x11-5.1.1-3 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. As a last resort, you can try e-
mailing
the maintainer directly:
Dave Morrison <[EMAIL PROTECTED]>
Note that many fink package maintainers do not have access to all
possible
hardware configurations, so you may have better luck on the mailing
lists.
[Ganymede:~] nathanst%
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users