KonquerorE cross compile for ARM

D G deja711 at yahoo.com
Mon Sep 10 07:56:11 CEST 2007


I am trying to compile KonquerorE for ARM920T. I am
using cross compiling on 686 machine.
I have downloaded:
kdenox_snapshot_qt2_kdelibs_3.5.7_070705.tar.gz from
http://www.basyskom.de/index.pl/konqe.

While running configure script I can not get pass the
libz check:

checking for libz... configure: error: not found.
          Possibly configure picks up an outdated
version
          installed by XFree86. Remove it from your
system.

Closer examination of config.log

configure:32803: checking for libz
configure:32843: arm-linux-gcc -o conftest
-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     -DQWS
-D_REENTRANT  conftest.c   -lz  >&5
conftest.c:41: zlib.h: No such file or directory
configure:32849: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "konqueror-embedded"

I can not find zlib.h.

This is the configure scrip I am using:

./configure --host=arm-linux
--prefix=$HOME/konq-embedded --enable-embedded
--enable-qt-embedded --enable-static --disable-shared
--disable-closure
--with-qt-dir=/opt/Qtopia/qtopia-free-2.2.0/qt
--with-qtopia-dir=/opt/Qtopia/qtopia-free-2.2.0/qtopia

I have tried different configuration flags, but ether
did not make difference or made things worse. Do you
have any insight on what I am doing wrong? At this
point I am also totally confused on what else I need
to get in regards to Qt and Qtopia (and where from).

Thank you all very much,

Dan



       
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/


More information about the konq-e mailing list