Guest User

Untitled

a guest
May 24th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. peace@peace:~$ cd audacious-mac-0.3.10/
  2. peace@peace:~/audacious-mac-0.3.10$ ./configure
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for gawk... no
  6. checking for mawk... mawk
  7. checking whether make sets $(MAKE)... yes
  8. checking whether to enable maintainer-specific portions of Makefiles... no
  9. checking for g++... no
  10. checking for c++... no
  11. checking for gpp... no
  12. checking for aCC... no
  13. checking for CC... no
  14. checking for cxx... no
  15. checking for cc++... no
  16. checking for cl.exe... no
  17. checking for FCC... no
  18. checking for KCC... no
  19. checking for RCC... no
  20. checking for xlC_r... no
  21. checking for xlC... no
  22. checking for C++ compiler default output file name...
  23. configure: error: C++ compiler cannot create executables
  24. See `config.log' for more details.
  25. peace@peace:~/audacious-mac-0.3.10$ make
  26. make: *** No targets specified and no makefile found. Stop.
  27. peace@peace:~/audacious-mac-0.3.10$
Add Comment
Please, Sign In to add comment