|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
konq-e cross compilation errorHello all,
Thanks in advance I am compiling "konqueror3-embedded-0.2-20031201" package with qtopia-2.2 with arm-linux cross tool chain. my configuration is ./configure --enable-static --enable-embedded --enable-qpe \ --disable-threading \ --enable-qt-embedded --host=arm-linux \ --with-qt-dir=/home/arun/RD/dpends/qtopia-free-2.2.0/qtopia \ --enable-qtopia \ --with-qtopia-dir=/home/arun/RD/dpends/qtopia-free-2.2.0/qtopia \ --with-qtopia-includes=/home/arun/RD/dpends/qtopia-free-2.2.0/qtopia/include \ --with-qt-includes=/home/arun/RD/dpends/qtopia-free-2.2.0/qt2/include \ --with-qt-libraries=/home/arun/RD/dpends/qtopia-free-2.2.0/qtopia/lib \ --with-extra-libs=/home/arun/RD/dpends/arm/lib \ --with-extra-includes=/home/arun/RD/dpends/arm/include I am getting following error. ######################ERROR######### checking size of size_t... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking sizeof size_t == sizeof unsigned long... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for vsnprintf... yes checking for snprintf... yes checking for pthread_create in -lpthread... yes checking for libz... -lz checking for libpng... -lpng -lz -lm checking for perl... /usr/bin/perl checking for Qt... configure: error: Qt (>= Qt 3.2) (library qte) not found. Please check your installation! For more details about this problem, look at the end of config.log. ####################### ########## config.log entries are here#### sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='arm-unknown-linux-gnu' target_alias='' target_cpu='arm' target_os='linux-gnu' target_vendor='unknown' x_includes='' x_libraries='' xdg_appsdir='' xdg_directorydir='' xdg_menudir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_SGI_STL 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define KDELIBSUFF "" #define PACKAGE "konqueror-embedded" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define STDC_HEADERS 1 #define VERSION "0.2" #define ksize_t socklen_t #endif #ifdef __cplusplus #include <stdlib.h> configure: exit 1 ##################################### kindly help me to proceed further. -- அன்புடன் அருண் "நுட்பம் நம்மொழியில் தழைக்கச் செய்வோம்" _______________________________________________ konq-e mailing list konq-e@... https://mail.kde.org/mailman/listinfo/konq-e |
| Free Forum Powered by Nabble | Forum Help |