this is the configure script output for a user application; you must look at console output what application it is. probably script cannot find a required file. you can look at config.log what the problem is as the error says. for the missing parameters, you may try to add them to the ./configure command.
Bayram -----Original Message----- From: [email protected] on behalf of P.Voslak Sent: Mon 09.02.2009 17:35 To: [email protected] Subject: [uClinux-dev] Bad file descriptor I have downloaded uClinux-dist-20080808, gcc version 4.3.1 20080507 (prerelease) and while compling on my openSUSE11 I got "unknown arm-linux-gcc" (I have also gnuarm 3.4.3 installed - could that be the case?). So I have downloaded arm-linux-tools-20070808 - this fixed 'arm-linux-gcc' issue. Now I am getting new error. After running 'make xconfig' and selecting LPC2294, 2.6 kernel and uC-lib I can not 'make': ... checking build system type... i686-pc-linux-gnu checking host system type... arm-unknown-linux-gnu checking target system type... arm-unknown-linux-gnu checking for arm-linux-gcc... ucfront-gcc arm-linux-gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. make[3]: *** [build/build] Error 77 ... Error 77 is defined as 'File descriptor in bad condition'. Thanks for any help. P.Voslak _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
