Advertisement
Guest User

Untitled

a guest
May 20th, 2020
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. checking for gcc... (cached) gcc
  2. checking whether we are using the GNU C compiler... (cached) yes
  3. checking whether gcc accepts -g... (cached) yes
  4. checking for gcc option to accept ISO C89... (cached) none needed
  5. checking whether gcc understands -c and -o together... (cached) yes
  6. checking dependency style of gcc... (cached) gcc3
  7. checking for UDEV... yes
  8. checking whether to build Vivante libGAL acceleration support... no
  9. checking for ETNAVIV... no
  10. checking whether to build Etnaviv (GALcore kernel driver) acceleration support... no
  11. checking whether to build Etnaviv (DRM kernel driver) acceleration support... yes
  12. checking for XORG... yes
  13. checking if RANDR is defined... yes
  14. checking if RENDER is defined... yes
  15. checking if XV is defined... yes
  16. checking for DRM... yes
  17. checking for DRMARMADA... yes
  18. checking for drm_armada_bo_create_size in -ldrm_armada... yes
  19. checking for drm_armada_cache_reap in -ldrm_armada... yes
  20. checking for DRI2... yes
  21. checking for dri2.h... yes
  22. checking whether to include DRI2 support... yes
  23. checking for DRI3... yes
  24. checking whether to include DRI3 support... no
  25. checking for PRESENT... yes
  26. checking whether to include PRESENT support... no
  27. checking for ANSI C header files... (cached) yes
  28. checking that generated files are newer than configure... done
  29. configure: creating ./config.status
  30. config.status: creating Makefile
  31. config.status: creating common/Makefile
  32. config.status: creating etnaviv/Makefile
  33. config.status: creating man/Makefile
  34. config.status: creating src/Makefile
  35. config.status: creating vivante/Makefile
  36. config.status: creating config.h
  37. config.status: config.h is unchanged
  38. config.status: executing depfiles commands
  39. config.status: executing libtool commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement