Re: KonquerorE cross compile for ARM
Stefan Eilers <[email protected]> Mon, 10 Sep 2007 13:58:51 +0200
| Newsgroups | gmane.comp.kde.devel.konq-e |
|---|---|
| Message-ID | <[email protected]> |
Hi Dan! Am 10.09.2007 um 07:56 schrieb D G: > I am trying to compile KonquerorE for ARM920T. I am > using cross compiling on 686 machine. [...] > 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. Did you have a cross-compiled zlib-library installed? Is it a developer release that provides the header files? There is no "-I" or "-L" parameter after "arm-linux-gcc" to set the include and library path. You should add the include and library path to the configure script. > I have tried different configuration flags, but ether > did not make difference or made things worse. Which one? Mfg., Dr. Stefan Eilers -- Dr.-Ing. Stefan Eilers Projekt Manager basysKom GmbH Robert-Bosch-Str. 7 | 64293 Darmstadt | Germany Tel: +49 6151 3968753 | Fax: -736 | Mobile: +49 170 4213459 [email protected] | www.basyskom.de Handelsregister: Darmstadt HRB 9352 Geschaeftsfuehrung: Eva Brucherseifer _______________________________________________ konq-e mailing list [email protected] https://mail.kde.org/mailman/listinfo/konq-e
PGP.sig
(application/pgp-signature, 188 B) - not displayed