t1lib-5.1.0
patching file doc/Makefile.in
Hunk #1 FAILED at 74.
1 out of 1 hunk FAILED -- saving rejects to file doc/Makefile.in.rej
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 gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Athena... libraries in default path, headers in default path
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /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... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
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... 32768
checking command to parse /usr/bin/nm -B 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... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC 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... GNU/Linux ld.so
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... /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... 12
checking for void *... yes
checking size of void *... 4
checking "for gcc strength-reduce bug"... no
checking "whether external symbols need an underscore prefix"... no
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.

for i in lib type1afm examples xglyph; do \
  (cd $i; make 'CC=gcc' 'CFLAGS=-O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include' 'OPTIONS=' ) || exit 1; \
done
make[1]: Entering directory `/usr/src/t1lib-5.1.0/lib'
make[2]: Entering directory `/usr/src/t1lib-5.1.0/lib/type1'
../../libtool --mode=compile \
gcc -c  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  arith.c
mkdir .libs
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int arith.c  -fPIC -DPIC -o .libs/arith.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  curves.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int curves.c  -fPIC -DPIC -o .libs/curves.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  fontfcn.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int fontfcn.c  -fPIC -DPIC -o .libs/fontfcn.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  hints.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int hints.c  -fPIC -DPIC -o .libs/hints.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  lines.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int lines.c  -fPIC -DPIC -o .libs/lines.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  objects.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int objects.c  -fPIC -DPIC -o .libs/objects.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  paths.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int paths.c  -fPIC -DPIC -o .libs/paths.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  regions.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int regions.c  -fPIC -DPIC -o .libs/regions.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  scanfont.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int scanfont.c  -fPIC -DPIC -o .libs/scanfont.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  spaces.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int spaces.c  -fPIC -DPIC -o .libs/spaces.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1io.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1io.c  -fPIC -DPIC -o .libs/t1io.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1snap.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1snap.c  -fPIC -DPIC -o .libs/t1snap.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1stub.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1stub.c  -fPIC -DPIC -o .libs/t1stub.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  token.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int token.c  -fPIC -DPIC -o .libs/token.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  type1.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int type1.c  -fPIC -DPIC -o .libs/type1.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  util.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int util.c  -fPIC -DPIC -o .libs/util.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int util.c -o util.o >/dev/null 2>&1
make[2]: Leaving directory `/usr/src/t1lib-5.1.0/lib/type1'
make[2]: Entering directory `/usr/src/t1lib-5.1.0/lib/t1lib'
../../libtool --mode=compile \
gcc -c  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1finfo.c
mkdir .libs
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1finfo.c  -fPIC -DPIC -o .libs/t1finfo.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1base.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1base.c  -fPIC -DPIC -o .libs/t1base.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1delete.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1delete.c  -fPIC -DPIC -o .libs/t1delete.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1enc.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1enc.c  -fPIC -DPIC -o .libs/t1enc.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1env.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1env.c  -fPIC -DPIC -o .libs/t1env.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1load.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1load.c  -fPIC -DPIC -o .libs/t1load.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1set.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1set.c  -fPIC -DPIC -o .libs/t1set.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1trans.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1trans.c  -fPIC -DPIC -o .libs/t1trans.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1aaset.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1aaset.c  -fPIC -DPIC -o .libs/t1aaset.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1afmtool.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1afmtool.c  -fPIC -DPIC -o .libs/t1afmtool.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1outline.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1outline.c  -fPIC -DPIC -o .libs/t1outline.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1subset.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1subset.c  -fPIC -DPIC -o .libs/t1subset.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  parseAFM.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int parseAFM.c  -fPIC -DPIC -o .libs/parseAFM.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/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  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int  t1x11.c
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1x11.c  -fPIC -DPIC -o .libs/t1x11.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int t1x11.c -o t1x11.o >/dev/null 2>&1
make[2]: Leaving directory `/usr/src/t1lib-5.1.0/lib/t1lib'
../libtool --mode=link \
	gcc -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:0:1 \
	 -no-undefined -rpath /usr/lib
mkdir .libs
gcc -shared  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   -Wl,-soname -Wl,libt1.so.5 -o .libs/libt1.so.5.1.0
(cd .libs && rm -f libt1.so.5 && ln -s libt1.so.5.1.0 libt1.so.5)
(cd .libs && rm -f libt1.so && ln -s libt1.so.5.1.0 libt1.so)
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 -o libt1x.la t1lib/t1x11.lo \
         -version-info 6:0:1 \
	 -no-undefined -rpath /usr/lib
gcc -shared  t1lib/.libs/t1x11.o   -Wl,-soname -Wl,libt1x.so.5 -o .libs/libt1x.so.5.1.0
(cd .libs && rm -f libt1x.so.5 && ln -s libt1x.so.5.1.0 libt1x.so.5)
(cd .libs && rm -f libt1x.so && ln -s libt1x.so.5.1.0 libt1x.so)
ar cru .libs/libt1x.a  t1lib/t1x11.o
ranlib .libs/libt1x.a
creating libt1x.la
(cd .libs && rm -f libt1x.la && ln -s ../libt1x.la libt1x.la)
cp t1lib/t1libx.h .
make[1]: Leaving directory `/usr/src/t1lib-5.1.0/lib'
make[1]: Entering directory `/usr/src/t1lib-5.1.0/type1afm'
../libtool --mode=compile \
gcc -c  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include type1afm.c
mkdir .libs
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include type1afm.c  -fPIC -DPIC -o .libs/type1afm.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include type1afm.c -o type1afm.o >/dev/null 2>&1
../libtool --mode=link \
	gcc -o type1afm  type1afm.lo  ../lib/libt1.la  -lm 
gcc -o .libs/type1afm .libs/type1afm.o  ../lib/.libs/libt1.so -lm 
creating type1afm
make[1]: Leaving directory `/usr/src/t1lib-5.1.0/type1afm'
make[1]: Entering directory `/usr/src/t1lib-5.1.0/examples'
../libtool --mode=compile \
gcc -I../lib -c  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include t1example1.c
mkdir .libs
 gcc -I../lib -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include t1example1.c  -fPIC -DPIC -o .libs/t1example1.o
 gcc -I../lib -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include t1example1.c -o t1example1.o >/dev/null 2>&1
../libtool --mode=link \
	gcc -o t1example1   t1example1.lo  ../lib/libt1.la  -lm 
gcc -o .libs/t1example1 .libs/t1example1.o  ../lib/.libs/libt1.so -lm 
creating t1example1
../libtool --mode=compile \
gcc -I../lib -c  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include subset.c
 gcc -I../lib -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include subset.c  -fPIC -DPIC -o .libs/subset.o
subset.c: In function 'main':
subset.c:148: warning: incompatible implicit declaration of built-in function 'exit'
 gcc -I../lib -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include subset.c -o subset.o >/dev/null 2>&1
../libtool --mode=link \
	gcc -o subset  subset.lo  ../lib/libt1.la  -lm 
gcc -o .libs/subset .libs/subset.o  ../lib/.libs/libt1.so -lm 
creating subset
make[1]: Leaving directory `/usr/src/t1lib-5.1.0/examples'
make[1]: Entering directory `/usr/src/t1lib-5.1.0/xglyph'
../libtool --mode=compile \
gcc -c  -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include xglyph.c
mkdir .libs
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include xglyph.c  -fPIC -DPIC -o .libs/xglyph.o
 gcc -c -O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT=\"5.1.0\" -DGLOBAL_CONFIG_DIR=\"/usr/share/t1lib\" -I/usr/X11R6/include xglyph.c -o xglyph.o >/dev/null 2>&1
../libtool --mode=link \
	gcc -o xglyph  xglyph.lo  ../lib/libt1x.la ../lib/libt1.la \
		        -L/usr/X11R6/lib -lXaw -lXt -lXmu -lSM -lICE -lXext -lX11  -lm 
gcc -o .libs/xglyph .libs/xglyph.o  ../lib/.libs/libt1x.so ../lib/.libs/libt1.so -L/usr/X11R6/lib -lXaw -lXt -lXmu -lSM -lICE -lXext -lX11 -lm 
creating xglyph
make[1]: Leaving directory `/usr/src/t1lib-5.1.0/xglyph'
for i in doc; do \
  (cd $i; make 'CC=gcc' 'CFLAGS=-O3 -march=k8 -fomit-frame-pointer -pipe -DT1LIB_IDENT="\"5.1.0\"" -DGLOBAL_CONFIG_DIR="\"/usr/share/t1lib\"" -I/usr/X11R6/include' 'OPTIONS=' ) || exit 1; \
