compiling with qt 4.6 fast and furious + crashes

5 views
Skip to first unread message

mariuz

unread,
Sep 10, 2009, 9:43:01 AM9/10/09
to arora-dev
here is how to compile with qt4.6
it seems a little bit faster in gmail
http://service.futuremark.com/peacekeeper/results.action?key=1Ei0
but i have some crashes (http://planet.linux360.ro) and maybe other
bugs

wget ftp://ftp.trolltech.com/qt/source/qt-everywhere-opensource-src-4.6.0-tp1.tar.gz
tar -zxvf qt-everywhere-opensource-src-4.6.0-tp1.tar.gz

cd qt-everywhere-opensource-src-4.6.0-tp1/

/configure -no-accessibility -no-exceptions -no-qt3support -nomake
examples -nomake demos

make -j2
sudo make install
cd ..

git clone git://github.com/Arora/arora.git
or download the latest stable
cd arora
export PATH="/usr/local/Trolltech/Qt-4.6.0-tp1/bin:$PATH"
echo $PATH

to be shire new qt path is there
/usr/local/Trolltech/Qt-4.6.0-tp1/bin/qmake
make -j2
./arora



mariuz

unread,
Sep 10, 2009, 9:57:22 AM9/10/09
to arora-dev


On Sep 10, 9:43 am, mariuz <map...@gmail.com> wrote:
> here is how to compile with qt4.6
> it seems a little bit faster in gmailhttp://service.futuremark.com/peacekeeper/results.action?key=1Ei0
> but i have some crashes (http://planet.linux360.ro) and maybe other
> bugs
here is the backtrace , i will try to debug it

Program received signal SIGSEGV, Segmentation fault.
0x00257bb6 in QNetworkReplyImplPrivate::completeCacheSave
(this=0x8d68cd0) at access/qnetworkreplyimpl.cpp:370
370 networkCache()->remove(url);
Current language: auto; currently c++
(gdb) bt
#0 0x00257bb6 in QNetworkReplyImplPrivate::completeCacheSave
(this=0x8d68cd0) at access/qnetworkreplyimpl.cpp:370
#1 0x00259144 in QNetworkReplyImplPrivate::finished (this=0x8d68cd0)
at access/qnetworkreplyimpl.cpp:508
#2 0x00259484 in QNetworkReplyImpl::abort (this=0x8d13c90) at access/
qnetworkreplyimpl.cpp:599
#3 0x00f69cad in ?? () from /usr/local/Trolltech/Qt-4.6.0-tp1/lib/
libQtWebKit.so.4
#4 0x08d13c90 in ?? ()


>
> wgetftp://ftp.trolltech.com/qt/source/qt-everywhere-opensource-src-4.6.0-...

Markus

unread,
Sep 10, 2009, 10:16:37 AM9/10/09
to arora-dev
Should be fixed in Qt git in ~24 hours.
If you want it earlier: http://pastebin.ca/1561017
:)
Reply all
Reply to author
Forward
0 new messages