[oe-commits] [Bug 5333] at91sam9261ek Build Fails at sqlite3

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Thu Dec 10 23:15:47 UTC 2009


http://bugs.openembedded.org/show_bug.cgi?id=5333





--- Comment #2 from NB <quickx at hotmail.com>  2009-12-10 23:15:47 ---
(In reply to comment #1)
> at91sam9261ek seems to have ARM926EJ-S which is armv5te based. How come you are
> compiling for -march=armv7-a -mtune=cortex-a8 -mfpu=neon
> 
> even if it compiled it may not execute on your hardware. Get that sorted out.

*smiles* hence the "99% identical" part.  The two errors are the same
eventhough the boards are different, but, yes as stated initially the error
logs above are for different boards that I found on recent tinkerbox logs and
used instead of uploading new logs because they are so identical.

I saw the main parts of the error logs as:

"/bin/sh: tclsh: command not found"  (fixed by installing tcl8.5, maybe not OE
Problem)

"./src/sqliteInt.h:431: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'i64'"  (I was unable to fix and pretty use this is an OE *sqlite
maintainer* problem).

NB

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list