On Saturday 06 February 2010 18:09:44 Gregory Pittman wrote: > My attempt at building 1.3.3.14svn quit in the middle with the following > error: > > [ 57%] Building CXX object scribus/CMakeFiles/scribus.dir/pdflib.o > In file included from > /home/gregp/development/scribus133x/scribus/scimage.h:22, > from /home/gregp/development/scribus133x/scribus/scribusstructs.h:25, > from /home/gregp/development/scribus133x/scribus/pdflib.h:45, > from /home/gregp/development/scribus133x/scribus/pdflib.cpp:25: > /usr/lib64/qt-3.3/include/qimage.h: In member function ?bool > QImageTextKeyLang::operator<(const QImageTextKeyLang&) const?: > /usr/lib64/qt-3.3/include/qimage.h:61: warning: suggest parentheses > around ?&&? within ?||? > /home/gregp/development/scribus133x/scribus/pdflib.cpp: In member > function ?void PDFlib::PDF_Error(const QString&)?: > /home/gregp/development/scribus133x/scribus/pdflib.cpp:6150: error: > expected ?;? before string constant > /home/gregp/development/scribus133x/scribus/pdflib.cpp:6150: warning: > statement is a reference, not call, to function ?qDebug? > /home/gregp/development/scribus133x/scribus/pdflib.cpp:6150: warning: > statement has no effect > make[2]: *** [scribus/CMakeFiles/scribus.dir/pdflib.o] Error 1 > make[1]: *** [scribus/CMakeFiles/scribus.dir/all] Error 2 > make: *** [all] Error 2 > > Anyone know what this means or how to fix it? Apparently something on > line 6150, but doesn't help me much. > > Greg >
Try: http://download.opensuse.org/repositories/home:/mrdocs/Fedora_12/x86_64/ It has 1.3.3.x latest built. The error is an attempt to work around some compiler warnings. It should get fixed soon. Peter > _______________________________________________ > scribus mailing list > scribus at lists.scribus.info > http://lists.scribus.info/mailman/listinfo/scribus
