On Sat, Apr 16, 2011 at 12:33:04PM -0400, Xu Wang wrote: > Michal, Hi,
> > Please note that my logfile was too large and thus it is pending approval. > In the meantime, I will paste the message in that email below and send an > email to your gmail with the log. > > Thank you for the quick reply. I receive the same error. Attached is my log > file. > > I clicked on "Download GNU Tarball" from here: > http://pdfedit.cvs.sourceforge.net/pdfedit/ This should be the current CVS snapshot. > > I then ran the commands and received the output in pdfedit.log This is strange because I do not see any compilation error in the log. There are 2 errors: Using qmake: /usr/share/qt3/bin/qmake make[1]: *** [/home/xuwang/source-builds/pdfedits/1/pdfedit/pdfedit/src/qsa/Makefile.qsa] Error 1 ar cqs libxpdf.a Annot.o Array.o BuiltinFont.o BuiltinFontTables.o CMap.o Catalog.o CharCodeToUnicode.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 Outline.o OutputDev.o PDFDocEncoding.o PSOutputDev.o PSTokenizer.o Page.o Parser.o PreScanOutputDev.o SecurityHandler.o SplashOutputDev.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XRef.o XpdfPluginAPI.o encrypt_utils.o make[3]: Leaving directory `/home/xuwang/source-builds/pdfedits/1/pdfedit/pdfedit/src/xpdf/xpdf' make[2]: Leaving directory `/home/xuwang/source-builds/pdfedits/1/pdfedit/pdfedit/src/xpdf' make[1]: Leaving directory `/home/xuwang/source-builds/pdfedits/1/pdfedit/pdfedit/src' make: *** [source] Error 2 The first one looks like a qmake issue when it is not able to create src/qsa/Makefile.qsa for some reason which is not obvious from the log. The second one is probably just a result of the first failure. Please note that we are using parallel building so the compilation continues even if there is an error in other branch of execution. I would try to go into src directory and make qsa It will most probably fails but it would be interesting to see why. Check out whether src/qsa/Makefile.qsa has been created. If not then try to tweak src/qsa/configure script to print something useful. > > Here was my configure command: > ./configure QTDIR=/usr/share/qt3 --enable-portability-flags=no > > Should I use qt3 or qt4? I get the error with both. qt3. -- Michal Hocko ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Pdfedit-support mailing list Pdfedit-support@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdfedit-support