hi, Thanks for all the responses. I am using bitbake 1.8.18 openembedded latest git pull form dev os-ubuntu 10.04
I got the problem cleared by just commenting the line which has the flag "-fforward- ***" in the file ncurses5.4.inc <http://ncurses5.4.bb/> Regards, Ranjith On Tue, Jul 27, 2010 at 9:07 PM, Hauser, Wolfgang (external) < [email protected]> wrote: > I use the http://gitorious.org/angstrom/openembedded repository, and the > latest pull reports the same error to me ! > > I build an image extending a console-base-image for opma3evm using angstrom > distro. > > Regards > Wolfgang Hauser > > -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto: > [email protected]] Im Auftrag von Robert > P. J. Day > Gesendet: Dienstag, 27. Juli 2010 11:26 > An: [email protected] > Betreff: Re: [oe] bitbake error on ncurses_5.4.bb C compiler cannot create > executables > > On Tue, 27 Jul 2010, Paul Menzel wrote: > > > Dear Ranjith, > > > > > > Am Dienstag, den 27.07.2010, 09:44 +0530 schrieb ranjith kannikara: > > > > > I was trying to run " bitbake fso-illume-image" and it rerturned an > error > > > that do_config on ncurses5.4.bb failed > > > the respective log is > > > > > > Configuring NCURSES 5.4 ABI 5 (Tue Jul 27 09:32:35 IST 2010) > > > checking build system type... i686-pc-linux-gnu > > > checking host system type... arm-oe-linux-gnueabi > > > checking target system type... arm-oe-linux-gnueabi > > > Configuring for linux-gnueabi > > > checking for prefix... /usr > > > checking for arm-oe-linux-gnueabi-gcc... arm-oe-linux-gnueabi-gcc > > > -march=armv4t -mtune=arm920t -mthumb-interwork -mthumb > > > checking whether the C compiler works... no > > > configure: error: in > > > > `/home/ranjith/test/build/tmp/work/armv4t-oe-linux-gnueabi/ncurses-5.4-r20.0/ncurses-5.4': > > > configure: error: C compiler cannot create executables > > > > Do other recipes work correctly? > > > > > See `config.log' for more details. > > > > > > and the config.log entry is > > > > > > .## ----------- ## > > > ## confdefs.h. ## > > > ## ----------- ## > > > > > > /* confdefs.h */ > > > #define PACKAGE_NAME "" > > > #define PACKAGE_TARNAME "" > > > #define PACKAGE_VERSION "" > > > #define PACKAGE_STRING "" > > > #define PACKAGE_BUGREPORT "" > > > #define PACKAGE_URL "" > > > #define SYSTEM_NAME "linux-gnueabi" > > > > > > configure: exit 77 > > > > > > I tried googling and tried installing gcc newer version, > buildessentials, > > > epenembedded-essentials, but nothign worked for me. > > > So can any one help me in this regard to solve this issue ,, > > > > You did not provide information on what configuration and distribution > > you use. Did you try to rebuild the whole tree in a clean environment? > > not sure if this will be of any help but when i tried to build > yesterday, i also got an error on ncurses. i didn't do any debugging, > i just waited a bit, did a "git pull", noticed some ncurses commits, > tried again and it built. so are you working with the absolutely > latest repo contents? > > and, yes, it would be useful to know your distro and architecture. > > rday > > -- > > ======================================================================== > Robert P. J. Day Waterloo, Ontario, CANADA > > Top-notch, inexpensive online Linux/OSS/kernel courses > http://crashcourse.ca > > Twitter: http://twitter.com/rpjday > LinkedIn: http://ca.linkedin.com/in/rpjday > ======================================================================== > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > -- Ranjith Babu Kannikara 0091 9809215273 Student, Computer science and engg, GEC Thrissur... Student developer google ( 2008 GSOC ). http://sourceforge.net/users/kannikara http://www.ranjithkannikara.blogspot.com/ _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
