Hi Mailinglist!

I've tried to compile PDFedit on FreeBSD:

% export QTDIR=/usr/local/share/qt
% export QMAKESPEC=freebsd-g++
% ./configure --prefix=$installdir CPPFLAGS="-I /usr/local/include" LDFLAGS="-L 
/usr/local/include"
% make

(see also attachment)

Make stops with the following error:

"g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c 
SplashFontEngine.cc
SplashFontEngine.cc:14:19: t1lib.h: No such file or directory"


But locate says:

% locate t1lib.h                                  
/usr/local/include/t1lib.h


So, what's my mistake?

Benedikt
_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220

checking for g++... g++
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 g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking how to run the C++ preprocessor... g++ -E
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 boost/smart_ptr.hpp usability... yes
checking boost/smart_ptr.hpp presence... yes
checking for boost/smart_ptr.hpp... yes
checking boost/iostreams/stream.hpp usability... yes
checking boost/iostreams/stream.hpp presence... yes
checking for boost/iostreams/stream.hpp... yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for error_at_line... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether lstat dereferences a symlink specified with a trailing 
slash... no
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for atexit... yes
checking for floor... yes
checking for ftruncate... yes
checking for localtime_r... yes
checking for memset... yes
checking for mkdir... yes
checking for strdup... yes
checking for strerror... yes
checking for strpbrk... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.pro.in
config.status: creating src/utils/aconf.h
config.status: executing default commands
Trying qmake: /usr/local/share/qt/bin/qmake ... not valid
Trying qmake: qmake ... ok
Using qmake: qmake
cd doc && ( gmake doc_dist|| make doc_dist )
cd user && ( gmake all_no_pdf || make all_no_pdf )
gmake[1]: Entering directory 
`/usr/home/benedikt/localdata/software/pdfedit/pdfedit-0.3.1/doc/user'
gmake[1]: Nothing to be done for `all_no_pdf'.
gmake[1]: Leaving directory 
`/usr/home/benedikt/localdata/software/pdfedit/pdfedit-0.3.1/doc/user'
cd design && ( gmake all_no_pdf || make all_no_pdf )
gmake[1]: Entering directory 
`/usr/home/benedikt/localdata/software/pdfedit/pdfedit-0.3.1/doc/design'
gmake[1]: Nothing to be done for `all_no_pdf'.
gmake[1]: Leaving directory 
`/usr/home/benedikt/localdata/software/pdfedit/pdfedit-0.3.1/doc/design'
cd src && make
cd xpdf && ./configure --with-freetype2-includes=/usr/local/include/freetype2
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 ISO C89... none needed
checking for library containing strerror... none required
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) 
-std=gnu99
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for OS/2 (with EMX)... no
checking for DOS (with DJGPP)... no
checking how to run the C preprocessor... gcc -std=gnu99 -E
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 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 t1 library... maybe
checking where to find the t1 header files... 
checking t1lib.h usability... yes
checking t1lib.h presence... yes
checking for t1lib.h... yes
checking for T1_InitLib in -lt1... no
not using t1 library
checking whether to use freetype2 library... maybe
checking where to find the freetype2 header files... (cached) 
/usr/local/include/freetype2
checking ft2build.h usability... no
checking ft2build.h presence... no
checking for ft2build.h... no
not using freetype2 library
checking whether to use libpaper library... maybe
checking where to find the libpaper header files... 
checking paper.h usability... no
checking paper.h presence... no
checking for paper.h... no
not using libpaper library
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 xpdf/Makefile
config.status: creating config_xpdf_variables
config.status: creating aconf.h
configure: WARNING: Couldn't find FreeType
configure: WARNING: -- You will be able to compile pdftops, pdftotext,
        pdfinfo, pdffonts, and pdfimages, but not xpdf or pdftoppm
cd xpdf && make libxpdf
cd goo; make
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GHash.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GList.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GString.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gmempp.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gfile.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c FixedPoint.cc
gcc -std=gnu99 -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gmem.c
gcc -std=gnu99 -g -O2 -DHAVE_CONFIG_H -I.. -I. -c parseargs.c
rm -f libGoo.a
ar rc libGoo.a GHash.o GList.o GString.o gmempp.o gfile.o FixedPoint.o gmem.o 
parseargs.o
ranlib libGoo.a
cd fofi; make
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiBase.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiEncodings.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiTrueType.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1C.cc
rm -f libfofi.a
ar rc libfofi.a FoFiBase.o  FoFiEncodings.o  FoFiTrueType.o  FoFiType1.o  
FoFiType1C.o
ranlib libfofi.a
cd splash; make
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c Splash.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashBitmap.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashClip.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFont.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c 
SplashFTFontEngine.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c 
SplashFTFontFile.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFont.cc
g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c 
SplashFontEngine.cc
SplashFontEngine.cc:14:19: t1lib.h: No such file or directory
*** Error code 1

Stop in 
/usr/home/benedikt/localdata/software/pdfedit/pdfedit-0.3.1/src/xpdf/splash.
*** Error code 1

Stop in /usr/home/benedikt/localdata/software/pdfedit/pdfedit-0.3.1/src/xpdf.
*** Error code 1

Stop in /usr/home/benedikt/localdata/software/pdfedit/pdfedit-0.3.1/src.
*** Error code 1

Stop in /usr/home/benedikt/localdata/software/pdfedit/pdfedit-0.3.1.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pdfedit-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdfedit-support

Reply via email to