[Scribus] cvs compile problem
Subash
subash.jeyan
Fri Jan 7 02:44:59 CET 2005
hi,
with the current cvs, while 'makefile' and 'configure' run fine,
compiling throws up lots of errors though it does finish but the
resulting binary folds up halfway through with a 'segmentation fault'.
these are the libraries i have:
gcc-3.2.3, autoconf-2.59, automake-1.9.4, qt-3.3.2, libxml2-2.6.13,
what do i need to upgrade? thanks in advance for any help.
regards, subash.
some of the compile time errors:
prefs.cpp: In member function `void Preferences::DrawRuler()':
prefs.cpp:2413: warning: `double iter' might be used uninitialized in
this function
prefs.cpp:2413: warning: `double iter2' might be used uninitialized in
this function
prefs.cpp:2413: warning: `double maxi' might be used uninitialized in
this function
----
svgplugin.cpp: In member function `void
SVGPlug::parseColorStops(GradientHelper*, const QDomElement&)':
svgplugin.cpp:1654: warning: `double offset' might be used uninitialized
in this function
svgplugin.cpp: In member function `void SVGPlug::parseGradient(const
QDomElement&)':
svgplugin.cpp:1710: warning: `double x1' might be used uninitialized in
this function
svgplugin.cpp:1710: warning: `double y1' might be used uninitialized in
this function
svgplugin.cpp:1710: warning: `double x2' might be used uninitialized in
this function
-------
htmlim.cpp: In function `void GetText(QString, QString, bool,
gtWriter*)': htmlim.cpp:43: warning: unused parameter `QString encoding'
-------
htmlreader.cpp: In function `static void HTMLReader::startElement(void*,
const xmlChar*, const xmlChar**)':
htmlreader.cpp:108: warning: unused parameter `void*user_data'
htmlreader.cpp: In function `static void HTMLReader::characters(void*,
const xmlChar*, int)':
htmlreader.cpp:214: warning: unused parameter `void*user_data'
htmlreader.cpp: In function `static void HTMLReader::endElement(void*,
const xmlChar*)':
htmlreader.cpp:284: warning: unused parameter `void*user_data'
-------
scribus.cpp: In member function `bool ScribusApp::slotDocMerge()':
scribus.cpp:3094: warning: `int startPage' might be used uninitialized
in this function
scribus.cpp:3094: warning: `int nrToImport' might be used uninitialized
in this function
scribus.cpp: In member function `bool ScribusApp::LadeDoc(QString)':
scribus.cpp:3241: warning: `ScribusWin*ActWinOld' might be used
uninitialized in this function
scribus.cpp: In member function `void
ScribusApp::saveStyles(StilFormate*)': scribus.cpp:5896: warning:
`PageItem*ite' might be used uninitialized in this function
scribus.cpp: In member function `void
ScribusApp::InitPlugs(SplashScreen*)': scribus.cpp:7901: warning: `int
menid' might be used uninitialized in this function
More information about the scribus
mailing list