yazdmich

Compiling GnuPG on OS 10.6

Aug 10th, 2011
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.93 KB | None | 0 0
  1. michael:gnupg-1.4.11 user$ ./configure
  2. checking build system type... x86_64-apple-darwin10.8.0
  3. checking host system type... x86_64-apple-darwin10.8.0
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... scripts/install-sh -c -d
  7. checking for gawk... no
  8. checking for mawk... no
  9. checking for nawk... no
  10. checking for awk... awk
  11. checking whether make sets $(MAKE)... yes
  12. configure: autobuild project... gnupg
  13. configure: autobuild revision... 1.4.11
  14. configure: autobuild hostname... michael.local
  15. configure: autobuild timestamp... 20110810-021725
  16. checking for style of include used by make... GNU
  17. checking for gcc... gcc
  18. checking for C compiler default output file name...
  19. configure: error: in `/Users/user/gnupg-1.4.11':
  20. configure: error: C compiler cannot create executables
  21. See `config.log' for more details.
  22. michael:gnupg-1.4.11 user$
Advertisement
Add Comment
Please, Sign In to add comment