OK, an update for getting a cross-compile working for my Linksys NAS:
The Sager now can cross-compile OK, I did the basic kernel set for testing and it ran all the way through.
Cross-compile of irssi has shown a couple things so far:
– DEPENDS was incorrect on bitbake file, changed glib-1.2 to glib-2.0.
– I now have a compile error (looks syntax-related) on expandos.c in irssi’s core.
This is, at least, a partial success. :) But now I need to grab another copy of irssi from svn and try to compile it normally under FC4, to confirm its irssi’s codebase itself or some patch that the bitbake cross-compile applied.
Wonderful…
–Alan