Francesco Andrisani wrote:
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



Makes me wonder if you have readline.h on your system? You may need to get the 'development' files for readline and install them.

As an off-topic side note I wonder if sqlite can be cross compiled for the AVR microcontrollers like the atmega128. I'm just starting to play with AVRs, meaning I haven't actually programmed for them yet. I have a development board but I'm still waiting for my programmer to arrive in the mail.

Thanks

Bob Cochran



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to