Advertisement
Guest User

asher1

a guest
Dec 9th, 2014
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. checking sys/time.h presence... yes
  2. checking for sys/time.h... yes
  3. checking asm/ioctls.h usability... yes
  4. checking asm/ioctls.h presence... yes
  5. checking for asm/ioctls.h... yes
  6. checking xti_inet.h usability... no
  7. checking xti_inet.h presence... no
  8. checking for xti_inet.h... no
  9. checking sys/filio.h usability... no
  10. checking sys/filio.h presence... no
  11. checking for sys/filio.h... no
  12. checking getopt.h usability... yes
  13. checking getopt.h presence... yes
  14. checking for getopt.h... yes
  15. checking for sys/types.h... (cached) yes
  16. checking sys/socket.h usability... yes
  17. checking sys/socket.h presence... yes
  18. checking for sys/socket.h... yes
  19. checking netinet/in.h usability... yes
  20. checking netinet/in.h presence... yes
  21. checking for netinet/in.h... yes
  22. checking sys/un.h usability... yes
  23. checking sys/un.h presence... yes
  24. checking for sys/un.h... yes
  25. checking pthread.h usability... yes
  26. checking pthread.h presence... yes
  27. checking for pthread.h... yes
  28. checking for ANSI C header files... (cached) yes
  29. checking whether time.h and sys/time.h may both be included... yes
  30. checking return type of signal handlers... void
  31. checking for mode_t... yes
  32. checking for pid_t... yes
  33. checking for size_t... yes
  34. checking for uid_t in sys/types.h... yes
  35. checking for libpq++.h... configure: error: Unable to find libpq++.h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement