> On Sat, Nov 6, 2010 at 1:34 PM, Michal Hocko <[email protected]> wrote: > use the attached configure script instead of patching.
I untar'd pdfedit 0.4.5 afresh, ran your configure script, and it halted in the same place with the same error: $ make . . . g++ -c -O2 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fexce ptions -pipe -posix -ansi -std=c++98 -pedantic -I. -I/home/RSK1/pdfedit-0.4.5 /src -I/home/RSK1/pdfedit-0.4.5/src/xpdf/ -I/usr/include -I/usr/include/freetyp e2 -I/usr/include -o gfile.o gfile.cc gfile.cc: In function `GBool openTempFile(GString**, FILE**, char*, char*)': gfile.cc:523: error: `mkstemp' was not declared in this scope gfile.cc:531: error: `fdopen' was not declared in this scope make[3]: *** [gfile.o] Error 1 make[3]: Leaving directory `/home/RSK1/pdfedit-0.4.5/src/xpdf/goo' make[2]: *** [libxpdf] Error 2 make[2]: Leaving directory `/home/RSK1/pdfedit-0.4.5/src/xpdf' make[1]: *** [xpdf] Error 2 make[1]: Leaving directory `/home/RSK1/pdfedit-0.4.5/src' make: *** [source] Error 2 Back to the drawing board. ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Pdfedit-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdfedit-support
