[Scribus] compile in Arch Linux

Ido van Verseveld idovv
Sun Aug 10 21:38:50 CEST 2003


Retry build package for Arch Linux

compiled qt3.1.2 with:
./configure -prefix /opt/qt -system-zlib -qt-gif \
    -system-libpng -system-libjpeg -plugin-imgfmt-mng -thread


Then get following errors configure scribus;

checking for Qt... configure: error: Qt (>= Qt 3.0.2) (library qt-mt)
not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
make: *** Geen doelen gespecificeerd en geen makefile gevonden.  Stop.
==> Build Failed. Aborting...

config.log:

configure:13403: checking for Qt
configure: 13471: /opt/qt/include/qstyle.h
taking that
tried NO
configure:13580: rm -rf SunWS_cache; g++ -o conftest -march=i686 -O2
-pipe -I/opt/qt/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT 
-D_REENTRANT  -L/opt/qt/lib -L/usr/X11R6/lib   conftest.cc  -lqt-mt
-lpng -lz -lm -ljpeg -ldl  -lXext -lX11 -lSM -lICE  -lresolv -lpthread
1>&5
In file included from /usr/include/c++/3.3/cstdlib:52,
                 from /usr/include/c++/3.3/bits/stl_algobase.h:67,
                 from /usr/include/c++/3.3/memory:54,
                 from /usr/include/c++/3.3/string:48,
                 from /opt/qt/include/qstring.h:46,
                 from /opt/qt/include/qwindowdefs.h:44,
                 from /opt/qt/include/qwidget.h:42,
                 from /opt/qt/include/qdesktopwidget.h:40,
                 from /opt/qt/include/qapplication.h:42,
                 from conftest.cc:3:
confdefs.h:12: error: previous declaration of `void exit(int)' with C++
linkage
/usr/include/stdlib.h:610: error: conflicts with new declaration with C
linkage
/usr/include/stdlib.h:610: error: declaration of `void exit(int) throw
()'
   throws different exceptions
confdefs.h:12: error: than previous declaration `void exit(int)'
configure:13583: $? = 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >= 302)
#error 1
#endif


int main() {
    (void)QStyleFactory::create(QString::null);
    QCursor c(Qt::WhatsThisCursor);
    return 0;
}
configure:13623: error: Qt (>= Qt 3.0.2) (library qt-mt) not found.
Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!

can someone help me!?

TTFN,

Ido
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20030810/1b41e446/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dit berichtdeel is digitaal ondertekend
Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20030810/1b41e446/attachment.pgp 



More information about the scribus mailing list