On Fri, Mar 5, 2010 at 7:42 AM, Gaur, Alok <[email protected]> wrote: > Hi, > > I am trying to compile LTP using my ubuntu machine and get the errors as in > the error_logs file attached herewith. Please help to resolve this issue. I > have attached config.mk.in, config.h.in and config.log also. If any think > else also required to debug this issue please let me know.
Your toolchain is broken: configure:2849: checking for C compiler default output file name configure:2871: gcc conftest.c >&5 /usr/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status Thanks, -Garrett ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