done
make[1]: Entering directory `/usr/src/t1lib-5.1.0/doc'
latex t1lib_doc.tex
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./t1lib_doc.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b
ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e
stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis
h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur
kish, ukrainian, nohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size11.clo))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/graphics/graphics.cfg)
(/usr/share/texmf/tex/latex/graphics/dvips.def)))
Writing index file t1lib_doc.idx
No file t1lib_doc.aux.
[1]
No file t1lib_doc.toc.
(./intro.tex [2] (/usr/share/texmf/tex/latex/base/omscmr.fd)

LaTeX Warning: Reference `transformations' on page 3 undefined on input line 10
1.


LaTeX Warning: Reference `transformations' on page 3 undefined on input line 10
1.


Overfull \hbox (5.39198pt too wide) in paragraph at lines 96--102
[]\OT1/cmr/m/n/10.95 In ad-di-tion to trans-for-ma-tion on the fly, two trans-f
or-ma-tion types---\OT1/cmr/m/it/10.95 slanting \OT1/cmr/m/n/10.95 and \OT1/cmr
/m/it/10.95 extending\OT1/cmr/m/n/10.95 ---
[3] [4]
Overfull \hbox (5.97308pt too wide) in paragraph at lines 172--174
[]\OT1/cmr/m/n/10.95 Hirotsugo Kaku-gawa ([]\OT1/cmtt/m/n/10.95 h.kakugawa@comp
uter.org\OT1/cmr/m/n/10.95 ) added sup-port for GNU []\OT1/cmtt/m/n/10.95 libto
ol \OT1/cmr/m/n/10.95 to \OT1/cmtt/m/n/10.95 t1lib\OT1/cmr/m/n/10.95 . 

LaTeX Warning: Reference `xglyph' on page 5 undefined on input line 206.

) (./getstart.tex [5]
Overfull \hbox (7.14787pt too wide) in paragraph at lines 43--47
[]\OT1/cmr/m/n/10.95 Specifying []\OT1/cmtt/m/n/10.95 --disable-shared \OT1/cmr
/m/n/10.95 or []\OT1/cmtt/m/n/10.95 --disable-static \OT1/cmr/m/n/10.95 as a co
m-man-d-line op-tion to []\OT1/cmtt/m/n/10.95 configure

LaTeX Warning: Reference `libtoolproblems' on page 6 undefined on input line 50
.


Overfull \hbox (8.7118pt too wide) in paragraph at lines 95--104
[]\OT1/cmr/m/n/10.95 A sub-di-rec-tory named []\OT1/cmtt/m/n/10.95 t1lib-\OT1/c
mr/m/it/10.95 v[]\OT1/cmtt/m/n/10.95 .\OT1/cmr/m/it/10.95 r \OT1/cmr/m/n/10.95 
is cre-ated in the di-rec-tory pointed to by the []\OT1/cmtt/m/n/10.95 autoconf
\OT1/cmr/m/n/10.95 -
[6]

LaTeX Warning: Reference `initialization' on page 7 undefined on input line 164
.


LaTeX Warning: Reference `initialization' on page 7 undefined on input line 165
.

[7] [8] [9]

LaTeX Warning: Reference `type1afm' on page 10 undefined on input line 368.


LaTeX Warning: Reference `initialization' on page 10 undefined on input line 37
2.

[10] [11] [12]) (./xglyph.tex [13]

LaTeX Warning: Reference `transformations' on page 14 undefined on input line 7
8.


LaTeX Warning: Reference `transformations' on page 14 undefined on input line 7
9.

[14] [15] [16]

LaTeX Warning: Reference `fonts' on page 17 undefined on input line 210.


LaTeX Warning: Reference `x11interface' on page 17 undefined on input line 233.



LaTeX Warning: Reference `x11interface' on page 17 undefined on input line 234.


[17] [18]

LaTeX Warning: Reference `queryconfiguration' on page 19 undefined on input lin
e 342.


LaTeX Warning: Reference `logfile' on page 19 undefined on input line 349.

[19]
Overfull \hbox (7.69624pt too wide) in paragraph at lines 386--392
[][]\OT1/cmtt/m/n/10.95 --checkCopyFont\OT1/cmr/m/n/10.95 : This op-tion is use
d to check the proper func-tion-ing of the []\OT1/cmtt/m/n/10.95 T1_CopyFont()

LaTeX Warning: Reference `outlines' on page 20 undefined on input line 404.


LaTeX Warning: Reference `antialiasing' on page 20 undefined on input line 423.



LaTeX Warning: Reference `aacaching' on page 20 undefined on input line 430.

[20]) (./type1afm.tex [21]

LaTeX Warning: Reference `missingafmfiles' on page 22 undefined on input line 3
9.


LaTeX Warning: Reference `logfile' on page 22 undefined on input line 47.

) (./ut1lib.tex [22] [23]

LaTeX Warning: Reference `generatingbitmaps' on page 24 undefined on input line
 112.


LaTeX Warning: Reference `deletingdata' on page 24 undefined on input line 172.


[24]

LaTeX Warning: Reference `runtimesetup' on page 25 undefined on input line 182.



LaTeX Warning: Reference `runtimesetup' on page 25 undefined on input line 196.



LaTeX Warning: Reference `logfile' on page 25 undefined on input line 215.


LaTeX Warning: Reference `aacaching' on page 25 undefined on input line 220.


LaTeX Warning: Reference `generatingafminfo' on page 25 undefined on input line
 225.

[25]

LaTeX Warning: Reference `runtimesetup' on page 26 undefined on input line 246.



LaTeX Warning: Reference `fontdatabase' on page 26 undefined on input line 258.



LaTeX Warning: Reference `type1afm' on page 26 undefined on input line 273.

[26]
Overfull \hbox (10.12802pt too wide) in paragraph at lines 320--326
\OT1/cmr/m/n/10.95 called be-fore ini-tial-iza-tion, the pa-ram-e-ter []\OT1/cm
tt/m/n/10.95 mode \OT1/cmr/m/n/10.95 can be ei-ther []\OT1/cmtt/m/n/10.95 T1_AP
PEND_PATH \OT1/cmr/m/n/10.95 or []\OT1/cmtt/m/n/10.95 T1_PREPEND_PATH
[27] [28] [29]

LaTeX Warning: Reference `encoding' on page 30 undefined on input line 529.


LaTeX Warning: Reference `initialization' on page 30 undefined on input line 53
9.

[30] [31]

LaTeX Warning: Reference `x11interface' on page 32 undefined on input line 677.


[32]

LaTeX Warning: Reference `antialiasing' on page 33 undefined on input line 722.



LaTeX Warning: Reference `encoding' on page 33 undefined on input line 744.


LaTeX Warning: Reference `transformations' on page 33 undefined on input line 7
54.

[33]

LaTeX Warning: Reference `fonts' on page 34 undefined on input line 845.

[34]

LaTeX Warning: Reference `underlining' on page 35 undefined on input line 872.

[35] [36]

LaTeX Warning: Reference `antialiasing' on page 37 undefined on input line 1025
.


LaTeX Warning: Reference `deletingdata' on page 37 undefined on input line 1033
.


LaTeX Warning: Reference `encoding' on page 37 undefined on input line 1043.


LaTeX Warning: Reference `transformations' on page 37 undefined on input line 1
044.


LaTeX Warning: Reference `internals' on page 37 undefined on input line 1057.

[37] [38]

LaTeX Warning: Reference `runtimesetup' on page 39 undefined on input line 1157
.

[39]
Overfull \hbox (0.45747pt too wide) in paragraph at lines 1253--1256
\OT1/cmr/m/n/10.95 Notice that the name of the en-cod-ing scheme is also ac-ces
-si-ble as []\OT1/cmtt/m/n/10.95 Encoding[256] \OT1/cmr/m/n/10.95 where []\OT1/
cmtt/m/n/10.95 Encoding

LaTeX Warning: Reference `internals' on page 40 undefined on input line 1266.


LaTeX Warning: Reference `internals' on page 40 undefined on input line 1278.

[40]

LaTeX Warning: Reference `internals' on page 41 undefined on input line 1321.


LaTeX Warning: Reference `logicalfonts' on page 41 undefined on input line 1331
.

[41]

LaTeX Warning: Reference `subsec:CompositeCharacters' on page 42 undefined on i
nput line 1361.


LaTeX Warning: Reference `writingafmfiles' on page 42 undefined on input line 1
402.


LaTeX Warning: Reference `writingafmfiles' on page 42 undefined on input line 1
405.

[42]

LaTeX Warning: Reference `errorhandling' on page 43 undefined on input line 148
3.

[43]

LaTeX Warning: Reference `transformations' on page 44 undefined on input line 1
542.

[44]

LaTeX Warning: Reference `generatingbitmaps' on page 45 undefined on input line
 1615.

[45]

LaTeX Warning: Reference `transformations' on page 46 undefined on input line 1
653.


LaTeX Warning: Reference `generatingbitmaps' on page 46 undefined on input line
 1671.

[46]

LaTeX Warning: Reference `transformations' on page 47 undefined on input line 1
719.

[47]

LaTeX Warning: Reference `encoding' on page 48 undefined on input line 1833.

[48]

LaTeX Warning: Reference `logicalfonts' on page 49 undefined on input line 1892
.


LaTeX Warning: Reference `addingfonts' on page 49 undefined on input line 1894.


[49]

LaTeX Warning: Reference `common' on page 50 undefined on input line 1993.

[50] [51]

LaTeX Warning: Reference `figure:transformations' on page 52 undefined on input
 line 2140.

<mirrorh.eps> <mirrorv.eps> <shearh.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2144--2155

<shearv.eps> <extenth.eps> <extentv.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2156--2167

<rotate.eps> <arbitrary.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2168--2175

[52] [53] [54]

LaTeX Warning: Reference `strokingimplementation' on page 55 undefined on input
 line 2334.


LaTeX Warning: Reference `strokingimplementation' on page 55 undefined on input
 line 2335.

[55]

LaTeX Warning: Reference `logicalfonts' on page 56 undefined on input line 2378
.


LaTeX Warning: Reference `logicalfonts' on page 56 undefined on input line 2378
.

[56]

LaTeX Warning: Reference `generatingbitmaps' on page 57 undefined on input line
 2475.

[57]

LaTeX Warning: Reference `generatingbitmaps' on page 58 undefined on input line
 2548.


LaTeX Warning: Reference `generatingbitmaps' on page 58 undefined on input line
 2549.

[58] [59]

LaTeX Warning: Reference `figure:subpixelpositioning' on page 60 undefined on i
nput line 2666.

<Tee.eps> [60]

LaTeX Warning: Reference `initialization' on page 61 undefined on input line 27
05.


LaTeX Warning: Reference `figure:whyoutlines' on page 61 undefined on input lin
e 2729.

<concatglyphs.eps> <concatoutlines.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2735--2740


LaTeX Warning: Reference `figure:generaloutline' on page 61 undefined on input 
line 2765.

<outlines.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2767--2770

[61] [62]

LaTeX Warning: Reference `figure:generaloutline' on page 63 undefined on input 
line 2812.

[63] [64]
Overfull \hbox (4.65094pt too wide) in paragraph at lines 2930--2930
[] \OT1/cmtt/m/n/10.95 T1_OUTLINE *T1_GetMoveOutline( int FontID, int deltax, i
nt deltay, int modflag,[] 

LaTeX Warning: Reference `figure:whyoutlines' on page 65 undefined on input lin
e 2948.

[65]

LaTeX Warning: Reference `smartantialiasing' on page 66 undefined on input line
 2997.


LaTeX Warning: Reference `transformations' on page 66 undefined on input line 3
024.


LaTeX Warning: Reference `figure:manipulation' on page 66 undefined on input li
ne 3025.

<manipulate.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3027--3030

[66]

LaTeX Warning: Reference `figure:outlineproblems' on page 67 undefined on input
 line 3099.

<outlineproblems1.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3105--3108

<outlineproblems2.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3109--3112

<outlineproblems3.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3113--3116

<outlineproblems4.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3117--3120

<outlineproblems5.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3121--3124


LaTeX Warning: Reference `figure:outlineproblems' on page 67 undefined on input
 line 3136.

[67]

LaTeX Warning: Reference `figure:outlineproblems' on page 68 undefined on input
 line 3157.

[68]
Overfull \hbox (2.20695pt too wide) in paragraph at lines 3189--3193
[]\OT1/cmr/m/n/10.95 Only \OT1/cmr/m/it/10.95 phys-i-cal \OT1/cmr/m/n/10.95 fon
ts---those fonts de-fined in the font database file or added via []\OT1/cmtt/m/
n/10.95 T1_AddFont()\OT1/cmr/m/n/10.95 ---
[69]

LaTeX Warning: Reference `characterencodingrelation' on page 70 undefined on in
put line 3262.

[70] [71] [72] [73] [74] [75] [76]

LaTeX Warning: Reference `deletingdata' on page 77 undefined on input line 3739
.

[77] [78] [79]

LaTeX Warning: Reference `outlinemanipulation' on page 80 undefined on input li
ne 3929.

[80] [81]

LaTeX Warning: Reference `programmingexample' on page 82 undefined on input lin
e 4031.

) (./xinterface.tex [82] [83]

LaTeX Warning: Reference `antialiasing' on page 84 undefined on input line 98.


Overfull \hbox (3.33702pt too wide) in paragraph at lines 102--107
\OT1/cmr/m/n/10.95 should be spec-i-fied here. If the ap-pli-ca-tion uses no sp
e-cial color han-dling, []\OT1/cmtt/m/n/10.95 DefaultColormap(...)
[84]

LaTeX Warning: Reference `generatingbitmaps' on page 85 undefined on input line
 170.

[85]) (./internals.tex [86] [87]

LaTeX Warning: Reference `figure:t1data' on page 88 undefined on input line 38.



LaTeX Warning: Reference `figure:t1data' on page 88 undefined on input line 50.


<t1_data.eps>
Overfull \hbox (13.50716pt too wide) in paragraph at lines 56--57
 [] 

LaTeX Warning: Reference `logicalfonts' on page 88 undefined on input line 97.

[88] [89]

LaTeX Warning: Reference `sizedependentfontdata' on page 90 undefined on input 
line 156.

[90]

LaTeX Warning: Reference `logicalfonts' on page 91 undefined on input line 177.



Overfull \hbox (4.52365pt too wide) in paragraph at lines 189--195
\OT1/cmr/m/n/10.95 i-cal font this log-i-cal font is re-fer-ring to. This in-fo
r-ma-tion is also needed by []\OT1/cmtt/m/n/10.95 T1_DeleteFont()

LaTeX Warning: Reference `generatingbitmaps' on page 91 undefined on input line
 207.


LaTeX Warning: Reference `figure:t1data' on page 91 undefined on input line 215
.


LaTeX Warning: Reference `encoding' on page 91 undefined on input line 216.

[91] [92]

LaTeX Warning: Reference `figure:stroking1' on page 93 undefined on input line 
270.

<t1dump/t1dump_eight.eps> <t1dump/t1dump_o.eps>
Underfull \hbox (badness 10000) in paragraph at lines 273--278

[93]

LaTeX Warning: Reference `figure:stroking1' on page 94 undefined on input line 
296.


LaTeX Warning: Reference `figure:stroking2' on page 94 undefined on input line 
305.

<t1dump/t1dump_t_1.eps> <t1dump/t1dump_t_2.eps>
Underfull \hbox (badness 10000) in paragraph at lines 307--312

[94]

LaTeX Warning: Reference `figure:stroking3' on page 95 undefined on input line 
360.

<t1dump/parallelpath_sk.eps> [95]

LaTeX Warning: Reference `figure:stroking3' on page 96 undefined on input line 
412.


LaTeX Warning: Reference `eq:eq1' on page 96 undefined on input line 441.


LaTeX Warning: Reference `eq:eq2' on page 96 undefined on input line 442.


LaTeX Warning: Reference `figure:stroking3' on page 96 undefined on input line 
460.

[96]

LaTeX Warning: Reference `eq:eq3' on page 97 undefined on input line 482.


LaTeX Warning: Reference `eq:eq4' on page 97 undefined on input line 482.


LaTeX Warning: Reference `eq:eq14' on page 97 undefined on input line 483.


LaTeX Warning: Reference `eq:eq5' on page 97 undefined on input line 484.


LaTeX Warning: Reference `eq:eq9' on page 97 undefined on input line 484.


LaTeX Warning: Reference `eq:eq10' on page 97 undefined on input line 486.


LaTeX Warning: Reference `eq:eq13' on page 97 undefined on input line 493.


LaTeX Warning: Reference `eq:eq15' on page 97 undefined on input line 494.


LaTeX Warning: Reference `eq:eq14' on page 97 undefined on input line 501.


LaTeX Warning: Reference `eq:eq4' on page 97 undefined on input line 524.


LaTeX Warning: Reference `eq:eq17' on page 97 undefined on input line 524.


LaTeX Warning: Reference `eq:eq4' on page 97 undefined on input line 527.


LaTeX Warning: Reference `eq:eq17' on page 97 undefined on input line 527.


LaTeX Warning: Reference `eq:eq16' on page 97 undefined on input line 563.

[97]

LaTeX Warning: Reference `eq:eq16' on page 98 undefined on input line 568.


LaTeX Warning: Reference `eq:eq18' on page 98 undefined on input line 572.


LaTeX Warning: Reference `figure:stroking4' on page 98 undefined on input line 
614.

<t1dump/t1dump_B.eps> [98] [99])
No file t1lib_doc.ind.
[100] (./t1lib_doc.aux)

LaTeX Warning: There were undefined references.


LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.

 )
(see the transcript file for additional information)
Output written on t1lib_doc.dvi (100 pages, 385096 bytes).
Transcript written on t1lib_doc.log.
makeindex t1lib_doc
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning input file t1lib_doc.idx....done (141 entries accepted, 0 rejected).
Sorting entries....done (1192 comparisons).
Generating output file t1lib_doc.ind....done (143 lines written, 0 warnings).
Output written in t1lib_doc.ind.
Transcript written in t1lib_doc.ilg.
latex t1lib_doc.tex
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./t1lib_doc.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b
ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e
stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis
h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur
kish, ukrainian, nohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size11.clo))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/graphics/graphics.cfg)
(/usr/share/texmf/tex/latex/graphics/dvips.def)))
Writing index file t1lib_doc.idx
(./t1lib_doc.aux) [1] (./t1lib_doc.toc [2]) (./intro.tex [3]
(/usr/share/texmf/tex/latex/base/omscmr.fd)
Overfull \hbox (5.39198pt too wide) in paragraph at lines 96--102
[]\OT1/cmr/m/n/10.95 In ad-di-tion to trans-for-ma-tion on the fly, two trans-f
or-ma-tion types---\OT1/cmr/m/it/10.95 slanting \OT1/cmr/m/n/10.95 and \OT1/cmr
/m/it/10.95 extending\OT1/cmr/m/n/10.95 ---
[4] [5]
Overfull \hbox (5.97308pt too wide) in paragraph at lines 172--174
[]\OT1/cmr/m/n/10.95 Hirotsugo Kaku-gawa ([]\OT1/cmtt/m/n/10.95 h.kakugawa@comp
uter.org\OT1/cmr/m/n/10.95 ) added sup-port for GNU []\OT1/cmtt/m/n/10.95 libto
ol \OT1/cmr/m/n/10.95 to \OT1/cmtt/m/n/10.95 t1lib\OT1/cmr/m/n/10.95 . 
) (./getstart.tex [6]
Overfull \hbox (7.14787pt too wide) in paragraph at lines 43--47
[]\OT1/cmr/m/n/10.95 Specifying []\OT1/cmtt/m/n/10.95 --disable-shared \OT1/cmr
/m/n/10.95 or []\OT1/cmtt/m/n/10.95 --disable-static \OT1/cmr/m/n/10.95 as a co
m-man-d-line op-tion to []\OT1/cmtt/m/n/10.95 configure

Overfull \hbox (8.7118pt too wide) in paragraph at lines 95--104
[]\OT1/cmr/m/n/10.95 A sub-di-rec-tory named []\OT1/cmtt/m/n/10.95 t1lib-\OT1/c
mr/m/it/10.95 v[]\OT1/cmtt/m/n/10.95 .\OT1/cmr/m/it/10.95 r \OT1/cmr/m/n/10.95 
is cre-ated in the di-rec-tory pointed to by the []\OT1/cmtt/m/n/10.95 autoconf
\OT1/cmr/m/n/10.95 -
[7] [8] [9] [10] [11] [12] [13]) (./xglyph.tex [14] [15] [16] [17] [18]
[19] [20]
Overfull \hbox (7.69624pt too wide) in paragraph at lines 386--392
[][]\OT1/cmtt/m/n/10.95 --checkCopyFont\OT1/cmr/m/n/10.95 : This op-tion is use
d to check the proper func-tion-ing of the []\OT1/cmtt/m/n/10.95 T1_CopyFont()
[21]) (./type1afm.tex [22]) (./ut1lib.tex [23] [24] [25] [26] [27]
Overfull \hbox (10.12802pt too wide) in paragraph at lines 320--326
\OT1/cmr/m/n/10.95 called be-fore ini-tial-iza-tion, the pa-ram-e-ter []\OT1/cm
tt/m/n/10.95 mode \OT1/cmr/m/n/10.95 can be ei-ther []\OT1/cmtt/m/n/10.95 T1_AP
PEND_PATH \OT1/cmr/m/n/10.95 or []\OT1/cmtt/m/n/10.95 T1_PREPEND_PATH
[28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40]
Overfull \hbox (0.45747pt too wide) in paragraph at lines 1253--1256
\OT1/cmr/m/n/10.95 Notice that the name of the en-cod-ing scheme is also ac-ces
-si-ble as []\OT1/cmtt/m/n/10.95 Encoding[256] \OT1/cmr/m/n/10.95 where []\OT1/
cmtt/m/n/10.95 Encoding
[41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] <mirrorh.eps>
<mirrorv.eps> <shearh.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2144--2155

<shearv.eps> <extenth.eps> <extentv.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2156--2167

<rotate.eps> <arbitrary.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2168--2175

[53] [54] [55] [56] [57] [58] [59] [60] <Tee.eps> [61] <concatglyphs.eps>
<concatoutlines.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2735--2740

<outlines.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2767--2770

[62] [63] [64] [65]
Overfull \hbox (4.65094pt too wide) in paragraph at lines 2930--2930
[] \OT1/cmtt/m/n/10.95 T1_OUTLINE *T1_GetMoveOutline( int FontID, int deltax, i
nt deltay, int modflag,[] 
[66] <manipulate.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3027--3030

[67] <outlineproblems1.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3105--3108

<outlineproblems2.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3109--3112

<outlineproblems3.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3113--3116

<outlineproblems4.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3117--3120

<outlineproblems5.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3121--3124

[68] [69]
Overfull \hbox (2.20695pt too wide) in paragraph at lines 3189--3193
[]\OT1/cmr/m/n/10.95 Only \OT1/cmr/m/it/10.95 phys-i-cal \OT1/cmr/m/n/10.95 fon
ts---those fonts de-fined in the font database file or added via []\OT1/cmtt/m/
n/10.95 T1_AddFont()\OT1/cmr/m/n/10.95 ---
[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82])
(./xinterface.tex [83] [84]
Overfull \hbox (3.33702pt too wide) in paragraph at lines 102--107
\OT1/cmr/m/n/10.95 should be spec-i-fied here. If the ap-pli-ca-tion uses no sp
e-cial color han-dling, []\OT1/cmtt/m/n/10.95 DefaultColormap(...)
[85] [86]) (./internals.tex [87] [88] <t1_data.eps>
Overfull \hbox (13.50716pt too wide) in paragraph at lines 56--57
 [] 
[89] [90] [91]
Overfull \hbox (4.52365pt too wide) in paragraph at lines 189--195
\OT1/cmr/m/n/10.95 i-cal font this log-i-cal font is re-fer-ring to. This in-fo
r-ma-tion is also needed by []\OT1/cmtt/m/n/10.95 T1_DeleteFont()
[92] [93] <t1dump/t1dump_eight.eps> <t1dump/t1dump_o.eps>
Underfull \hbox (badness 10000) in paragraph at lines 273--278

[94] <t1dump/t1dump_t_1.eps> <t1dump/t1dump_t_2.eps>
Underfull \hbox (badness 10000) in paragraph at lines 307--312

[95] <t1dump/parallelpath_sk.eps> [96] [97] [98] <t1dump/t1dump_B.eps> [99]
[100]) (./t1lib_doc.ind [101] [102] [103]) (./t1lib_doc.aux)

LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.

 )
(see the transcript file for additional information)
Output written on t1lib_doc.dvi (103 pages, 417076 bytes).
Transcript written on t1lib_doc.log.
latex t1lib_doc.tex
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./t1lib_doc.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b
ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e
stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis
h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur
kish, ukrainian, nohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size11.clo))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/graphics/graphics.cfg)
(/usr/share/texmf/tex/latex/graphics/dvips.def)))
Writing index file t1lib_doc.idx
(./t1lib_doc.aux) [1] (./t1lib_doc.toc [2]) (./intro.tex [3]
(/usr/share/texmf/tex/latex/base/omscmr.fd)
Overfull \hbox (5.39198pt too wide) in paragraph at lines 96--102
[]\OT1/cmr/m/n/10.95 In ad-di-tion to trans-for-ma-tion on the fly, two trans-f
or-ma-tion types---\OT1/cmr/m/it/10.95 slanting \OT1/cmr/m/n/10.95 and \OT1/cmr
/m/it/10.95 extending\OT1/cmr/m/n/10.95 ---
[4] [5]
Overfull \hbox (5.97308pt too wide) in paragraph at lines 172--174
[]\OT1/cmr/m/n/10.95 Hirotsugo Kaku-gawa ([]\OT1/cmtt/m/n/10.95 h.kakugawa@comp
uter.org\OT1/cmr/m/n/10.95 ) added sup-port for GNU []\OT1/cmtt/m/n/10.95 libto
ol \OT1/cmr/m/n/10.95 to \OT1/cmtt/m/n/10.95 t1lib\OT1/cmr/m/n/10.95 . 
) (./getstart.tex [6]
Overfull \hbox (7.14787pt too wide) in paragraph at lines 43--47
[]\OT1/cmr/m/n/10.95 Specifying []\OT1/cmtt/m/n/10.95 --disable-shared \OT1/cmr
/m/n/10.95 or []\OT1/cmtt/m/n/10.95 --disable-static \OT1/cmr/m/n/10.95 as a co
m-man-d-line op-tion to []\OT1/cmtt/m/n/10.95 configure

Overfull \hbox (8.7118pt too wide) in paragraph at lines 95--104
[]\OT1/cmr/m/n/10.95 A sub-di-rec-tory named []\OT1/cmtt/m/n/10.95 t1lib-\OT1/c
mr/m/it/10.95 v[]\OT1/cmtt/m/n/10.95 .\OT1/cmr/m/it/10.95 r \OT1/cmr/m/n/10.95 
is cre-ated in the di-rec-tory pointed to by the []\OT1/cmtt/m/n/10.95 autoconf
\OT1/cmr/m/n/10.95 -
[7] [8] [9] [10] [11] [12] [13]) (./xglyph.tex [14] [15] [16] [17] [18]
[19] [20]
Overfull \hbox (7.69624pt too wide) in paragraph at lines 386--392
[][]\OT1/cmtt/m/n/10.95 --checkCopyFont\OT1/cmr/m/n/10.95 : This op-tion is use
d to check the proper func-tion-ing of the []\OT1/cmtt/m/n/10.95 T1_CopyFont()
[21]) (./type1afm.tex [22]) (./ut1lib.tex [23] [24] [25] [26] [27]
Overfull \hbox (10.12802pt too wide) in paragraph at lines 320--326
\OT1/cmr/m/n/10.95 called be-fore ini-tial-iza-tion, the pa-ram-e-ter []\OT1/cm
tt/m/n/10.95 mode \OT1/cmr/m/n/10.95 can be ei-ther []\OT1/cmtt/m/n/10.95 T1_AP
PEND_PATH \OT1/cmr/m/n/10.95 or []\OT1/cmtt/m/n/10.95 T1_PREPEND_PATH
[28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40]
Overfull \hbox (0.45747pt too wide) in paragraph at lines 1253--1256
\OT1/cmr/m/n/10.95 Notice that the name of the en-cod-ing scheme is also ac-ces
-si-ble as []\OT1/cmtt/m/n/10.95 Encoding[256] \OT1/cmr/m/n/10.95 where []\OT1/
cmtt/m/n/10.95 Encoding
[41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] <mirrorh.eps>
<mirrorv.eps> <shearh.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2144--2155

<shearv.eps> <extenth.eps> <extentv.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2156--2167

<rotate.eps> <arbitrary.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2168--2175

[53] [54] [55] [56] [57] [58] [59] [60] <Tee.eps> [61] <concatglyphs.eps>
<concatoutlines.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2735--2740

<outlines.eps>
Underfull \hbox (badness 10000) in paragraph at lines 2767--2770

[62] [63] [64] [65]
Overfull \hbox (4.65094pt too wide) in paragraph at lines 2930--2930
[] \OT1/cmtt/m/n/10.95 T1_OUTLINE *T1_GetMoveOutline( int FontID, int deltax, i
nt deltay, int modflag,[] 
[66] <manipulate.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3027--3030

[67] <outlineproblems1.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3105--3108

<outlineproblems2.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3109--3112

<outlineproblems3.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3113--3116

<outlineproblems4.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3117--3120

<outlineproblems5.eps>
Underfull \hbox (badness 10000) in paragraph at lines 3121--3124

[68] [69]
Overfull \hbox (2.20695pt too wide) in paragraph at lines 3189--3193
[]\OT1/cmr/m/n/10.95 Only \OT1/cmr/m/it/10.95 phys-i-cal \OT1/cmr/m/n/10.95 fon
ts---those fonts de-fined in the font database file or added via []\OT1/cmtt/m/
n/10.95 T1_AddFont()\OT1/cmr/m/n/10.95 ---
[70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82])
(./xinterface.tex [83] [84]
Overfull \hbox (3.33702pt too wide) in paragraph at lines 102--107
\OT1/cmr/m/n/10.95 should be spec-i-fied here. If the ap-pli-ca-tion uses no sp
e-cial color han-dling, []\OT1/cmtt/m/n/10.95 DefaultColormap(...)
[85] [86]) (./internals.tex [87] [88] <t1_data.eps>
Overfull \hbox (13.50716pt too wide) in paragraph at lines 56--57
 [] 
[89] [90] [91]
Overfull \hbox (4.52365pt too wide) in paragraph at lines 189--195
\OT1/cmr/m/n/10.95 i-cal font this log-i-cal font is re-fer-ring to. This in-fo
r-ma-tion is also needed by []\OT1/cmtt/m/n/10.95 T1_DeleteFont()
[92] [93] <t1dump/t1dump_eight.eps> <t1dump/t1dump_o.eps>
Underfull \hbox (badness 10000) in paragraph at lines 273--278

[94] <t1dump/t1dump_t_1.eps> <t1dump/t1dump_t_2.eps>
Underfull \hbox (badness 10000) in paragraph at lines 307--312

[95] <t1dump/parallelpath_sk.eps> [96] [97] [98] <t1dump/t1dump_B.eps> [99]
[100]) (./t1lib_doc.ind [101] [102] [103]) (./t1lib_doc.aux) )
(see the transcript file for additional information)
Output written on t1lib_doc.dvi (103 pages, 417116 bytes).
Transcript written on t1lib_doc.log.
dvips -o t1lib_doc.ps t1lib_doc
This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com)
' TeX output 2005.08.20:1636' -> t1lib_doc.ps
<tex.pro><texps.pro><special.pro>. <cmss12.pfb><cmssbx10.pfb><cmcsc10.pfb>
<cmex10.pfb><cmmi8.pfb><cmtt8.pfb><cmsl10.pfb><cmsy8.pfb><cmtt12.pfb>
<cmtt9.pfb><cmr9.pfb><cmr6.pfb><cmr8.pfb><cmmi10.pfb><cmr12.pfb><cmsy10.pfb>
<cmti10.pfb><cmbx12.pfb><cmtt10.pfb><cmr10.pfb><cmbx10.pfb><cmsl12.pfb>[1] 
[2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] 
[19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] 
[34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] 
[49] [50] [51] [52] [53] [54<mirrorh.eps><mirrorv.eps><shearh.eps>
<shearv.eps><extenth.eps><extentv.eps><rotate.eps><arbitrary.eps>] [55] [56] 
[57] [58] [59] [60] [61<Tee.eps>] [62] [63<concatglyphs.eps>
<concatoutlines.eps><outlines.eps>] [64] [65] [66] [67<manipulate.eps>] [68] 
[69<outlineproblems1.eps><outlineproblems2.eps><outlineproblems3.eps>
<outlineproblems4.eps><outlineproblems5.eps>] [70] [71] [72] [73] [74] [75] 
[76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90
<t1_data.eps>] [91] [92] [93] [94<t1dump/t1dump_eight.eps>
<t1dump/t1dump_o.eps>] [95<t1dump/t1dump_t_1.eps><t1dump/t1dump_t_2.eps>] 
[96<t1dump/parallelpath_sk.eps>] [97] [98] [99] [100<t1dump/t1dump_B.eps>] 
[101] [102] [103] 
make[1]: Leaving directory `/usr/src/t1lib-5.1.0/doc'
for i in lib type1afm examples xglyph doc; do \
  (cd $i; make install) || exit 1; \
done
make[1]: Entering directory `/usr/src/t1lib-5.1.0/lib'
../ac-tools/mkinstalldirs /usr/lib
../ac-tools/mkinstalldirs /usr/include
../ac-tools/mkinstalldirs /usr/share/t1lib
../libtool --mode=install \
	/bin/install -c -m 644 libt1.la libt1x.la /usr/lib
/bin/install -c -m 644 .libs/libt1.so.5.1.0 /usr/lib/libt1.so.5.1.0
(cd /usr/lib && rm -f libt1.so.5 && ln -s libt1.so.5.1.0 libt1.so.5)
(cd /usr/lib && rm -f libt1.so && ln -s libt1.so.5.1.0 libt1.so)
/bin/install -c -m 644 .libs/libt1.lai /usr/lib/libt1.la
/bin/install -c -m 644 .libs/libt1x.so.5.1.0 /usr/lib/libt1x.so.5.1.0
(cd /usr/lib && rm -f libt1x.so.5 && ln -s libt1x.so.5.1.0 libt1x.so.5)
(cd /usr/lib && rm -f libt1x.so && ln -s libt1x.so.5.1.0 libt1x.so)
/bin/install -c -m 644 .libs/libt1x.lai /usr/lib/libt1x.la
/bin/install -c -m 644 .libs/libt1.a /usr/lib/libt1.a
ranlib /usr/lib/libt1.a
chmod 644 /usr/lib/libt1.a
/bin/install -c -m 644 .libs/libt1x.a /usr/lib/libt1x.a
ranlib /usr/lib/libt1x.a
chmod 644 /usr/lib/libt1x.a
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
../libtool --mode=install \
	/bin/install -c -m 644 t1lib.h t1libx.h /usr/include
/bin/install -c -m 644 t1lib.h /usr/include/t1lib.h
/bin/install -c -m 644 t1libx.h /usr/include/t1libx.h
if (test -f /usr/share/t1lib/t1lib.config) \
then \
  echo "Alert: Global configuration file exists, installation skipped!"; \
else \
  ../libtool --mode=install /bin/install -c -m 644 t1lib.config /usr/share/t1lib; \
fi;
Alert: Global configuration file exists, installation skipped!
make[1]: Leaving directory `/usr/src/t1lib-5.1.0/lib'
make[1]: Entering directory `/usr/src/t1lib-5.1.0/type1afm'
../ac-tools/mkinstalldirs /usr/bin
../libtool --mode=install \
	/bin/install -c type1afm /usr/bin/type1afm
/bin/install -c .libs/type1afm /usr/bin/type1afm
make[1]: Leaving directory `/usr/src/t1lib-5.1.0/type1afm'
make[1]: Entering directory `/usr/src/t1lib-5.1.0/examples'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/src/t1lib-5.1.0/examples'
make[1]: Entering directory `/usr/src/t1lib-5.1.0/xglyph'
../ac-tools/mkinstalldirs /usr/bin
../libtool --mode=install /bin/install -c xglyph /usr/bin/xglyph
/bin/install -c .libs/xglyph /usr/bin/xglyph
make[1]: Leaving directory `/usr/src/t1lib-5.1.0/xglyph'
make[1]: Entering directory `/usr/src/t1lib-5.1.0/doc'
if (test -f t1lib_doc.ps) \
then \
  ../ac-tools/mkinstalldirs /usr/share/t1lib/doc; \
  /bin/install -c -m 644 t1lib_doc.ps /usr/share/t1lib/doc; \
fi;
if (test -f t1lib_doc.pdf) \
then \
  ../ac-tools/mkinstalldirs /usr/share/t1lib/doc; \
  /bin/install -c -m 644 t1lib_doc.pdf /usr/share/t1lib/doc; \
fi;
make[1]: Leaving directory `/usr/src/t1lib-5.1.0/doc'

real	0m52.390s
user	0m46.467s
sys	0m4.528s
