On 4/24/06, Mateusz Kijowski <[EMAIL PROTECTED]> wrote: > Hi list, > > I am trying to set up the build environment (with the oz354x branch) as well > and I encountered the same error message when trying to build nano. > > > I have just set up the build environment on my second computer and I have > > exactly the same problem. "bitbake nano" does not work (complaining about > > compiler not being able to produce executables). So I guess this is a bug. > > Anyway doing a "bitbake something_else" seems to solve the problem (I am > > currently running a "bitbake kismet" and it seems to be compiling the > > toolchain correctly). > > I encountered exactly the same behaviuor. > > > I am running Ubuntu breezy 5.10: > same here > > > - monotone 0.23 > monotone 0.25 here > > > - bitbake 1.4.0 (tried also with the cvs version) > bitbake 1.4.0, the latest svn version did not work for me (fetching from cvs > failed) > > > - pulled the org.openembedded.oz354x tree > same here. > > We are both using Ubuntu Breezy, maybe this is somehow related? > The following looks suspicious as well: > > NOTE: current path: nano (nano) -> ncurses (ncurses) > NOTE: dependencies for ncurses are: autoconf-native automake-native > libtool-native gnu-config-native ncurses-native > NOTE: current path: nano (nano) -> ncurses (ncurses) -> ncurses-native > (ncurses-native) > NOTE: dependencies for ncurses-native are: autoconf-native automake-native > libtool-native gnu-config-native > > Shouldn't there be a "gcc-cross (virtual/arm-linux-gcc) -> binutils-cross > (virtual/arm-linux-binutils)" somewheere in the dependencies tree? >
I'm sending this to [email protected] to get some help on this. Looks like there's a missing depends somewhere here. I'm running this test on a system which is used to build from OE all the time. This test is with the org.openembedded.dev branch. I decided it was time for me to try building nano from scratch again. I didn't get that problem, but I did get this one: | checking for C compiler default output file name... configure: error: C compiler cannot create executables | See `config.log' for more details. | FATAL: oe_runconf failed NOTE: Task failed: /home/papercrane/oe/2.6.build/tmp/work/armv5te-linux/ncurses-5.4-r8/temp/log.do_configure.20815 NOTE: package ncurses-5.4-r8: task do_configure: failed ERROR: TaskFailed event exception, aborting It looks like nano isn't the thing we should be telling people to bitbake first. :-| -- Justin Patrin _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
