[poppler] Build trouble
Vernon, James (UK)
james.vernon at baesystems.com
Thu Mar 17 00:23:05 PST 2005
Hi,
I'm having trouble building poppler from CVS (which I checked out yesterday at about 1900 UTC).
I'm running Ubuntu Hoary. I type the following in the poppler directory:
CPPFLAGS="-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0"
export CPPFLAGS
./autogen.sh --prefix=/opt && make
I've attached the full output of make, but I think it starts to go wrong during the build of the test directory which is pasted below. What versions of libraries are people using?
Making all in test
make[2]: Entering directory `/home/jamesv/poppler/test'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler
-I.. -I../poppler -DDATADIR=\""/opt/share"\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c gtk-splash-test.cc
/bin/sh ../libtool --mode=link g++ -Wall -Wno-unused -g -O2 -o
gtk-splash-test gtk-splash-test.o ../poppler/libpoppler.la
mkdir .libs
g++ -Wall -Wno-unused -g -O2 -o .libs/gtk-splash-test
gtk-splash-test.o ../poppler/.libs/libpoppler.so -Wl,--rpath
-Wl,/opt/lib
gtk-splash-test.o(.text+0x250): In function
`GDKSplashOutputDev::redraw(int, int, _GdkDrawable*, int, int, int,
int)':
/home/jamesv/poppler/test/gtk-splash-test.cc:137: undefined reference to
`gdk_gc_new'
Thanks in advance for any help or suggestions,
James
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************
-------------- next part --------------
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --output=aclocal.m4t
autoreconf: `aclocal.m4' is unchanged
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: `config.guess' exists: use `--force' to overwrite
libtoolize: `config.sub' exists: use `--force' to overwrite
libtoolize: `ltmain.sh' exists: use `--force' to overwrite
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy
poppler/Makefile.am:32: variable `CAIRO_LIBS' not defined
poppler/Makefile.am:32: variable `CAIRO_LIBS' not defined
poppler/Makefile.am:32: variable `CAIRO_LIBS' not defined
poppler/Makefile.am:32: variable `CAIRO_LIBS' not defined
test/Makefile.am:38: variable `GTK_TEST_LIBS' not defined
test/Makefile.am:45: variable `CAIRO_LIBS' not defined
test/Makefile.am:45: variable `GTK_TEST_LIBS' not defined
autoreconf: automake failed with exit status: 1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... missing
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 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 how to run the C preprocessor... gcc -E
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 -m elf_x86_64) 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 -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) 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 gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for strerror in -lcposix... no
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
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 dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for gethostbyname... (cached) yes
checking for popen... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... 1
checking for fseeko... yes
checking for fseek64... no
checking for ftell64... no
checking for jpeg_destroy_decompress in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for freetype-config... /usr/bin/freetype-config
checking for pkg-config... /usr/bin/pkg-config
checking for cairo >= 0.4... Package cairo was not found in the
pkg-config search path.
Perhaps you should add the directory containing `cairo.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo' found
checking for gtk+-2.0 >= 2.2.0... yes
checking GTK_TEST_CFLAGS... -DXTHREADS -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GTK_TEST_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating goo/Makefile
config.status: creating fofi/Makefile
config.status: creating splash/Makefile
config.status: creating poppler/Makefile
config.status: creating test/Makefile
config.status: creating poppler.pc
config.status: creating poppler-cairo.pc
config.status: creating poppler-splash.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: creating poppler/poppler-config.h
config.status: poppler/poppler-config.h is unchanged
config.status: executing default-1 commands
config.status: executing default-2 commands
Building poppler with support for:
splash output: yes
cairo output: no
use libjpeg: yes
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing default-2 commands
make all-recursive
make[1]: Entering directory `/home/jamesv/poppler'
Making all in goo
make[2]: Entering directory `/home/jamesv/poppler/goo'
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c gfile.cc
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -Wp,-MD,.deps/gfile.pp
-c gfile.cc -fPIC -DPIC -o .libs/gfile.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -Wp,-MD,.deps/gfile.pp
-c gfile.cc -o gfile.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c gmempp.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -Wp,-MD,.deps/gmempp.pp
-c gmempp.cc -fPIC -DPIC -o .libs/gmempp.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -Wp,-MD,.deps/gmempp.pp
-c gmempp.cc -o gmempp.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c GooHash.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -Wp,-MD,.deps/GooHash.pp
-c GooHash.cc -fPIC -DPIC -o .libs/GooHash.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -Wp,-MD,.deps/GooHash.pp
-c GooHash.cc -o GooHash.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c GooList.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -Wp,-MD,.deps/GooList.pp
-c GooList.cc -fPIC -DPIC -o .libs/GooList.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -Wp,-MD,.deps/GooList.pp
-c GooList.cc -o GooList.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c GooString.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/GooString.pp -c GooString.cc -fPIC -DPIC
-o .libs/GooString.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/GooString.pp -c GooString.cc -o GooString.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -c gmem.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wp,-MD,.deps/gmem.pp -c gmem.c -fPIC -DPIC
-o .libs/gmem.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wp,-MD,.deps/gmem.pp -c gmem.c -o gmem.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=link g++ -Wall -Wno-unused -g -O2 -o
libgoo.la gfile.lo gmempp.lo GooHash.lo GooList.lo GooString.lo
gmem.lo
ar
cru .libs/libgoo.a .libs/gfile.o .libs/gmempp.o .libs/GooHash.o .libs/GooList.o .libs/GooString.o .libs/gmem.o
ranlib .libs/libgoo.a
creating libgoo.la
(cd .libs && rm -f libgoo.la && ln -s ../libgoo.la libgoo.la)
make[2]: Leaving directory `/home/jamesv/poppler/goo'
Making all in fofi
make[2]: Entering directory `/home/jamesv/poppler/fofi'
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c FoFiBase.cc
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FoFiBase.pp -c FoFiBase.cc -fPIC -DPIC
-o .libs/FoFiBase.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FoFiBase.pp -c FoFiBase.cc -o FoFiBase.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c FoFiEncodings.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FoFiEncodings.pp -c FoFiEncodings.cc -fPIC -DPIC
-o .libs/FoFiEncodings.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FoFiEncodings.pp -c FoFiEncodings.cc -o
FoFiEncodings.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c FoFiTrueType.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FoFiTrueType.pp -c FoFiTrueType.cc -fPIC -DPIC
-o .libs/FoFiTrueType.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FoFiTrueType.pp -c FoFiTrueType.cc -o FoFiTrueType.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c FoFiType1.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FoFiType1.pp -c FoFiType1.cc -fPIC -DPIC
-o .libs/FoFiType1.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FoFiType1.pp -c FoFiType1.cc -o FoFiType1.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c FoFiType1C.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FoFiType1C.pp -c FoFiType1C.cc -fPIC -DPIC
-o .libs/FoFiType1C.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FoFiType1C.pp -c FoFiType1C.cc -o FoFiType1C.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=link g++ -Wall -Wno-unused -g -O2 -o
libfofi.la FoFiBase.lo FoFiEncodings.lo FoFiTrueType.lo FoFiType1.lo
FoFiType1C.lo
ar
cru .libs/libfofi.a .libs/FoFiBase.o .libs/FoFiEncodings.o .libs/FoFiTrueType.o .libs/FoFiType1.o .libs/FoFiType1C.o
ranlib .libs/libfofi.a
creating libfofi.la
(cd .libs && rm -f libfofi.la && ln -s ../libfofi.la libfofi.la)
make[2]: Leaving directory `/home/jamesv/poppler/fofi'
Making all in splash
make[2]: Entering directory `/home/jamesv/poppler/splash'
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Splash.cc
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -Wp,-MD,.deps/Splash.pp
-c Splash.cc -fPIC -DPIC -o .libs/Splash.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -Wp,-MD,.deps/Splash.pp
-c Splash.cc -o Splash.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashBitmap.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashBitmap.pp -c SplashBitmap.cc -fPIC -DPIC
-o .libs/SplashBitmap.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashBitmap.pp -c SplashBitmap.cc -o SplashBitmap.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashClip.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashClip.pp -c SplashClip.cc -fPIC -DPIC
-o .libs/SplashClip.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashClip.pp -c SplashClip.cc -o SplashClip.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashFTFont.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFTFont.pp -c SplashFTFont.cc -fPIC -DPIC
-o .libs/SplashFTFont.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFTFont.pp -c SplashFTFont.cc -o SplashFTFont.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c
SplashFTFontEngine.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFTFontEngine.pp -c SplashFTFontEngine.cc -fPIC
-DPIC -o .libs/SplashFTFontEngine.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFTFontEngine.pp -c SplashFTFontEngine.cc -o
SplashFTFontEngine.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashFTFontFile.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFTFontFile.pp -c SplashFTFontFile.cc -fPIC -DPIC
-o .libs/SplashFTFontFile.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFTFontFile.pp -c SplashFTFontFile.cc -o
SplashFTFontFile.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashFont.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFont.pp -c SplashFont.cc -fPIC -DPIC
-o .libs/SplashFont.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFont.pp -c SplashFont.cc -o SplashFont.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashFontEngine.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFontEngine.pp -c SplashFontEngine.cc -fPIC -DPIC
-o .libs/SplashFontEngine.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFontEngine.pp -c SplashFontEngine.cc -o
SplashFontEngine.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashFontFile.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFontFile.pp -c SplashFontFile.cc -fPIC -DPIC
-o .libs/SplashFontFile.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFontFile.pp -c SplashFontFile.cc -o SplashFontFile.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashFontFileID.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFontFileID.pp -c SplashFontFileID.cc -fPIC -DPIC
-o .libs/SplashFontFileID.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashFontFileID.pp -c SplashFontFileID.cc -o
SplashFontFileID.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashPath.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashPath.pp -c SplashPath.cc -fPIC -DPIC
-o .libs/SplashPath.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashPath.pp -c SplashPath.cc -o SplashPath.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashPattern.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashPattern.pp -c SplashPattern.cc -fPIC -DPIC
-o .libs/SplashPattern.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashPattern.pp -c SplashPattern.cc -o SplashPattern.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashScreen.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashScreen.pp -c SplashScreen.cc -fPIC -DPIC
-o .libs/SplashScreen.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashScreen.pp -c SplashScreen.cc -o SplashScreen.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashState.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashState.pp -c SplashState.cc -fPIC -DPIC
-o .libs/SplashState.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashState.pp -c SplashState.cc -o SplashState.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashT1Font.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashT1Font.pp -c SplashT1Font.cc -fPIC -DPIC
-o .libs/SplashT1Font.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashT1Font.pp -c SplashT1Font.cc -o SplashT1Font.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c
SplashT1FontEngine.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashT1FontEngine.pp -c SplashT1FontEngine.cc -fPIC
-DPIC -o .libs/SplashT1FontEngine.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashT1FontEngine.pp -c SplashT1FontEngine.cc -o
SplashT1FontEngine.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashT1FontFile.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashT1FontFile.pp -c SplashT1FontFile.cc -fPIC -DPIC
-o .libs/SplashT1FontFile.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashT1FontFile.pp -c SplashT1FontFile.cc -o
SplashT1FontFile.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashXPath.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashXPath.pp -c SplashXPath.cc -fPIC -DPIC
-o .libs/SplashXPath.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashXPath.pp -c SplashXPath.cc -o SplashXPath.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../poppler -I.. -I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c
SplashXPathScanner.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashXPathScanner.pp -c SplashXPathScanner.cc -fPIC
-DPIC -o .libs/SplashXPathScanner.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I..
-I/usr/include/freetype2 -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2
-Wp,-MD,.deps/SplashXPathScanner.pp -c SplashXPathScanner.cc -o
SplashXPathScanner.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link g++ -Wall -Wno-unused -g -O2 -o
libsplash.la Splash.lo SplashBitmap.lo SplashClip.lo SplashFTFont.lo
SplashFTFontEngine.lo SplashFTFontFile.lo SplashFont.lo
SplashFontEngine.lo SplashFontFile.lo SplashFontFileID.lo SplashPath.lo
SplashPattern.lo SplashScreen.lo SplashState.lo SplashT1Font.lo
SplashT1FontEngine.lo SplashT1FontFile.lo SplashXPath.lo
SplashXPathScanner.lo
ar
cru .libs/libsplash.a .libs/Splash.o .libs/SplashBitmap.o .libs/SplashClip.o .libs/SplashFTFont.o .libs/SplashFTFontEngine.o .libs/SplashFTFontFile.o .libs/SplashFont.o .libs/SplashFontEngine.o .libs/SplashFontFile.o .libs/SplashFontFileID.o .libs/SplashPath.o .libs/SplashPattern.o .libs/SplashScreen.o .libs/SplashState.o .libs/SplashT1Font.o .libs/SplashT1FontEngine.o .libs/SplashT1FontFile.o .libs/SplashXPath.o .libs/SplashXPathScanner.o
ranlib .libs/libsplash.a
creating libsplash.la
(cd .libs && rm -f libsplash.la && ln -s ../libsplash.la libsplash.la)
make[2]: Leaving directory `/home/jamesv/poppler/splash'
Making all in poppler
make[2]: Entering directory `/home/jamesv/poppler/poppler'
cd .. \
&& CONFIG_FILES= CONFIG_HEADERS=poppler/poppler-config.h \
/bin/sh ./config.status
config.status: creating poppler/poppler-config.h
config.status: poppler/poppler-config.h is unchanged
config.status: executing default-1 commands
config.status: executing default-2 commands
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c SplashOutputDev.cc
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/SplashOutputDev.pp -c SplashOutputDev.cc -fPIC -DPIC
-o .libs/SplashOutputDev.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/SplashOutputDev.pp -c SplashOutputDev.cc -o
SplashOutputDev.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c DCTStream.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/DCTStream.pp -c DCTStream.cc -fPIC -DPIC
-o .libs/DCTStream.o
DCTStream.cc: In member function `virtual int DCTStream::getChar()':
DCTStream.cc:84: warning: comparison between signed and unsigned
integer
expressions
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/DCTStream.pp -c DCTStream.cc -o DCTStream.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Annot.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Annot.pp -c Annot.cc -fPIC -DPIC -o .libs/Annot.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Annot.pp -c Annot.cc -o Annot.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Array.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Array.pp -c Array.cc -fPIC -DPIC -o .libs/Array.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Array.pp -c Array.cc -o Array.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c BuiltinFont.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/BuiltinFont.pp -c BuiltinFont.cc -fPIC -DPIC
-o .libs/BuiltinFont.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/BuiltinFont.pp -c BuiltinFont.cc -o BuiltinFont.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c BuiltinFontTables.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/BuiltinFontTables.pp -c BuiltinFontTables.cc -fPIC
-DPIC -o .libs/BuiltinFontTables.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/BuiltinFontTables.pp -c BuiltinFontTables.cc -o
BuiltinFontTables.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Catalog.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Catalog.pp -c Catalog.cc -fPIC -DPIC
-o .libs/Catalog.o
Catalog.cc: In constructor `Catalog::Catalog(XRef*)':
Catalog.cc:69: warning: comparison between signed and unsigned integer
expressions
Catalog.cc:70: warning: comparison between signed and unsigned integer
expressions
Catalog.cc: In member function `int Catalog::readPageTree(Dict*,
PageAttrs*,
int)':
Catalog.cc:203: warning: comparison between signed and unsigned integer
expressions
Catalog.cc:204: warning: comparison between signed and unsigned integer
expressions
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Catalog.pp -c Catalog.cc -o Catalog.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c CharCodeToUnicode.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/CharCodeToUnicode.pp -c CharCodeToUnicode.cc -fPIC
-DPIC -o .libs/CharCodeToUnicode.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/CharCodeToUnicode.pp -c CharCodeToUnicode.cc -o
CharCodeToUnicode.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c CMap.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/CMap.pp -c CMap.cc -fPIC -DPIC -o .libs/CMap.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/CMap.pp -c CMap.cc -o CMap.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Decrypt.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Decrypt.pp -c Decrypt.cc -fPIC -DPIC
-o .libs/Decrypt.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Decrypt.pp -c Decrypt.cc -o Decrypt.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Dict.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Dict.pp -c Dict.cc -fPIC -DPIC -o .libs/Dict.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Dict.pp -c Dict.cc -o Dict.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Error.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Error.pp -c Error.cc -fPIC -DPIC -o .libs/Error.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Error.pp -c Error.cc -o Error.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c
FontEncodingTables.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FontEncodingTables.pp -c FontEncodingTables.cc -fPIC
-DPIC -o .libs/FontEncodingTables.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/FontEncodingTables.pp -c FontEncodingTables.cc -o
FontEncodingTables.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Function.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Function.pp -c Function.cc -fPIC -DPIC
-o .libs/Function.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Function.pp -c Function.cc -o Function.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Gfx.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Gfx.pp -c Gfx.cc -fPIC -DPIC -o .libs/Gfx.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Gfx.pp -c Gfx.cc -o Gfx.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c GfxFont.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/GfxFont.pp -c GfxFont.cc -fPIC -DPIC
-o .libs/GfxFont.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/GfxFont.pp -c GfxFont.cc -o GfxFont.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c GfxState.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/GfxState.pp -c GfxState.cc -fPIC -DPIC
-o .libs/GfxState.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/GfxState.pp -c GfxState.cc -o GfxState.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c GlobalParams.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/GlobalParams.pp -c GlobalParams.cc -fPIC -DPIC
-o .libs/GlobalParams.o
GlobalParams.cc: In member function `void
GlobalParams::setupBaseFontsFc(FcConfig*)':
GlobalParams.cc:976: warning: `DisplayFontParamKind kind' might be used
uninitialized in this function
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/GlobalParams.pp -c GlobalParams.cc -o GlobalParams.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c
JArithmeticDecoder.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/JArithmeticDecoder.pp -c JArithmeticDecoder.cc -fPIC
-DPIC -o .libs/JArithmeticDecoder.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/JArithmeticDecoder.pp -c JArithmeticDecoder.cc -o
JArithmeticDecoder.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c JBIG2Stream.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/JBIG2Stream.pp -c JBIG2Stream.cc -fPIC -DPIC
-o .libs/JBIG2Stream.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/JBIG2Stream.pp -c JBIG2Stream.cc -o JBIG2Stream.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c JPXStream.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/JPXStream.pp -c JPXStream.cc -fPIC -DPIC
-o .libs/JPXStream.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/JPXStream.pp -c JPXStream.cc -o JPXStream.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Lexer.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Lexer.pp -c Lexer.cc -fPIC -DPIC -o .libs/Lexer.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Lexer.pp -c Lexer.cc -o Lexer.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Link.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Link.pp -c Link.cc -fPIC -DPIC -o .libs/Link.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Link.pp -c Link.cc -o Link.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c NameToCharCode.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/NameToCharCode.pp -c NameToCharCode.cc -fPIC -DPIC
-o .libs/NameToCharCode.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/NameToCharCode.pp -c NameToCharCode.cc -o
NameToCharCode.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Object.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Object.pp -c Object.cc -fPIC -DPIC -o .libs/Object.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Object.pp -c Object.cc -o Object.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Outline.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Outline.pp -c Outline.cc -fPIC -DPIC
-o .libs/Outline.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Outline.pp -c Outline.cc -o Outline.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c OutputDev.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/OutputDev.pp -c OutputDev.cc -fPIC -DPIC
-o .libs/OutputDev.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/OutputDev.pp -c OutputDev.cc -o OutputDev.o >/dev/null
2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Page.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Page.pp -c Page.cc -fPIC -DPIC -o .libs/Page.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Page.pp -c Page.cc -o Page.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Parser.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Parser.pp -c Parser.cc -fPIC -DPIC -o .libs/Parser.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Parser.pp -c Parser.cc -o Parser.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c PDFDoc.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/PDFDoc.pp -c PDFDoc.cc -fPIC -DPIC -o .libs/PDFDoc.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/PDFDoc.pp -c PDFDoc.cc -o PDFDoc.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c PDFDocEncoding.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/PDFDocEncoding.pp -c PDFDocEncoding.cc -fPIC -DPIC
-o .libs/PDFDocEncoding.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/PDFDocEncoding.pp -c PDFDocEncoding.cc -o
PDFDocEncoding.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c PSTokenizer.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/PSTokenizer.pp -c PSTokenizer.cc -fPIC -DPIC
-o .libs/PSTokenizer.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/PSTokenizer.pp -c PSTokenizer.cc -o PSTokenizer.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c Stream.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Stream.pp -c Stream.cc -fPIC -DPIC -o .libs/Stream.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/Stream.pp -c Stream.cc -o Stream.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c UnicodeMap.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/UnicodeMap.pp -c UnicodeMap.cc -fPIC -DPIC
-o .libs/UnicodeMap.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/UnicodeMap.pp -c UnicodeMap.cc -o UnicodeMap.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c UnicodeTypeTable.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/UnicodeTypeTable.pp -c UnicodeTypeTable.cc -fPIC
-DPIC -o .libs/UnicodeTypeTable.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/UnicodeTypeTable.pp -c UnicodeTypeTable.cc -o
UnicodeTypeTable.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c XRef.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/XRef.pp -c XRef.cc -fPIC -DPIC -o .libs/XRef.o
XRef.cc: In constructor `ObjectStream::ObjectStream(XRef*, int)':
XRef.cc:113: warning: comparison between signed and unsigned integer
expressions
XRef.cc: In member function `GBool XRef::readXRefTable(Parser*,
Guint*)':
XRef.cc:396: warning: comparison between signed and unsigned integer
expressions
XRef.cc: In member function `GBool XRef::readXRefStream(Stream*,
Guint*)':
XRef.cc:506: warning: comparison between signed and unsigned integer
expressions
XRef.cc: In member function `GBool XRef::readXRefStreamSection(Stream*,
int*,
int, int)':
XRef.cc:600: warning: comparison between signed and unsigned integer
expressions
XRef.cc: In member function `GBool XRef::constructXRef()':
XRef.cc:739: warning: comparison between signed and unsigned integer
expressions
XRef.cc:766: warning: comparison between signed and unsigned integer
expressions
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/XRef.pp -c XRef.cc -o XRef.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c PSOutputDev.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/PSOutputDev.pp -c PSOutputDev.cc -fPIC -DPIC
-o .libs/PSOutputDev.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/PSOutputDev.pp -c PSOutputDev.cc -o PSOutputDev.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.
-I.. -DDATADIR=\""/opt/share"\" -I/usr/include/gtk-2.0/
-I/usr/include/glib-2.0/ -I/usr/lib/glib-2.0/include/
-I/usr/lib/gtk-2.0/include/ -I/usr/include/pango-1.0/
-I/usr/include/atk-1.0 -Wall -Wno-unused -g -O2 -c TextOutputDev.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/TextOutputDev.pp -c TextOutputDev.cc -fPIC -DPIC
-o .libs/TextOutputDev.o
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DDATADIR=\"/opt/share\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -Wp,-MD,.deps/TextOutputDev.pp -c TextOutputDev.cc -o
TextOutputDev.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link g++ -Wall -Wno-unused -g -O2 -o
libpoppler.la -rpath /opt/lib SplashOutputDev.lo DCTStream.lo Annot.lo
Array.lo BuiltinFont.lo BuiltinFontTables.lo Catalog.lo
CharCodeToUnicode.lo CMap.lo Decrypt.lo Dict.lo Error.lo
FontEncodingTables.lo Function.lo Gfx.lo GfxFont.lo GfxState.lo
GlobalParams.lo JArithmeticDecoder.lo JBIG2Stream.lo JPXStream.lo
Lexer.lo Link.lo NameToCharCode.lo Object.lo Outline.lo OutputDev.lo
Page.lo Parser.lo PDFDoc.lo PDFDocEncoding.lo PSTokenizer.lo Stream.lo
UnicodeMap.lo UnicodeTypeTable.lo XRef.lo PSOutputDev.lo
TextOutputDev.lo ../goo/libgoo.la ../fofi/libfofi.la ../splash/libsplash.la -ljpeg
g++ -shared
-nostdlib /usr/lib/gcc-lib/x86_64-linux/3.3.5/../../../../lib64/crti.o /usr/lib/gcc-lib/x86_64-linux/3.3.5/crtbeginS.o .libs/SplashOutputDev.o .libs/DCTStream.o .libs/Annot.o .libs/Array.o .libs/BuiltinFont.o .libs/BuiltinFontTables.o .libs/Catalog.o .libs/CharCodeToUnicode.o .libs/CMap.o .libs/Decrypt.o .libs/Dict.o .libs/Error.o .libs/FontEncodingTables.o .libs/Function.o .libs/Gfx.o .libs/GfxFont.o .libs/GfxState.o .libs/GlobalParams.o .libs/JArithmeticDecoder.o .libs/JBIG2Stream.o .libs/JPXStream.o .libs/Lexer.o .libs/Link.o .libs/NameToCharCode.o .libs/Object.o .libs/Outline.o .libs/OutputDev.o .libs/Page.o .libs/Parser.o .libs/PDFDoc.o .libs/PDFDocEncoding.o .libs/PSTokenizer.o .libs/Stream.o .libs/UnicodeMap.o .libs/UnicodeTypeTable.o .libs/XRef.o .libs/PSOutputDev.o .libs/TextOutputDev.o -Wl,--whole-archive ../goo/.libs/libgoo.a ../fofi/.libs/libfofi.a ../splash/.libs/libsplash.a -Wl,--no-whole-archive /usr/lib/libjpeg.so -L/usr/lib/gcc-lib/x86_64-linux/3.3.5 -L/usr/lib/gcc-lib/x86_64-linux/3.3.5/../../../../lib64 -L/usr/lib/gcc-lib/x86_64-linux/3.3.5/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/x86_64-linux/3.3.5/crtendS.o /usr/lib/gcc-lib/x86_64-linux/3.3.5/../../../../lib64/crtn.o -Wl,-soname -Wl,libpoppler.so.0 -o .libs/libpoppler.so.0.0.0
(cd .libs && rm -f libpoppler.so.0 && ln -s libpoppler.so.0.0.0
libpoppler.so.0)
(cd .libs && rm -f libpoppler.so && ln -s libpoppler.so.0.0.0
libpoppler.so)
rm -fr .libs/libpoppler.lax
mkdir .libs/libpoppler.lax
rm -fr .libs/libpoppler.lax/libgoo.a
mkdir .libs/libpoppler.lax/libgoo.a
(cd .libs/libpoppler.lax/libgoo.a && ar
x /home/jamesv/poppler/poppler/../goo/.libs/libgoo.a)
rm -fr .libs/libpoppler.lax/libfofi.a
mkdir .libs/libpoppler.lax/libfofi.a
(cd .libs/libpoppler.lax/libfofi.a && ar
x /home/jamesv/poppler/poppler/../fofi/.libs/libfofi.a)
rm -fr .libs/libpoppler.lax/libsplash.a
mkdir .libs/libpoppler.lax/libsplash.a
(cd .libs/libpoppler.lax/libsplash.a && ar
x /home/jamesv/poppler/poppler/../splash/.libs/libsplash.a)
ar cru .libs/libpoppler.a SplashOutputDev.o DCTStream.o Annot.o Array.o
BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o
Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o
GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o
Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o
Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o Stream.o UnicodeMap.o
UnicodeTypeTable.o XRef.o PSOutputDev.o
TextOutputDev.o .libs/libpoppler.lax/libgoo.a/gfile.o .libs/libpoppler.lax/libgoo.a/gmempp.o .libs/libpoppler.lax/libgoo.a/GooHash.o .libs/libpoppler.lax/libgoo.a/GooList.o .libs/libpoppler.lax/libgoo.a/GooString.o .libs/libpoppler.lax/libgoo.a/gmem.o .libs/libpoppler.lax/libfofi.a/FoFiBase.o .libs/libpoppler.lax/libfofi.a/FoFiEncodings.o .libs/libpoppler.lax/libfofi.a/FoFiTrueType.o .libs/libpoppler.lax/libfofi.a/FoFiType1.o .libs/libpoppler.lax/libfofi.a/FoFiType1C.o .libs/libpoppler.lax/libsplash.a/Splash.o .libs/libpoppler.lax/libsplash.a/SplashBitmap.o .libs/libpoppler.lax/libsplash.a/SplashClip.o .libs/libpoppler.lax/libsplash.a/SplashFTFont.o .libs/libpoppler.lax/libsplash.a/SplashFTFontEngine.o .libs/libpoppler.lax/libsplash.a/SplashFTFontFile.o .libs/libpoppler.lax/libsplash.a/SplashFont.o .libs/libpoppler.lax/libsplash.a/SplashFontEngine.o .libs/libpoppler.lax/libsplash.a/SplashFontFile.o .libs/libpoppler.lax/libsplash.a/SplashFontFileID.o .libs/libpoppler.lax/libsplash.a/SplashPath.o .libs/libpoppler.lax/libsplash.a/SplashPattern.o .libs/libpoppler.lax/libsplash.a/SplashScreen.o .libs/libpoppler.lax/libsplash.a/SplashState.o .libs/libpoppler.lax/libsplash.a/SplashT1Font.o .libs/libpoppler.lax/libsplash.a/SplashT1FontEngine.o .libs/libpoppler.lax/libsplash.a/SplashT1FontFile.o .libs/libpoppler.lax/libsplash.a/SplashXPath.o .libs/libpoppler.lax/libsplash.a/SplashXPathScanner.o
ranlib .libs/libpoppler.a
rm -fr .libs/libpoppler.lax
creating libpoppler.la
(cd .libs && rm -f libpoppler.la && ln -s ../libpoppler.la
libpoppler.la)
make[2]: Leaving directory `/home/jamesv/poppler/poppler'
Making all in test
make[2]: Entering directory `/home/jamesv/poppler/test'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler
-I.. -I../poppler -DDATADIR=\""/opt/share"\"
-I/usr/include/gtk-2.0/ -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/ -I/usr/lib/gtk-2.0/include/
-I/usr/include/pango-1.0/ -I/usr/include/atk-1.0 -Wall -Wno-unused -g
-O2 -c gtk-splash-test.cc
/bin/sh ../libtool --mode=link g++ -Wall -Wno-unused -g -O2 -o
gtk-splash-test gtk-splash-test.o ../poppler/libpoppler.la
mkdir .libs
g++ -Wall -Wno-unused -g -O2 -o .libs/gtk-splash-test
gtk-splash-test.o ../poppler/.libs/libpoppler.so -Wl,--rpath
-Wl,/opt/lib
gtk-splash-test.o(.text+0x250): In function
`GDKSplashOutputDev::redraw(int, int, _GdkDrawable*, int, int, int,
int)':
/home/jamesv/poppler/test/gtk-splash-test.cc:137: undefined reference to
`gdk_gc_new'
gtk-splash-test.o(.text+0x29c): In function
`GDKSplashOutputDev::redraw(int, int, _GdkDrawable*, int, int, int,
int)':
../splash/SplashBitmap.h:140: undefined reference to
`gdk_draw_rgb_image'
gtk-splash-test.o(.text+0x2e5): In function `drawing_area_expose':
/home/jamesv/poppler/test/gtk-splash-test.cc:168: undefined reference to
`gdk_window_clear'
gtk-splash-test.o(.text
+0x321):/home/jamesv/poppler/test/gtk-splash-test.cc:175: undefined
reference to `gdk_rectangle_intersect'
gtk-splash-test.o(.text+0x496): In function `view_load':
/home/jamesv/poppler/test/gtk-splash-test.cc:218: undefined reference to
`gtk_widget_set_size_request'
gtk-splash-test.o(.text+0x51b): In function `view_new':
/home/jamesv/poppler/test/gtk-splash-test.cc:245: undefined reference to
`gtk_window_new'
gtk-splash-test.o(.text
+0x523):/home/jamesv/poppler/test/gtk-splash-test.cc:247: undefined
reference to `gtk_drawing_area_new'
gtk-splash-test.o(.text
+0x52f):/home/jamesv/poppler/test/gtk-splash-test.cc:249: undefined
reference to `gtk_scrolled_window_new'
gtk-splash-test.o(.text
+0x537):/home/jamesv/poppler/test/gtk-splash-test.cc:251: undefined
reference to `gtk_container_get_type'
gtk-splash-test.o(.text
+0x542):/home/jamesv/poppler/test/gtk-splash-test.cc:251: undefined
reference to `g_type_check_instance_cast'
gtk-splash-test.o(.text
+0x54d):/home/jamesv/poppler/test/gtk-splash-test.cc:251: undefined
reference to `gtk_container_add'
gtk-splash-test.o(.text
+0x552):/home/jamesv/poppler/test/gtk-splash-test.cc:252: undefined
reference to `gtk_scrolled_window_get_type'
gtk-splash-test.o(.text
+0x55d):/home/jamesv/poppler/test/gtk-splash-test.cc:252: undefined
reference to `g_type_check_instance_cast'
gtk-splash-test.o(.text
+0x568):/home/jamesv/poppler/test/gtk-splash-test.cc:252: undefined
reference to `gtk_scrolled_window_add_with_viewport'
gtk-splash-test.o(.text
+0x570):/home/jamesv/poppler/test/gtk-splash-test.cc:254: undefined
reference to `gtk_widget_show_all'
gtk-splash-test.o(.text
+0x57a):/home/jamesv/poppler/test/gtk-splash-test.cc:256: undefined
reference to `g_malloc0'
gtk-splash-test.o(.text
+0x59d):/home/jamesv/poppler/test/gtk-splash-test.cc:261: undefined
reference to `gtk_widget_get_screen'
gtk-splash-test.o(.text
+0x5d7):/home/jamesv/poppler/test/gtk-splash-test.cc:265: undefined
reference to `g_signal_connect_data'
gtk-splash-test.o(.text+0x61a): In function `main':
/home/jamesv/poppler/test/gtk-splash-test.cc:279: undefined reference to
`gtk_init'
gtk-splash-test.o(.text
+0x65c):/home/jamesv/poppler/test/gtk-splash-test.cc:308: undefined
reference to `gtk_main'
gtk-splash-test.o(.text
+0x6c8):/home/jamesv/poppler/test/gtk-splash-test.cc:301: undefined
reference to `g_printerr'
gtk-splash-test.o(.text+0x2b2): In function
`GDKSplashOutputDev::redraw(int, int, _GdkDrawable*, int, int, int,
int)':
/home/jamesv/poppler/test/gtk-splash-test.cc:146: undefined reference to
`g_object_unref'
gtk-splash-test.o(.text+0x4f4): In function `view_show':
/home/jamesv/poppler/test/gtk-splash-test.cc:226: undefined reference to
`gtk_widget_show'
gtk-splash-test.o(.text+0x505): In function `redraw_callback':
/home/jamesv/poppler/test/gtk-splash-test.cc:234: undefined reference to
`gtk_widget_queue_draw'
../poppler/.libs/libpoppler.so: undefined reference to
`FT_Init_FreeType'
../poppler/.libs/libpoppler.so: undefined reference to `FT_Load_Glyph'
../poppler/.libs/libpoppler.so: undefined reference to `FT_Done_Face'
../poppler/.libs/libpoppler.so: undefined reference to `FT_Render_Glyph'
../poppler/.libs/libpoppler.so: undefined reference to `FT_New_Size'
../poppler/.libs/libpoppler.so: undefined reference to `FT_Get_Glyph'
../poppler/.libs/libpoppler.so: undefined reference to
`FT_Outline_Decompose'
../poppler/.libs/libpoppler.so: undefined reference to
`FT_Set_Pixel_Sizes'
../poppler/.libs/libpoppler.so: undefined reference to
`FcPatternGetString'
../poppler/.libs/libpoppler.so: undefined reference to
`FcConfigSubstitute'
../poppler/.libs/libpoppler.so: undefined reference to
`FcPatternDestroy'
../poppler/.libs/libpoppler.so: undefined reference to
`FT_Done_FreeType'
../poppler/.libs/libpoppler.so: undefined reference to
`FT_Set_Transform'
../poppler/.libs/libpoppler.so: undefined reference to `FcNameParse'
../poppler/.libs/libpoppler.so: undefined reference to `FT_New_Face'
../poppler/.libs/libpoppler.so: undefined reference to
`FT_Get_Name_Index'
../poppler/.libs/libpoppler.so: undefined reference to `FcFontMatch'
../poppler/.libs/libpoppler.so: undefined reference to
`FcDefaultSubstitute'
collect2: ld returned 1 exit status
make[2]: *** [gtk-splash-test] Error 1
make[2]: Leaving directory `/home/jamesv/poppler/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jamesv/poppler'
make: *** [all-recursive-am] Error 2
More information about the poppler
mailing list