Code:
pit@syo ~:-> ll /usr/local/include | egrep '\.h$' | wc -l
1696
hui, da kam eine laaange Liste. Die stelle ich mal in die liste.txt
Das ist hier mein Haupt-PC, den ich seit FreeBSD 6er betreibe und mit dem ich auch viel probierte und unglaublich viel Ballast im Laufe der Zeit angesammelt habe.
Naja, da sollten wir die Suche etwas eingrenzen?
Code:
pit@syo ~:-> cat /var/db/ports/xpdf/options
# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for xpdf-3.03
_OPTIONS_READ=xpdf-3.03
WITH_LIBPAPER=true
WITH_TYPE1=true
WITH_X11=true
der Bau:
Code:
senyo# make install
===> License check disabled, port has not defined LICENSE
===> Found saved configuration for xpdf-3.03
===> Extracting for xpdf-3.03
=> SHA256 Checksum OK for xpdf-3.03.tar.gz.
===> Patching for xpdf-3.03
===> Applying FreeBSD patches for xpdf-3.03
/usr/bin/sed -i.bak -e 's|undef USE_COMBO_BOX|define USE_COMBO_BOX 1|' /usr/ports/graphics/xpdf/work/xpdf-3.03/xpdf/XPDFViewer.h
===> xpdf-3.03 depends on executable: freetype-config - found
===> xpdf-3.03 depends on executable: gmake - found
===> xpdf-3.03 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found
===> xpdf-3.03 depends on shared library: freetype.9 - found
===> xpdf-3.03 depends on shared library: paper.2 - found
===> xpdf-3.03 depends on shared library: Xm.4 - found
===> Configuring for xpdf-3.03
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for cc option to accept ISO C99... -std=gnu99
checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for ranlib... ranlib
checking for OS/2 (with EMX)... no
checking for DOS (with DJGPP)... no
checking how to run the C preprocessor... cpp
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking whether -R must be followed by a space... no
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 select() and fd_set in sys/select.h and sys/bsdtypes.h... not needed
checking FD_ZERO and strings.h or bstring.h... not needed
checking for rewinddir... yes
checking for popen... yes
checking for mkstemp... yes
checking for mkstemps... yes
checking whether select takes fd_set arguments... yes
checking for std::sort... 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 _LARGEFILE_SOURCE value needed for large files... no
checking for fseek64... no
checking for ftell64... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 whether to use Xpm library... maybe
checking where to find the Xpm header files...
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
using Xpm library
checking whether to use Xext library... maybe
checking where to find the Xext header files...
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for XextAddDisplay in -lXext... yes
using Xext library
checking whether to use Xp library... maybe
checking where to find the Xp header files...
checking X11/extensions/Print.h usability... yes
checking X11/extensions/Print.h presence... yes
checking for X11/extensions/Print.h... yes
checking for XpStartPage in -lXp... yes
using Xp library
checking whether to use Xt library... maybe
checking where to find the Xt header files...
checking X11/Intrinsic.h usability... yes
checking X11/Intrinsic.h presence... yes
checking for X11/Intrinsic.h... yes
checking for XtAppInitialize in -lXt... yes
using Xt library
checking whether to use Xm library... maybe
checking where to find the Xm header files...
checking Xm/XmAll.h usability... yes
checking Xm/XmAll.h presence... yes
checking for Xm/XmAll.h... yes
checking for XmCreateForm in -lXm... yes
using Xm library
checking whether to use Sgm library... maybe
checking where to find the Sgm header files...
checking Sgm/HPanedW.h usability... no
checking Sgm/HPanedW.h presence... no
checking for Sgm/HPanedW.h... no
not using Sgm library
checking for XtAppSetExitFlag in -lXt... yes
checking whether to use freetype2 library... (cached) /usr/local/lib
checking where to find the freetype2 header files... (cached) /usr/local/include/freetype2/
checking ft2build.h usability... yes
checking ft2build.h presence... yes
checking for ft2build.h... yes
checking for FT_Get_Name_Index in -lfreetype... yes
using freetype2 library
checking whether to use libpaper library... (cached) /usr/local/lib
checking where to find the libpaper header files... (cached) /usr/local/include
checking paper.h usability... yes
checking paper.h presence... yes
checking for paper.h... yes
checking for paperinit in -lpaper... yes
using libpaper library
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating goo/Makefile
config.status: creating fofi/Makefile
config.status: creating splash/Makefile
config.status: creating xpdf/Makefile
config.status: creating aconf.h
===> Building for xpdf-3.03
cd goo; gmake
gmake[1]: Entering directory `/usr/ports/graphics/xpdf/work/xpdf-3.03/goo'
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I. -c GHash.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I. -c GList.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I. -c GString.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I. -c gmem.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I. -c gmempp.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I. -c gfile.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I. -c FixedPoint.cc
cc -std=gnu99 -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I. -I/usr/local/include -c -o parseargs.o parseargs.c
rm -f libGoo.a
ar rc libGoo.a GHash.o GList.o GString.o gmem.o gmempp.o gfile.o FixedPoint.o parseargs.o
ranlib libGoo.a
gmake[1]: Leaving directory `/usr/ports/graphics/xpdf/work/xpdf-3.03/goo'
cd fofi; gmake
gmake[1]: Entering directory `/usr/ports/graphics/xpdf/work/xpdf-3.03/fofi'
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiBase.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiEncodings.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiIdentifier.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiTrueType.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1C.cc
rm -f libfofi.a
ar rc libfofi.a FoFiBase.o FoFiEncodings.o FoFiIdentifier.o FoFiTrueType.o FoFiType1.o FoFiType1C.o
ranlib libfofi.a
gmake[1]: Leaving directory `/usr/ports/graphics/xpdf/work/xpdf-3.03/fofi'
cd splash; gmake
gmake[1]: Entering directory `/usr/ports/graphics/xpdf/work/xpdf-3.03/splash'
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c Splash.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashBitmap.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashClip.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashFTFont.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashFTFontEngine.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashFTFontFile.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashFont.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashFontEngine.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashFontFile.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashFontFileID.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashPath.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashPattern.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashScreen.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashState.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashT1Font.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashT1FontEngine.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashT1FontFile.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashXPath.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -I/usr/local/include/freetype2/ -I/usr/local/include -c SplashXPathScanner.cc
rm -f libsplash.a
ar rc libsplash.a Splash.o SplashBitmap.o SplashClip.o SplashFTFont.o SplashFTFontEngine.o SplashFTFontFile.o SplashFont.o SplashFontEngine.o SplashFontFile.o SplashFontFileID.o SplashPath.o SplashPattern.o SplashScreen.o SplashState.o SplashT1Font.o SplashT1FontEngine.o SplashT1FontFile.o SplashXPath.o SplashXPathScanner.o
ranlib libsplash.a
gmake[1]: Leaving directory `/usr/ports/graphics/xpdf/work/xpdf-3.03/splash'
cd xpdf; gmake all
gmake[1]: Entering directory `/usr/ports/graphics/xpdf/work/xpdf-3.03/xpdf'
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Annot.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Array.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c BuiltinFont.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c BuiltinFontTables.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Catalog.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c CharCodeToUnicode.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c CMap.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c CoreOutputDev.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Decrypt.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Dict.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Error.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c FontEncodingTables.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Function.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Gfx.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c GfxFont.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c GfxState.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c GlobalParams.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c JArithmeticDecoder.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c JBIG2Stream.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c JPXStream.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Lexer.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Link.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c NameToCharCode.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Object.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c OptionalContent.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Outline.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c OutputDev.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Page.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Parser.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c PDFCore.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c PDFDoc.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c PDFDocEncoding.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c PreScanOutputDev.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c PSOutputDev.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c PSTokenizer.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c SecurityHandler.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c SplashOutputDev.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c Stream.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c TextOutputDev.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c UnicodeMap.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c UnicodeTypeTable.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c XPDFApp.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c XPDFCore.cc
XPDFApp.cc:57: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:57: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:57: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:57: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:57: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:57: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:57: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:57: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:57: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:57: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:57: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:76: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
XPDFApp.cc:106: warning: deprecated conversion from string constant to 'char*'
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c XPDFTree.cc
XPDFCore.cc: In member function 'void XPDFCore::initWindow()':
XPDFCore.cc:903: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:913: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:931: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:950: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:956: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc: In member function 'GBool XPDFCore::doDialog(int, GBool, const char*, GString*)':
XPDFCore.cc:1456: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:1466: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:1473: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc: In member function 'void XPDFCore::initPasswordDialog()':
XPDFCore.cc:1527: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:1530: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:1539: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:1541: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:1556: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:1559: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:1561: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:1566: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:1580: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc:1592: warning: deprecated conversion from string constant to 'char*'
XPDFCore.cc: In member function 'virtual GString* XPDFCore::getPassword()':
XPDFCore.cc:1651: warning: deprecated conversion from string constant to 'char*'
XPDFTree.cc:93: warning: deprecated conversion from string constant to 'char*'
XPDFTree.cc:124: warning: deprecated conversion from string constant to 'char*'
XPDFTree.cc:124: warning: deprecated conversion from string constant to 'char*'
XPDFTree.cc:124: warning: deprecated conversion from string constant to 'char*'
XPDFTree.cc:124: warning: deprecated conversion from string constant to 'char*'
XPDFTree.cc:124: warning: deprecated conversion from string constant to 'char*'
XPDFTree.cc:124: warning: deprecated conversion from string constant to 'char*'
XPDFTree.cc:131: warning: deprecated conversion from string constant to 'char*'
XPDFTree.cc:206: warning: deprecated conversion from string constant to 'char*'
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c XPDFViewer.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c XpdfPluginAPI.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c XRef.cc
In file included from XPDFViewer.cc:114:
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
xpdfIcon.xpm:62: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::clear()':
XPDFViewer.cc:416: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:419: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::initWindow(GBool)':
XPDFViewer.cc:1537: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::initToolbar(_WidgetRec*)':
XPDFViewer.cc:1651: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1656: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1666: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1667: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1679: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1680: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1692: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1693: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1705: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1706: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1718: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1719: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1731: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1732: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1743: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1745: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1756: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1765: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1769: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1772: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1794: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1798: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1843: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1844: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1855: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1856: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1867: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1868: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1880: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1882: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1896: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1900: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::initPanedWin(_WidgetRec*)':
XPDFViewer.cc:1919: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1933: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1941: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::initPopupMenu()':
XPDFViewer.cc:1974: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1976: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1978: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1980: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1987: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1989: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1995: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1997: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:1999: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2006: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2008: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2014: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2017: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2022: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2028: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2033: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2039: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2041: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2047: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2049: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2055: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2057: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2063: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2066: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2068: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2070: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2077: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2079: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2081: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In static member function 'static void XPDFViewer::updateCbk(void*, GString*, int, int, const char*)':
XPDFViewer.cc:2666: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::setupOutlineItems(GList*, _WidgetRec*, UnicodeMap*)':
XPDFViewer.cc:2763: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2765: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2767: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2779: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::initAboutDialog()':
XPDFViewer.cc:2825: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2829: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2838: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2853: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2858: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2863: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2865: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2867: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2871: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2874: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2878: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2881: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2885: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2888: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2892: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2895: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2900: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2903: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2906: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::initOpenDialog()':
XPDFViewer.cc:2935: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2937: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2939: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:2943: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::initFindDialog()':
XPDFViewer.cc:3013: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3017: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3027: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3037: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3055: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3057: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3073: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3076: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3094: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3096: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3110: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3116: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3118: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3127: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::initSaveAsDialog()':
XPDFViewer.cc:3191: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3193: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3195: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3199: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::initPrintDialog()':
XPDFViewer.cc:3262: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3265: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3275: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3277: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3291: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3302: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3304: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3319: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3332: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3344: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3347: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3349: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3354: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3357: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3359: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3364: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3377: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3389: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc:3401: warning: deprecated conversion from string constant to 'char*'
XPDFViewer.cc: In member function 'void XPDFViewer::setupPrintDialog()':
XPDFViewer.cc:3457: warning: deprecated conversion from string constant to 'char*'
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c xpdf.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c pdftops.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c pdftotext.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c pdfinfo.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c pdffonts.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c pdfdetach.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c pdftoppm.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c ImageOutputDev.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -c pdfimages.cc
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -L/usr/local/lib -o xpdf Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o CoreOutputDev.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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFCore.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XPDFApp.o XPDFCore.o XPDFTree.o XPDFViewer.o XpdfPluginAPI.o XRef.o xpdf.o -L../goo -lGoo -L../splash -lsplash -L/usr/local/lib -lfreetype -lXm -lXt -lXp -lXext -lXpm -lSM -lICE -L/usr/local/lib -R/usr/local/lib -lX11 -L/usr/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -L/usr/local/lib -o pdftops 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 OptionalContent.o Outline.o Object.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdftops.o \
-L../goo -lGoo -L../splash -lsplash -L/usr/local/lib -lfreetype -L/usr/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -L/usr/local/lib -o pdftotext 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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XpdfPluginAPI.o XRef.o pdftotext.o \
-L../goo -lGoo -L/usr/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -L/usr/local/lib -o pdfinfo 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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfinfo.o \
-L../goo -lGoo -L/usr/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -L/usr/local/lib -o pdffonts 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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdffonts.o \
-L../goo -lGoo -L/usr/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -L/usr/local/lib -o pdfdetach 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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfdetach.o \
-L../goo -lGoo -L/usr/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -L/usr/local/lib -o pdftoppm 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 OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XpdfPluginAPI.o XRef.o pdftoppm.o \
-L../goo -lGoo -L../splash -lsplash -L/usr/local/lib -lfreetype -L/usr/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm
c++ -O -fno-strict-aliasing -pipe -march=core2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/local/include/freetype2/ -I/usr/local/include -I/usr/local/include -L/usr/local/lib -o pdfimages 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 ImageOutputDev.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfimages.o \
-L../goo -lGoo -L/usr/local/lib -lpaper -L../fofi -lfofi -L../goo -lGoo -lm
gmake[1]: Leaving directory `/usr/ports/graphics/xpdf/work/xpdf-3.03/xpdf'
===> Installing for xpdf-3.03
===> xpdf-3.03 depends on file: /usr/local/share/ghostscript/fonts/n021003l.pfb - found
===> xpdf-3.03 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found
===> Generating temporary packing list
===> Checking if graphics/xpdf already installed
===> xpdf-3.03 is already installed
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of graphics/xpdf
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Vielleicht siehst du dabei was?