Hi comunity,
i've a problem when i try to cross compile sqlite-3.3.8 for mipsel architecture.
I lauch configure file with follow params:

[EMAIL PROTECTED] sqlite-3.3.8]$ ./configure 
--prefix=/home/frank/Router/OpenWRT/whiterussian/openwrt/staging_dir_mipsel 
--host=mipsel-linux --disable-tcl

I've by-passed first error:

Version set to 3.3
Release set to 3.3.8
Version number set to 3003008
checking for mipsel-linux-gcc... (cached) mipsel-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether mipsel-linux-gcc accepts -g... (cached) yes
checking for mipsel-linux-gcc option to accept ANSI C... (cached) none needed
configure: error: unable to find a compiler for building build tools

 ...changing configure file, but if i re-lauch it show new error:

checking readline header files... not specified: still searching...
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking for /usr/include/readline.h... configure: error: cannot check for file 
existence when cross compiling

Can someone suggest the solution of my problems?

Regards


Reply via email to