konqueror konqueror-embedded-snapshot-20030705 exits without any messages

Wolfson, Alexander alexander.wolfson at intel.com
Tue Aug 23 02:48:13 CEST 2005


Hi all,

 

I am trying to build konqueror-embedded-snapshot-20030705 for the PXA27X
based device

I have qt embedded -2.3.10, qt-2.2 and qtopia-phone-2.1.1

 

After a lot of troubles I built konqueror

The build script was

------------------------------------------------------------------------
-----------

 

#! /bin/bash

export QTDIR=/home/awolfson/Development/phone_211/qt-2.3.10

export AR=arm-linux-ar

export STRIP=arm-linux-strip

export RANLIB=arm-linux-ranlib

export CXX=arm-linux-g++

export CCC=arm-linux-c++

export CC=arm-linux-gcc

export CROSS_COMPILE=1

export PATH=$PATH:/usr/local/arm-linux/bin

export INSTALL=/usr/local/arm-linux

 

./configure --target=arm-linux \

--prefix=/home/awolfson/Development/konqueror/E \

--host=i686-pc-linux-gnu \

--enable-embedded \

--enable-qt-embedded \

--disable-javascript \

--with-qt-dirs=$QTDIR \

--with-qt-include=$QTDIR/include \

--with-qt-libraries=$QTDIR/lib \

--disable-debug \

--enable-static \

--disable-shared \

--enable-qpe \

--without-ssl \

--with-extra-includes=$QTDIR/include \

--with-extra-libs=$QTDIR/lib \

--with-qtopia-dir=/home/awolfson/Development/phone_v211/qtopia-phone-2.1
.1

#--disable-mt #temporary

# Run make

#make

#su -c "make install"

 

 

After copying to the target board

 

konqueror-embedded-snapshot-20030705/konq-embed/src/konqueror  =>
/usr/share/konqueror

konqueror-embedded-snapshot-20030705/konq-embed/
kdesrc/khtml\css/html4.css => /usr/share/apps/khtml/css/html4.css

konqueror-embedded-snapshot-20030705/konq-embed/kdesrc/kdecore/charsets
=> /usr/share/config/charsets

 

I typed ./konqueror from /usr/share directory

 

An application ends and shows # prompt again after less then 10 sec.

No messages on device screen or terminal.

 

Before that I put html4.css in the wrong directory and it was
complaining on the device screen, that is not able to find this file.

So I assume I at least build for the correct target.

 

 

Is there any way to get more information - log file or startup options
or whatever?

May be someone could suggest another ideas how to approach the problem?

 

Any help will be greatly appreciated.

 

Thanks,

 

 

Alex

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/konq-e/attachments/20050823/1d4536b4/attachment-0001.html


More information about the konq-e mailing list