Begin forwarded message:
> On Mon, Sep 10, 2007 at 12:18:14PM +0100, wrote: >> Dear Developers, >> >> I am trying to compile PDFEditor and I have this strange problem. >> I tried >> setting all CPPFLAGS, CXXFLAGS, CPATHS and CFLAGS. >> >> OS: Mac OS X 10.4.10 >> Architecture: Intel Core 2 Duo (Santa Rosa) >> >> Many thanks. >> >> Best, >> Murali. >> >> Configure detects the files, but not make! >> ... >> 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 >> ... >> >> ... >> cd utils && make >> g++ -c -pipe -Wall -W -Wconversion -Wcast-qual -Wwrite-strings -ansi >> -pedantic -Wno-unused-variable -Wunused-function -D_REENTRANT - >> DNDEBUG -O2 >> -I./ -I../ -I../xpdf/ -I../xpdf/xpdf -I../xpdf/goo -I../xpdf/splash >> -I../xpdf/fofi -o debug.o debug.cc >> g++ -c -pipe -Wall -W -Wconversion -Wcast-qual -Wwrite-strings -ansi >> -pedantic -Wno-unused-variable -Wunused-function -D_REENTRANT - >> DNDEBUG -O2 >> -I./ -I../ -I../xpdf/ -I../xpdf/xpdf -I../xpdf/goo -I../xpdf/splash >> -I../xpdf/fofi -o delinearizator.o delinearizator.cc >> In file included from ../kernel/pdfwriter.h:90, >> from delinearizator.h:56, >> from delinearizator.cc:47: >> ../utils/observer.h:149:32: error: boost/shared_ptr.hpp: No such >> file or >> directory >> In file included from ../kernel/xrefwriter.h:178, >> from delinearizator.cc:49: >> ../kernel/static.h:50:31: error: boost/smart_ptr.hpp: No such file or >> directory >> ../kernel/static.h:51:38: error: boost/iostreams/stream.hpp: No >> such file >> or directory >> ../kernel/static.h:52:48: error: boost/iostreams/ >> filtering_stream.hpp: No >> such file or directory >> ... > > > Hi. > > Could you use our [email protected] mailing > list for this > kind of questions? > Note that you have to subscribe before you post your messages > (https://lists.sourceforge.net/lists/listinfo/pdfedit-support). > > Thank you > Best regards > -- > Michal Hocko > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pdfedit-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdfedit-support
