Guest User

Untitled

a guest
Apr 25th, 2018
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. configure: failed program was:
  2. | /* confdefs.h */
  3. | #define PACKAGE_NAME "R"
  4. | #define PACKAGE_TARNAME "R"
  5. | #define PACKAGE_VERSION "2.14.0"
  6. | #define PACKAGE_STRING "R 2.14.0"
  7. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  8. | #define PACKAGE_URL ""
  9. | #define PACKAGE "R"
  10. | #define VERSION "2.14.0"
  11. | #define R_PLATFORM "x86_64-apple-darwin11.0.1"
  12. | #define R_CPU "x86_64"
  13. | #define R_VENDOR "apple"
  14. | #define R_OS "darwin11.0.1"
  15. | #define Unix 1
  16. | #define R_ARCH ""
  17. | /* end confdefs.h. */
  18. |
  19. | int
  20. | main ()
  21. | {
  22. |
  23. | ;
  24. | return 0;
  25. | }
  26. configure:5969: error: in `/Users/zackmaril/Projects/Ravascrip/R-2.14.0':
  27. configure:5973: error: C compiler cannot create executables
Add Comment
Please, Sign In to add comment