On Wednesday 08 December 2004 20:10, Christoph Sch?fer wrote: > I'm repeating my question, because I sent it with a false reference: > > Sounds like you dont have libxml2.6+ and its devel package. > > > > Craig > > Now I have them (updated). But the next problem occurred: > > After hours of compiling I get this one: > : undefined reference to `QWidget::repaint(bool)' > > scribus.o(.text+0x3fc95): In function > > `ScribusApp::defaultCrashHandler(int)': > : undefined reference to `QString::arg(long long, int, int) const' > > collect2: ld returned 1 exit status > make[3]: *** [scribus] Fehler 1 > make[3]: Leaving directory `/home/christoph/scribus-1.2.1cvs/scribus' > make[2]: *** [all-recursive] Fehler 1 > make[2]: Leaving directory `/home/christoph/scribus-1.2.1cvs/scribus' > make[1]: *** [all-recursive] Fehler 1 > make[1]: Leaving directory `/home/christoph/scribus-1.2.1cvs' > make: *** [all] Fehler 2 > > > Is this a QT problem? Any ideas?
Try a make distclean and then start the build from make -f again.. if you havent. Craig -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20041208/b7eda9cd/attachment.pgp
