Advertisement
mogorva

configure script (OSMesa not found)

Jul 27th, 2012
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.03 KB | None | 0 0
  1. configure:8799: ccache gcc -c -g -gdwarf-2 -O2 conftest.c >&5
  2. configure:8799: $? = 0
  3. configure:8799: result: yes
  4. configure:8820: checking for GL/gl.h
  5. configure:8820: ccache gcc -c -g -gdwarf-2 -O2 conftest.c >&5
  6. configure:8820: $? = 0
  7. configure:8820: result: yes
  8. configure:8820: checking for GL/glx.h
  9. configure:8820: ccache gcc -c -g -gdwarf-2 -O2 conftest.c >&5
  10. configure:8820: $? = 0
  11. configure:8820: result: yes
  12. configure:8820: checking for GL/glu.h
  13. configure:8820: ccache gcc -c -g -gdwarf-2 -O2 conftest.c >&5
  14. configure:8820: $? = 0
  15. configure:8820: result: yes
  16. configure:8820: checking for GL/osmesa.h
  17. configure:8820: ccache gcc -c -g -gdwarf-2 -O2 conftest.c >&5
  18. configure:8820: $? = 0
  19. configure:8820: result: yes
  20. configure:8835: checking for up-to-date OpenGL version
  21. configure:8851: ccache gcc -c -g -gdwarf-2 -O2 conftest.c >&5
  22. configure:8851: $? = 0
  23. configure:8858: result: yes
  24. configure:8863: checking for -lGL
  25. configure:8888: ccache gcc -o conftest -g -gdwarf-2 -O2 conftest.c -lGL -lXext -lX11 -lm >&5
  26. configure:8888: $? = 0
  27. configure:8962: result: libGL.so.1
  28. configure:8976: checking for -lGLU
  29. configure:9001: ccache gcc -o conftest -g -gdwarf-2 -O2 conftest.c -lGLU -lGL -lSM -lICE -lXext -lX11 -lm >&5
  30. configure:9001: $? = 0
  31. configure:9017: result: libGLU.so.1
  32. configure:9038: checking for -lOSMesa
  33. configure:9063: ccache gcc -o conftest -g -gdwarf-2 -O2 conftest.c -lOSMesa -lSM -lICE -lXext -lX11 -lm >&5
  34. /tmp/ccE8RPIc.o: In function `main':
  35. /home/gyebro/sources/wine-git/conftest.c:172: undefined reference to `glAccum'
  36. /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../libOSMesa.so: undefined reference to `_glapi_get_proc_address'
  37. /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../libOSMesa.so: undefined reference to `_glapi_get_dispatch_table_size'
  38. /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../libOSMesa.so: undefined reference to `_glapi_get_dispatch'
  39. /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../libOSMesa.so: undefined reference to `_glapi_Dispatch'
  40. /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../libOSMesa.so: undefined reference to `_glapi_get_context'
  41. /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../libOSMesa.so: undefined reference to `_glapi_add_dispatch'
  42. /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../libOSMesa.so: undefined reference to `_glapi_check_multithread'
  43. /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../libOSMesa.so: undefined reference to `_glapi_set_context'
  44. /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../libOSMesa.so: undefined reference to `_glapi_Context'
  45. /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../libOSMesa.so: undefined reference to `_glapi_set_dispatch'
  46. collect2: error: ld returned 1 exit status
  47. configure:9063: $? = 1
  48. configure: failed program was:
  49. | /* confdefs.h */
  50. | #define PACKAGE_NAME "Wine"
  51. | #define PACKAGE_TARNAME "wine"
  52. | #define PACKAGE_VERSION "1.5.9"
  53. | #define PACKAGE_STRING "Wine 1.5.9"
  54. | #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
  55. | #define PACKAGE_URL "http://www.winehq.org"
  56. | #define EXEEXT ""
  57. | #define _FILE_OFFSET_BITS 64
  58. | #define STDC_HEADERS 1
  59. | #define HAVE_SYS_TYPES_H 1
  60. | #define HAVE_SYS_STAT_H 1
  61. | #define HAVE_STDLIB_H 1
  62. | #define HAVE_STRING_H 1
  63. | #define HAVE_MEMORY_H 1
  64. | #define HAVE_STRINGS_H 1
  65. | #define HAVE_INTTYPES_H 1
  66. | #define HAVE_STDINT_H 1
  67. | #define HAVE_UNISTD_H 1
  68. | #define HAVE_AL_AL_H 1
  69. | #define HAVE_ALSA_ASOUNDLIB_H 1
  70. | #define HAVE_ARPA_INET_H 1
  71. | #define HAVE_ARPA_NAMESER_H 1
  72. | #define HAVE_ASM_TYPES_H 1
  73. | #define HAVE_CAPI20_H 1
  74. | #define HAVE_CURSES_H 1
  75. | #define HAVE_DIRENT_H 1
  76. | #define HAVE_DLFCN_H 1
  77. | #define HAVE_ELF_H 1
  78. | #define HAVE_FLOAT_H 1
  79. | #define HAVE_FNMATCH_H 1
  80. | #define HAVE_FONTCONFIG_FONTCONFIG_H 1
  81. | #define HAVE_GETOPT_H 1
  82. | #define HAVE_GETTEXT_PO_H 1
  83. | #define HAVE_GRP_H 1
  84. | #define HAVE_GSM_H 1
  85. | #define HAVE_GSM_GSM_H 1
  86. | #define HAVE_JPEGLIB_H 1
  87. | #define HAVE_LBER_H 1
  88. | #define HAVE_LCMS_H 1
  89. | #define HAVE_LDAP_H 1
  90. | #define HAVE_LINK_H 1
  91. | #define HAVE_LINUX_CDROM_H 1
  92. | #define HAVE_LINUX_HDREG_H 1
  93. | #define HAVE_LINUX_INPUT_H 1
  94. | #define HAVE_LINUX_IOCTL_H 1
  95. | #define HAVE_LINUX_JOYSTICK_H 1
  96. | #define HAVE_LINUX_MAJOR_H 1
  97. | #define HAVE_LINUX_PARAM_H 1
  98. | #define HAVE_LINUX_SERIAL_H 1
  99. | #define HAVE_LINUX_TYPES_H 1
  100. | #define HAVE_MNTENT_H 1
  101. | #define HAVE_MPG123_H 1
  102. | #define HAVE_NCURSES_H 1
  103. | #define HAVE_NETDB_H 1
  104. | #define HAVE_NETINET_IN_H 1
  105. | #define HAVE_NETINET_IN_SYSTM_H 1
  106. | #define HAVE_NETINET_TCP_H 1
  107. | #define HAVE_OPENSSL_ERR_H 1
  108. | #define HAVE_OPENSSL_SSL_H 1
  109. | #define HAVE_PNG_H 1
  110. | #define HAVE_POLL_H 1
  111. | #define HAVE_PTHREAD_H 1
  112. | #define HAVE_PWD_H 1
  113. | #define HAVE_SCHED_H 1
  114. | #define HAVE_SCSI_SCSI_H 1
  115. | #define HAVE_SCSI_SCSI_IOCTL_H 1
  116. | #define HAVE_SCSI_SG_H 1
  117. | #define HAVE_STDBOOL_H 1
  118. | #define HAVE_STDINT_H 1
  119. | #define HAVE_STRINGS_H 1
  120. | #define HAVE_SYS_ASOUNDLIB_H 1
  121. | #define HAVE_SYS_EPOLL_H 1
  122. | #define HAVE_SYS_INOTIFY_H 1
  123. | #define HAVE_SYS_IOCTL_H 1
  124. | #define HAVE_SYS_IPC_H 1
  125. | #define HAVE_SYS_MMAN_H 1
  126. | #define HAVE_SYS_MSG_H 1
  127. | #define HAVE_SYS_MTIO_H 1
  128. | #define HAVE_SYS_PARAM_H 1
  129. | #define HAVE_SYS_POLL_H 1
  130. | #define HAVE_SYS_PRCTL_H 1
  131. | #define HAVE_SYS_PTRACE_H 1
  132. | #define HAVE_SYS_RESOURCE_H 1
  133. | #define HAVE_SYS_SHM_H 1
  134. | #define HAVE_SYS_SIGNAL_H 1
  135. | #define HAVE_SYS_SOCKET_H 1
  136. | #define HAVE_SYS_SOCKETVAR_H 1
  137. | #define HAVE_SYS_STATVFS_H 1
  138. | #define HAVE_SYS_SYSCALL_H 1
  139. | #define HAVE_SYS_TIME_H 1
  140. | #define HAVE_SYS_TIMES_H 1
  141. | #define HAVE_SYS_UIO_H 1
  142. | #define HAVE_SYS_UN_H 1
  143. | #define HAVE_SYS_UTSNAME_H 1
  144. | #define HAVE_SYS_VM86_H 1
  145. | #define HAVE_SYS_WAIT_H 1
  146. | #define HAVE_SYSCALL_H 1
  147. | #define HAVE_TERMIOS_H 1
  148. | #define HAVE_TIFFIO_H 1
  149. | #define HAVE_UNISTD_H 1
  150. | #define HAVE_UTIME_H 1
  151. | #define HAVE_ZLIB_H 1
  152. | #define HAVE_SYS_MOUNT_H 1
  153. | #define HAVE_SYS_STATFS_H 1
  154. | #define HAVE_SYS_SYSCTL_H 1
  155. | #define HAVE_SYS_USER_H 1
  156. | #define HAVE_SYS_VFS_H 1
  157. | #define HAVE_NETINET_IP_H 1
  158. | #define HAVE_NET_IF_H 1
  159. | #define HAVE_NET_IF_ARP_H 1
  160. | #define HAVE_NET_ROUTE_H 1
  161. | #define HAVE_NETINET_IF_ETHER_H 1
  162. | #define HAVE_NETINET_IP_ICMP_H 1
  163. | #define HAVE_NETINET_UDP_H 1
  164. | #define HAVE_NETIPX_IPX_H 1
  165. | #define HAVE_LINUX_IPX_H 1
  166. | #define HAVE_LINUX_IRDA_H 1
  167. | #define HAVE_RESOLV_H 1
  168. | #define HAVE_IFADDRS_H 1
  169. | #define HAVE_UCONTEXT_H 1
  170. | #define HAVE_LINUX_VIDEODEV2_H 1
  171. | #define HAVE_LINUX_CAPI_H 1
  172. | #define SONAME_LIBX11 "libX11.so.6"
  173. | #define SONAME_LIBXEXT "libXext.so.6"
  174. | #define HAVE_X11_XLIB_H 1
  175. | #define HAVE_X11_XKBLIB_H 1
  176. | #define HAVE_X11_XUTIL_H 1
  177. | #define HAVE_X11_XCURSOR_XCURSOR_H 1
  178. | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
  179. | #define HAVE_X11_EXTENSIONS_XINPUT_H 1
  180. | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1
  181. | #define HAVE_X11_EXTENSIONS_XCOMPOSITE_H 1
  182. | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1
  183. | #define HAVE_X11_EXTENSIONS_XRANDR_H 1
  184. | #define HAVE_X11_EXTENSIONS_XRENDER_H 1
  185. | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1
  186. | #define HAVE_X11_EXTENSIONS_XF86VMPROTO_H 1
  187. | #define HAVE_XKB 1
  188. | #define SONAME_LIBXCURSOR "libXcursor.so.1"
  189. | #define SONAME_LIBXI "libXi.so.6"
  190. | #define HAVE_LIBXSHAPE 1
  191. | #define SONAME_LIBXXF86VM "libXxf86vm.so.1"
  192. | #define SONAME_LIBXRENDER "libXrender.so.1"
  193. | #define HAVE_XRENDERSETPICTURETRANSFORM 1
  194. | #define HAVE_XRENDERCREATELINEARGRADIENT 1
  195. | #define SONAME_LIBXRANDR "libXrandr.so.2"
  196. | #define HAVE_XRRGETSCREENRESOURCES 1
  197. | #define SONAME_LIBXINERAMA "libXinerama.so.1"
  198. | #define SONAME_LIBXCOMPOSITE "libXcomposite.so.1"
  199. | #define HAVE_XICCALLBACK_CALLBACK 1
  200. | #define HAVE_XEVENT_XCOOKIE 1
  201. | #define HAVE_GL_GL_H 1
  202. | #define HAVE_GL_GLX_H 1
  203. | #define HAVE_GL_GLU_H 1
  204. | #define HAVE_GL_OSMESA_H 1
  205. | #define SONAME_LIBGL "libGL.so.1"
  206. | #define HAVE_OPENGL 1
  207. | #define SONAME_LIBGLU "libGLU.so.1"
  208. | /* end confdefs.h. */
  209. |
  210. | /* Override any GCC internal prototype to avoid an error.
  211. | Use char because int might match the return type of a GCC
  212. | builtin and then its argument prototype would still apply. */
  213. | #ifdef __cplusplus
  214. | extern "C"
  215. | #endif
  216. | char glAccum ();
  217. | int
  218. | main ()
  219. | {
  220. | return glAccum ();
  221. | ;
  222. | return 0;
  223. | }
  224. configure:9075: result: not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement