Guest User

Untitled

a guest
May 23rd, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. configure:611: checking host system type
  5. configure:632: checking target system type
  6. configure:650: checking build system type
  7. configure:705: checking for a BSD compatible install
  8. configure:758: checking whether ln works
  9. configure:782: checking whether ln -s works
  10. configure:1867: checking for gcc
  11. configure:1980: checking whether the C compiler (gcc ) works
  12. configure:1996: gcc -o conftest conftest.c 1>&5
  13. /usr/bin/ld: crt1.o: No such file: No such file or directory
  14. collect2: ld returned 1 exit status
  15. configure: failed program was:
  16.  
  17. #line 1991 "configure"
  18. #include "confdefs.h"
  19.  
  20. main(){return(0);}
Add Comment
Please, Sign In to add comment