Advertisement
Guest User

static compile allegro asteroids error

a guest
Jul 1st, 2018
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 163.87 KB | None | 0 0
  1. //usr/local/lib/liballegro-static.a(upath.c.o): In function `_unix_find_home':
  2. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/upath.c:390: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  3. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_lock':
  4. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  5. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_unlock':
  6. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  7. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_lock':
  8. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  9. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_unlock':
  10. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  11. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_cond_init':
  12. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:71: undefined reference to `pthread_cond_init'
  13. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_unlock':
  14. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  15. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_lock':
  16. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  17. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  18. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_unlock':
  19. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  20. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_lock':
  21. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  22. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_unlock':
  23. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  24. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_lock':
  25. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  26. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_cond_wait':
  27. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:81: undefined reference to `pthread_cond_wait'
  28. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_lock':
  29. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  30. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_cond_broadcast':
  31. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:86: undefined reference to `pthread_cond_broadcast'
  32. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_lock':
  33. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  34. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  35. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_unlock':
  36. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  37. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  38. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  39. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_lock':
  40. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  41. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  42. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_cond_destroy':
  43. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:76: undefined reference to `pthread_cond_destroy'
  44. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_unlock':
  45. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  46. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_lock':
  47. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  48. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  49. //usr/local/lib/liballegro-static.a(events.c.o): In function `_al_mutex_unlock':
  50. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  51. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  52. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  53. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  54. //usr/local/lib/liballegro-static.a(evtsrc.c.o): In function `_al_mutex_lock':
  55. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  56. //usr/local/lib/liballegro-static.a(evtsrc.c.o): In function `_al_mutex_unlock':
  57. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  58. //usr/local/lib/liballegro-static.a(evtsrc.c.o): In function `_al_mutex_lock':
  59. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  60. //usr/local/lib/liballegro-static.a(evtsrc.c.o): In function `_al_mutex_unlock':
  61. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  62. //usr/local/lib/liballegro-static.a(evtsrc.c.o): In function `_al_mutex_lock':
  63. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  64. //usr/local/lib/liballegro-static.a(evtsrc.c.o): In function `_al_mutex_unlock':
  65. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  66. //usr/local/lib/liballegro-static.a(evtsrc.c.o): In function `_al_mutex_lock':
  67. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  68. //usr/local/lib/liballegro-static.a(evtsrc.c.o): In function `_al_mutex_unlock':
  69. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  70. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  71. //usr/local/lib/liballegro-static.a(timernu.c.o): In function `_al_get_thread_should_stop':
  72. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:48: undefined reference to `pthread_mutex_lock'
  73. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:48: undefined reference to `pthread_mutex_unlock'
  74. //usr/local/lib/liballegro-static.a(transformations.c.o): In function `al_build_transform':
  75. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/transformations.c:174: undefined reference to `sincosf'
  76. //usr/local/lib/liballegro-static.a(transformations.c.o): In function `al_build_camera_transform':
  77. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/transformations.c:223: undefined reference to `sqrtf'
  78. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/transformations.c:237: undefined reference to `sqrtf'
  79. //usr/local/lib/liballegro-static.a(transformations.c.o): In function `al_rotate_transform':
  80. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/transformations.c:337: undefined reference to `sincosf'
  81. //usr/local/lib/liballegro-static.a(transformations.c.o): In function `al_rotate_transform_3d':
  82. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/transformations.c:552: undefined reference to `sincos'
  83. //usr/local/lib/liballegro-static.a(transformations.c.o): In function `al_horizontal_shear_transform':
  84. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/transformations.c:615: undefined reference to `tanf'
  85. //usr/local/lib/liballegro-static.a(transformations.c.o): In function `al_vertical_shear_transform':
  86. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/transformations.c:629: undefined reference to `tanf'
  87. //usr/local/lib/liballegro-static.a(uxthread.c.o): In function `_al_thread_create':
  88. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:59: undefined reference to `pthread_mutex_init'
  89. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:65: undefined reference to `pthread_create'
  90. //usr/local/lib/liballegro-static.a(uxthread.c.o): In function `_al_thread_set_should_stop':
  91. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:77: undefined reference to `pthread_mutex_lock'
  92. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:77: undefined reference to `pthread_mutex_lock'
  93. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:81: undefined reference to `pthread_mutex_unlock'
  94. //usr/local/lib/liballegro-static.a(uxthread.c.o): In function `_al_thread_join':
  95. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:91: undefined reference to `pthread_join'
  96. //usr/local/lib/liballegro-static.a(uxthread.c.o): In function `_al_thread_detach':
  97. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:100: undefined reference to `pthread_mutex_destroy'
  98. //usr/local/lib/liballegro-static.a(uxthread.c.o): In function `_al_mutex_init':
  99. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:111: undefined reference to `pthread_mutex_init'
  100. //usr/local/lib/liballegro-static.a(uxthread.c.o): In function `_al_mutex_init_recursive':
  101. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:122: undefined reference to `pthread_mutexattr_init'
  102. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:123: undefined reference to `pthread_mutexattr_settype'
  103. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:128: undefined reference to `pthread_mutex_init'
  104. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:131: undefined reference to `pthread_mutexattr_destroy'
  105. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:124: undefined reference to `pthread_mutexattr_destroy'
  106. //usr/local/lib/liballegro-static.a(uxthread.c.o): In function `_al_mutex_destroy':
  107. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:140: undefined reference to `pthread_mutex_destroy'
  108. //usr/local/lib/liballegro-static.a(uxthread.c.o): In function `_al_cond_timedwait':
  109. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:155: undefined reference to `pthread_cond_timedwait'
  110. //usr/local/lib/liballegro-static.a(uxthread.c.o): In function `_al_thread_set_should_stop':
  111. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:81: undefined reference to `pthread_mutex_unlock'
  112. //usr/local/lib/liballegro-static.a(uxthread.c.o): In function `_al_thread_join':
  113. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:93: undefined reference to `pthread_mutex_destroy'
  114. //usr/local/lib/liballegro-static.a(uxthread.c.o): In function `_al_thread_detach':
  115. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/unix/uxthread.c:101: undefined reference to `pthread_detach'
  116. //usr/local/lib/liballegro-static.a(xsystem.c.o): In function `xglx_get_cursor_position':
  117. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xsystem.c:346: undefined reference to `XQueryPointer'
  118. //usr/local/lib/liballegro-static.a(xsystem.c.o): In function `_al_mutex_unlock':
  119. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  120. //usr/local/lib/liballegro-static.a(xsystem.c.o): In function `_al_mutex_lock':
  121. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  122. //usr/local/lib/liballegro-static.a(xsystem.c.o): In function `xglx_shutdown_system':
  123. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xsystem.c:274: undefined reference to `XSync'
  124. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xsystem.c:280: undefined reference to `XCloseDisplay'
  125. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xsystem.c:286: undefined reference to `XCloseDisplay'
  126. //usr/local/lib/liballegro-static.a(xsystem.c.o): In function `xglx_initialize':
  127. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xsystem.c:178: undefined reference to `XInitThreads'
  128. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xsystem.c:181: undefined reference to `XOpenDisplay'
  129. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xsystem.c:184: undefined reference to `XOpenDisplay'
  130. //usr/local/lib/liballegro-static.a(xsystem.c.o): In function `_al_cond_init':
  131. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:71: undefined reference to `pthread_cond_init'
  132. //usr/local/lib/liballegro-static.a(xsystem.c.o): In function `xglx_initialize':
  133. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xsystem.c:221: undefined reference to `XInternAtom'
  134. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xsystem.c:224: undefined reference to `XInternAtom'
  135. //usr/local/lib/liballegro-static.a(xsystem.c.o): In function `_al_cond_init':
  136. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:71: undefined reference to `pthread_cond_init'
  137. //usr/local/lib/liballegro-static.a(xsystem.c.o): In function `xglx_initialize':
  138. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xsystem.c:187: undefined reference to `XCloseDisplay'
  139. //usr/local/lib/liballegro-static.a(xtouch.c.o): In function `init_touch_input_api':
  140. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xtouch.c:299: undefined reference to `XQueryExtension'
  141. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xtouch.c:307: undefined reference to `XIQueryVersion'
  142. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xtouch.c:317: undefined reference to `XIQueryDevice'
  143. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xtouch.c:330: undefined reference to `XIFreeDeviceInfo'
  144. //usr/local/lib/liballegro-static.a(xtouch.c.o): In function `_al_x_handle_touch_event':
  145. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xtouch.c:446: undefined reference to `XGetEventData'
  146. //usr/local/lib/liballegro-static.a(ogl_shader.c.o): In function `check_gl_error':
  147. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_shader.c:55: undefined reference to `glGetError'
  148. //usr/local/lib/liballegro-static.a(ogl_shader.c.o): In function `glsl_set_shader_sampler':
  149. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_shader.c:276: undefined reference to `glActiveTexture'
  150. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_shader.c:279: undefined reference to `glBindTexture'
  151. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_shader.c:276: undefined reference to `glActiveTexture'
  152. //usr/local/lib/liballegro-static.a(ogl_shader.c.o): In function `glsl_use_shader':
  153. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_shader.c:209: undefined reference to `glGetError'
  154. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_shader.c:211: undefined reference to `glGetError'
  155. //usr/local/lib/liballegro-static.a(debug.c.o): In function `_al_mutex_lock':
  156. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  157. //usr/local/lib/liballegro-static.a(debug.c.o): In function `_al_mutex_unlock':
  158. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  159. //usr/local/lib/liballegro-static.a(dtor.c.o): In function `_al_mutex_unlock':
  160. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  161. //usr/local/lib/liballegro-static.a(dtor.c.o): In function `_al_mutex_lock':
  162. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  163. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  164. //usr/local/lib/liballegro-static.a(dtor.c.o): In function `_al_mutex_unlock':
  165. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  166. //usr/local/lib/liballegro-static.a(dtor.c.o): In function `_al_mutex_lock':
  167. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  168. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  169. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  170. //usr/local/lib/liballegro-static.a(dtor.c.o): In function `_al_mutex_unlock':
  171. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  172. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  173. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  174. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_cond_wait':
  175. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:81: undefined reference to `pthread_cond_wait'
  176. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_mutex_unlock':
  177. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  178. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_mutex_lock':
  179. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  180. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_cond_init':
  181. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:71: undefined reference to `pthread_cond_init'
  182. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_cond_broadcast':
  183. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:86: undefined reference to `pthread_cond_broadcast'
  184. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_mutex_lock':
  185. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  186. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_cond_broadcast':
  187. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:86: undefined reference to `pthread_cond_broadcast'
  188. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_cond_destroy':
  189. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:76: undefined reference to `pthread_cond_destroy'
  190. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_mutex_unlock':
  191. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  192. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_mutex_lock':
  193. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  194. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_get_thread_should_stop':
  195. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:48: undefined reference to `pthread_mutex_lock'
  196. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:48: undefined reference to `pthread_mutex_unlock'
  197. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_cond_init':
  198. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:71: undefined reference to `pthread_cond_init'
  199. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_cond_destroy':
  200. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:76: undefined reference to `pthread_cond_destroy'
  201. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_mutex_unlock':
  202. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  203. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_mutex_lock':
  204. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  205. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_mutex_unlock':
  206. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  207. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_cond_wait':
  208. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:81: undefined reference to `pthread_cond_wait'
  209. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_cond_broadcast':
  210. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:86: undefined reference to `pthread_cond_broadcast'
  211. //usr/local/lib/liballegro-static.a(threads.c.o): In function `_al_cond_signal':
  212. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:91: undefined reference to `pthread_cond_signal'
  213. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `xdpy_hide_mouse_cursor':
  214. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:278: undefined reference to `XDefineCursor'
  215. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_unlock':
  216. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  217. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `xdpy_hide_mouse_cursor':
  218. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:258: undefined reference to `XCreatePixmap'
  219. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:267: undefined reference to `XCreateGC'
  220. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:268: undefined reference to `XDrawPoint'
  221. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:269: undefined reference to `XFreeGC'
  222. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:273: undefined reference to `XCreatePixmapCursor'
  223. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:275: undefined reference to `XFreePixmap'
  224. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_lock':
  225. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  226. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `xdpy_show_mouse_cursor':
  227. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:233: undefined reference to `XDefineCursor'
  228. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_unlock':
  229. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  230. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_lock':
  231. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  232. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `xdpy_set_mouse_cursor':
  233. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:129: undefined reference to `XDefineCursor'
  234. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_unlock':
  235. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  236. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_lock':
  237. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  238. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `xdpy_set_system_mouse_cursor':
  239. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:207: undefined reference to `XCreateFontCursor'
  240. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_unlock':
  241. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  242. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `xdpy_set_system_mouse_cursor':
  243. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:211: undefined reference to `XDefineCursor'
  244. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_lock':
  245. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  246. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_xwin_create_mouse_cursor':
  247. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:47: undefined reference to `XcursorImageCreate'
  248. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:78: undefined reference to `XcursorImageLoadCursor'
  249. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:81: undefined reference to `XcursorImageDestroy'
  250. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_unlock':
  251. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  252. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_lock':
  253. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  254. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_xwin_destroy_mouse_cursor':
  255. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:108: undefined reference to `XFreeCursor'
  256. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xcursor.c:103: undefined reference to `XUndefineCursor'
  257. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_lock':
  258. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  259. //usr/local/lib/liballegro-static.a(xcursor.c.o): In function `_al_mutex_unlock':
  260. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  261. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_lock':
  262. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  263. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_acknowledge_resize':
  264. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:860: undefined reference to `XGetWindowAttributes'
  265. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_unlock':
  266. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  267. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_lock':
  268. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  269. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_unlock':
  270. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  271. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_lock':
  272. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  273. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_flip_display':
  274. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:822: undefined reference to `glGetError'
  275. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:830: undefined reference to `glXSwapBuffers'
  276. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_unset_current_display':
  277. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:812: undefined reference to `glXMakeContextCurrent'
  278. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_lock':
  279. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  280. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_unlock':
  281. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  282. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_set_window_position_default':
  283. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1217: undefined reference to `XQueryTree'
  284. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1219: undefined reference to `XTranslateCoordinates'
  285. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1223: undefined reference to `XMoveWindow'
  286. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1224: undefined reference to `XFlush'
  287. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_unlock':
  288. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  289. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_lock':
  290. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  291. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `set_compositor_bypass_flag':
  292. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:154: undefined reference to `XInternAtom'
  293. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:157: undefined reference to `XChangeProperty'
  294. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_lock':
  295. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  296. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_destroy_display_hook_default':
  297. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:688: undefined reference to `glXDestroyContext'
  298. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:696: undefined reference to `XFree'
  299. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:705: undefined reference to `glXDestroyWindow'
  300. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_cond_destroy':
  301. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:76: undefined reference to `pthread_cond_destroy'
  302. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:76: undefined reference to `pthread_cond_destroy'
  303. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_destroy_display_hook_default':
  304. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:714: undefined reference to `XDestroyWindow'
  305. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `set_initial_icon':
  306. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:529: undefined reference to `XAllocWMHints'
  307. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:532: undefined reference to `XpmCreatePixmapFromData'
  308. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:535: undefined reference to `XSetWMHints'
  309. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:536: undefined reference to `XFree'
  310. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_create_display_hook_default':
  311. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:553: undefined reference to `XLockDisplay'
  312. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:555: undefined reference to `XMapWindow'
  313. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:558: undefined reference to `XInternAtom'
  314. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:560: undefined reference to `XSetWMProtocols'
  315. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:562: undefined reference to `XUnlockDisplay'
  316. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_set_window_title_default':
  317. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1163: undefined reference to `XInternAtom'
  318. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1164: undefined reference to `XInternAtom'
  319. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1168: undefined reference to `Xutf8TextListToTextProperty'
  320. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1170: undefined reference to `XSetTextProperty'
  321. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1171: undefined reference to `XSetTextProperty'
  322. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1172: undefined reference to `XSetTextProperty'
  323. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1173: undefined reference to `XFree'
  324. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1176: undefined reference to `XAllocClassHint'
  325. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1182: undefined reference to `XSetClassHint'
  326. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:1185: undefined reference to `XFree'
  327. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_make_current':
  328. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:785: undefined reference to `glXMakeContextCurrent'
  329. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:789: undefined reference to `glXMakeCurrent'
  330. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `query_glx_version':
  331. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:97: undefined reference to `glXQueryVersion'
  332. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_unlock':
  333. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  334. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_cond_init':
  335. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:71: undefined reference to `pthread_cond_init'
  336. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:71: undefined reference to `pthread_cond_init'
  337. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_create_display_window':
  338. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:169: undefined reference to `XCreateColormap'
  339. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:226: undefined reference to `XCreateWindow'
  340. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:257: undefined reference to `XInternAtom'
  341. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:259: undefined reference to `XChangeProperty'
  342. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:268: undefined reference to `XInternAtom'
  343. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:270: undefined reference to `XInternAtom'
  344. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:273: undefined reference to `XChangeProperty'
  345. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:290: undefined reference to `XISelectEvents'
  346. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_create_display_locked':
  347. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:376: undefined reference to `XSync'
  348. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:395: undefined reference to `XSync'
  349. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_cond_wait':
  350. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:81: undefined reference to `pthread_cond_wait'
  351. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_create_display_locked':
  352. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:466: undefined reference to `glXMakeContextCurrent'
  353. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_lock':
  354. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  355. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_create_display_locked':
  356. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:425: undefined reference to `XGetWindowAttributes'
  357. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:481: undefined reference to `glGetString'
  358. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:483: undefined reference to `glGetString'
  359. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:482: undefined reference to `glGetString'
  360. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:472: undefined reference to `glXMakeCurrent'
  361. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_display_xglx_await_resize':
  362. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:899: undefined reference to `XSync'
  363. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_resize_display_default':
  364. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:936: undefined reference to `XGetWindowAttributes'
  365. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:965: undefined reference to `XResizeWindow'
  366. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_unlock':
  367. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  368. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_lock':
  369. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  370. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_unlock':
  371. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  372. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  373. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `xdpy_flip_display':
  374. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xdisplay.c:828: undefined reference to `glFlush'
  375. //usr/local/lib/liballegro-static.a(xdisplay.c.o): In function `_al_mutex_unlock':
  376. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  377. //usr/local/lib/liballegro-static.a(xevents.c.o): In function `_al_get_thread_should_stop':
  378. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:48: undefined reference to `pthread_mutex_lock'
  379. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:48: undefined reference to `pthread_mutex_unlock'
  380. //usr/local/lib/liballegro-static.a(xevents.c.o): In function `_al_xwin_background_thread':
  381. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xevents.c:213: undefined reference to `XEventsQueued'
  382. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xevents.c:214: undefined reference to `XNextEvent'
  383. //usr/local/lib/liballegro-static.a(xevents.c.o): In function `_al_cond_signal':
  384. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:91: undefined reference to `pthread_cond_signal'
  385. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:91: undefined reference to `pthread_cond_signal'
  386. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:91: undefined reference to `pthread_cond_signal'
  387. //usr/local/lib/liballegro-static.a(xevents.c.o): In function `_al_mutex_lock':
  388. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  389. //usr/local/lib/liballegro-static.a(xevents.c.o): In function `_al_mutex_unlock':
  390. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  391. //usr/local/lib/liballegro-static.a(xevents.c.o): In function `_al_xwin_background_thread':
  392. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xevents.c:226: undefined reference to `XResetScreenSaver'
  393. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `xinerama_init':
  394. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:186: undefined reference to `XineramaQueryExtension'
  395. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_mutex_unlock':
  396. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  397. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `xinerama_init':
  398. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:188: undefined reference to `XineramaQueryVersion'
  399. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:191: undefined reference to `XineramaIsActive'
  400. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:195: undefined reference to `XineramaQueryScreens'
  401. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_mutex_lock':
  402. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  403. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_xsys_mheadx_get_default_adapter':
  404. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:31: undefined reference to `XGetInputFocus'
  405. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:62: undefined reference to `XGetWindowAttributes'
  406. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_mutex_unlock':
  407. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  408. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  409. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_mutex_lock':
  410. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  411. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_mutex_unlock':
  412. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  413. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_xsys_mheadx_get_default_adapter':
  414. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:50: undefined reference to `XQueryPointer'
  415. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_xsys_get_active_window_center':
  416. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:128: undefined reference to `XGetInputFocus'
  417. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `get_toplevel_parent':
  418. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:107: undefined reference to `XFree'
  419. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:102: undefined reference to `XQueryTree'
  420. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_xsys_get_active_window_center':
  421. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:151: undefined reference to `XGetWindowAttributes'
  422. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_mutex_unlock':
  423. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  424. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_mutex_lock':
  425. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  426. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_mutex_unlock':
  427. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  428. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `xinerama_exit':
  429. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xfullscreen.c:220: undefined reference to `XFree'
  430. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_mutex_lock':
  431. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  432. //usr/local/lib/liballegro-static.a(xfullscreen.c.o): In function `_al_mutex_unlock':
  433. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  434. //usr/local/lib/liballegro-static.a(xglx_config.c.o): In function `create_context_new':
  435. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:499: undefined reference to `glXGetProcAddress'
  436. //usr/local/lib/liballegro-static.a(xglx_config.c.o): In function `get_visuals_old':
  437. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:360: undefined reference to `XGetVisualInfo'
  438. //usr/local/lib/liballegro-static.a(xglx_config.c.o): In function `read_xvisual':
  439. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:284: undefined reference to `glXGetConfig'
  440. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:285: undefined reference to `glXGetConfig'
  441. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:286: undefined reference to `glXGetConfig'
  442. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:287: undefined reference to `glXGetConfig'
  443. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:288: undefined reference to `glXGetConfig'
  444. //usr/local/lib/liballegro-static.a(xglx_config.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:289: more undefined references to `glXGetConfig' follow
  445. //usr/local/lib/liballegro-static.a(xglx_config.c.o): In function `get_visuals_new':
  446. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:224: undefined reference to `glXGetFBConfigs'
  447. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:227: undefined reference to `XFree'
  448. //usr/local/lib/liballegro-static.a(xglx_config.c.o): In function `get_visuals_old':
  449. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:396: undefined reference to `XFree'
  450. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:396: undefined reference to `XFree'
  451. //usr/local/lib/liballegro-static.a(xglx_config.c.o): In function `select_best_visual':
  452. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:427: undefined reference to `glXGetVisualFromFBConfig'
  453. //usr/local/lib/liballegro-static.a(xglx_config.c.o): In function `read_fbconfig':
  454. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:99: undefined reference to `glXGetFBConfigAttrib'
  455. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:101: undefined reference to `glXGetFBConfigAttrib'
  456. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:103: undefined reference to `glXGetFBConfigAttrib'
  457. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:105: undefined reference to `glXGetFBConfigAttrib'
  458. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:107: undefined reference to `glXGetFBConfigAttrib'
  459. //usr/local/lib/liballegro-static.a(xglx_config.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:109: more undefined references to `glXGetFBConfigAttrib' follow
  460. //usr/local/lib/liballegro-static.a(xglx_config.c.o): In function `read_fbconfig':
  461. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:171: undefined reference to `glXGetVisualFromFBConfig'
  462. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:179: undefined reference to `glXGetConfig'
  463. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:186: undefined reference to `glXGetConfig'
  464. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:193: undefined reference to `glXGetFBConfigAttrib'
  465. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:208: undefined reference to `XFree'
  466. //usr/local/lib/liballegro-static.a(xglx_config.c.o): In function `get_visuals_new':
  467. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:264: undefined reference to `XFree'
  468. //usr/local/lib/liballegro-static.a(xglx_config.c.o): In function `_al_xglx_config_create_context':
  469. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:570: undefined reference to `glXCreateWindow'
  470. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:565: undefined reference to `glXCreateNewContext'
  471. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xglx_config.c:575: undefined reference to `glXCreateContext'
  472. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `find_unknown_key_assignment':
  473. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:343: undefined reference to `XKeysymToString'
  474. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:363: undefined reference to `XKeysymToString'
  475. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `x_set_leds':
  476. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:692: undefined reference to `XChangeKeyboardControl'
  477. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:696: undefined reference to `XChangeKeyboardControl'
  478. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:700: undefined reference to `XChangeKeyboardControl'
  479. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `_al_mutex_unlock':
  480. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  481. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `_al_mutex_lock':
  482. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  483. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `x_keyboard_exit':
  484. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:852: undefined reference to `XDestroyIC'
  485. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:857: undefined reference to `XCloseIM'
  486. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:864: undefined reference to `XFreeModifiermap'
  487. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:869: undefined reference to `XFree'
  488. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `_al_mutex_unlock':
  489. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  490. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `_al_mutex_lock':
  491. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  492. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `_al_xwin_get_keyboard_mapping':
  493. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:556: undefined reference to `XDisplayKeycodes'
  494. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:560: undefined reference to `XFree'
  495. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:562: undefined reference to `XGetKeyboardMapping'
  496. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:580: undefined reference to `XKeysymToString'
  497. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:581: undefined reference to `XKeysymToString'
  498. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:614: undefined reference to `XKeysymToString'
  499. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:631: undefined reference to `XFreeModifiermap'
  500. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:632: undefined reference to `XGetModifierMapping'
  501. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:641: undefined reference to `XkbKeycodeToKeysym'
  502. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:643: undefined reference to `XKeysymToString'
  503. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `x_keyboard_init':
  504. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:735: undefined reference to `XkbSetDetectableAutoRepeat'
  505. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:760: undefined reference to `XSetLocaleModifiers'
  506. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:765: undefined reference to `XOpenIM'
  507. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:777: undefined reference to `XGetIMValues'
  508. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:798: undefined reference to `XFree'
  509. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:798: undefined reference to `XFree'
  510. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:803: undefined reference to `XCreateIC'
  511. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:819: undefined reference to `XSetICValues'
  512. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `_al_mutex_lock':
  513. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  514. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `_al_mutex_unlock':
  515. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  516. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `_al_xwin_keyboard_handler':
  517. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:427: undefined reference to `Xutf8LookupString'
  518. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:444: undefined reference to `XFilterEvent'
  519. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:460: undefined reference to `XPending'
  520. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:465: undefined reference to `XCheckIfEvent'
  521. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:433: undefined reference to `XLookupString'
  522. //usr/local/lib/liballegro-static.a(xkeyboard.c.o): In function `_al_xwin_keyboard_switch_handler':
  523. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xkeyboard.c:488: undefined reference to `XSetICValues'
  524. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `xmouse_get_mouse_num_buttons':
  525. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xmousenu.c:179: undefined reference to `XGetPointerMapping'
  526. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `_al_mutex_lock':
  527. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  528. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `_al_mutex_unlock':
  529. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  530. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `xmouse_set_mouse_xy':
  531. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xmousenu.c:258: undefined reference to `XSendEvent'
  532. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xmousenu.c:260: undefined reference to `XWarpPointer'
  533. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `_al_mutex_unlock':
  534. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  535. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `_al_mutex_lock':
  536. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  537. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `_al_xwin_grab_mouse':
  538. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xmousenu.c:584: undefined reference to `XGrabPointer'
  539. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `_al_mutex_unlock':
  540. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  541. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `_al_mutex_lock':
  542. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  543. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `_al_xwin_ungrab_mouse':
  544. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xmousenu.c:603: undefined reference to `XUngrabPointer'
  545. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `_al_mutex_unlock':
  546. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  547. //usr/local/lib/liballegro-static.a(xmousenu.c.o): In function `_al_mutex_lock':
  548. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  549. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `xrandr_set_mode':
  550. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:537: undefined reference to `XRRSetCrtcConfig'
  551. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:572: undefined reference to `XRRSetScreenSize'
  552. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `_al_mutex_unlock':
  553. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  554. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `_al_mutex_lock':
  555. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  556. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `_al_mutex_unlock':
  557. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  558. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `xrandr_handle_xevent':
  559. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:772: undefined reference to `XRRUpdateConfiguration'
  560. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `xrandr_restore_mode':
  561. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:601: undefined reference to `XRRSetCrtcConfig'
  562. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `_al_mutex_lock':
  563. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  564. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `_al_xsys_xrandr_init':
  565. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:796: undefined reference to `XRRQueryExtension'
  566. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:798: undefined reference to `XRRQueryVersion'
  567. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `xrandr_query':
  568. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:326: undefined reference to `XRootWindow'
  569. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:326: undefined reference to `XRRGetScreenResources'
  570. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:382: undefined reference to `XRRSelectInput'
  571. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:383: undefined reference to `XRRSelectInput'
  572. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `_al_mutex_unlock':
  573. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  574. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `xrandr_copy_screen':
  575. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:229: undefined reference to `XRRGetOutputInfo'
  576. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:233: undefined reference to `XRRFreeOutputInfo'
  577. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:234: undefined reference to `XSync'
  578. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:219: undefined reference to `XRRFreeCrtcInfo'
  579. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:215: undefined reference to `XRRGetCrtcInfo'
  580. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `_al_mutex_lock':
  581. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  582. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `_al_xsys_xrandr_exit':
  583. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xrandr.c:895: undefined reference to `XRRFreeScreenResources'
  584. //usr/local/lib/liballegro-static.a(xrandr.c.o): In function `_al_mutex_unlock':
  585. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  586. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_xwin_set_size_hints':
  587. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:31: undefined reference to `XAllocSizeHints'
  588. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:83: undefined reference to `XAllocWMHints'
  589. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:92: undefined reference to `XAllocClassHint'
  590. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:97: undefined reference to `XSetWMProperties'
  591. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:102: undefined reference to `XFree'
  592. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:103: undefined reference to `XFree'
  593. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:104: undefined reference to `XFree'
  594. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_xwin_reset_size_hints':
  595. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:116: undefined reference to `XAllocSizeHints'
  596. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:123: undefined reference to `XSetWMNormalHints'
  597. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_xwin_set_fullscreen_window':
  598. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:147: undefined reference to `XInternAtom'
  599. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:155: undefined reference to `XInternAtom'
  600. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:160: undefined reference to `XSendEvent'
  601. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_xwin_set_above':
  602. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:191: undefined reference to `XInternAtom'
  603. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:199: undefined reference to `XInternAtom'
  604. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:204: undefined reference to `XSendEvent'
  605. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_xwin_set_frame':
  606. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:224: undefined reference to `XInternAtom'
  607. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_mutex_unlock':
  608. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  609. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_xwin_set_frame':
  610. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:233: undefined reference to `XChangeProperty'
  611. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_mutex_lock':
  612. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  613. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `xdpy_set_icon_inner':
  614. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:288: undefined reference to `XInternAtom'
  615. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:289: undefined reference to `XChangeProperty'
  616. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_mutex_unlock':
  617. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  618. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_mutex_lock':
  619. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  620. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_xwin_maximize':
  621. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:340: undefined reference to `XInternAtom'
  622. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:345: undefined reference to `XInternAtom'
  623. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:346: undefined reference to `XInternAtom'
  624. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:349: undefined reference to `XSendEvent'
  625. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_xwin_check_maximized':
  626. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:367: undefined reference to `XInternAtom'
  627. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:368: undefined reference to `XInternAtom'
  628. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:369: undefined reference to `XInternAtom'
  629. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:374: undefined reference to `XGetWindowProperty'
  630. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:386: undefined reference to `XFree'
  631. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:386: undefined reference to `XFree'
  632. //usr/local/lib/liballegro-static.a(xwindow.c.o): In function `_al_xwin_reset_size_hints':
  633. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xwindow.c:125: undefined reference to `XFree'
  634. //usr/local/lib/liballegro-static.a(lhaptic.c.o): In function `lhap_time2lin':
  635. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/linux/lhaptic.c:288: undefined reference to `round'
  636. //usr/local/lib/liballegro-static.a(lhaptic.c.o): In function `lhap_level2lin':
  637. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/linux/lhaptic.c:325: undefined reference to `round'
  638. //usr/local/lib/liballegro-static.a(lhaptic.c.o): In function `lhap_slevel2lin':
  639. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/linux/lhaptic.c:339: undefined reference to `round'
  640. //usr/local/lib/liballegro-static.a(lhaptic.c.o): In function `lhap_effect2lin':
  641. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/linux/lhaptic.c:424: undefined reference to `round'
  642. //usr/local/lib/liballegro-static.a(lhaptic.c.o): In function `lhap_stime2lin':
  643. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/linux/lhaptic.c:302: undefined reference to `round'
  644. //usr/local/lib/liballegro-static.a(extensions.c.o): In function `load_extension':
  645. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:290: undefined reference to `glXGetProcAddress'
  646. //usr/local/lib/liballegro-static.a(extensions.c.o): In function `_ogl_is_extension_supported':
  647. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:476: undefined reference to `glGetIntegerv'
  648. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:488: undefined reference to `glGetString'
  649. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:519: undefined reference to `glXQueryExtensionsString'
  650. //usr/local/lib/liballegro-static.a(extensions.c.o): In function `al_get_opengl_proc_address':
  651. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:627: undefined reference to `glXGetProcAddress'
  652. //usr/local/lib/liballegro-static.a(extensions.c.o): In function `_al_ogl_manage_extensions':
  653. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:733: undefined reference to `glGetString'
  654. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:781: undefined reference to `glXQueryExtensionsString'
  655. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:790: undefined reference to `glGetString'
  656. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:839: undefined reference to `glGetIntegerv'
  657. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:868: undefined reference to `glGetString'
  658. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:889: undefined reference to `glGetIntegerv'
  659. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:879: undefined reference to `glGetString'
  660. //usr/local/lib/liballegro-static.a(extensions.c.o): In function `_al_ogl_version':
  661. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:150: undefined reference to `glGetString'
  662. //usr/local/lib/liballegro-static.a(extensions.c.o): In function `print_extensions_3_0':
  663. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/extensions.c:212: undefined reference to `glGetIntegerv'
  664. //usr/local/lib/liballegro-static.a(ogl_bitmap.c.o): In function `ogl_draw_bitmap_region':
  665. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:355: undefined reference to `glBindTexture'
  666. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:356: undefined reference to `glCopyTexSubImage2D'
  667. //usr/local/lib/liballegro-static.a(ogl_bitmap.c.o): In function `ogl_unlock_compressed_region':
  668. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:901: undefined reference to `glPushClientAttrib'
  669. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:904: undefined reference to `glPixelStorei'
  670. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:905: undefined reference to `glGetError'
  671. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:912: undefined reference to `glBindTexture'
  672. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:913: undefined reference to `glCompressedTexSubImage2D'
  673. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:920: undefined reference to `glGetError'
  674. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:927: undefined reference to `glPopClientAttrib'
  675. //usr/local/lib/liballegro-static.a(ogl_bitmap.c.o): In function `ogl_lock_compressed_region':
  676. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:773: undefined reference to `glPushClientAttrib'
  677. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:776: undefined reference to `glPixelStorei'
  678. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:777: undefined reference to `glGetError'
  679. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:789: undefined reference to `glBindTexture'
  680. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:790: undefined reference to `glGetCompressedTexImage'
  681. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:791: undefined reference to `glGetError'
  682. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:835: undefined reference to `glPopClientAttrib'
  683. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:835: undefined reference to `glPopClientAttrib'
  684. //usr/local/lib/liballegro-static.a(ogl_bitmap.c.o): In function `ogl_upload_bitmap':
  685. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:420: undefined reference to `glBindTexture'
  686. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:421: undefined reference to `glGetError'
  687. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:429: undefined reference to `glTexParameteri'
  688. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:430: undefined reference to `glTexParameteri'
  689. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:436: undefined reference to `glTexParameteri'
  690. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:442: undefined reference to `glTexParameteri'
  691. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:493: undefined reference to `glTexImage2D'
  692. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:497: undefined reference to `glGetError'
  693. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:436: undefined reference to `glTexParameteri'
  694. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:442: undefined reference to `glTexParameteri'
  695. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:485: undefined reference to `glPixelStorei'
  696. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:486: undefined reference to `glTexImage2D'
  697. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:489: undefined reference to `glGetError'
  698. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:408: undefined reference to `glGenTextures'
  699. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:409: undefined reference to `glGetError'
  700. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:519: undefined reference to `glDeleteTextures'
  701. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:528: undefined reference to `glGetError'
  702. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:464: undefined reference to `glTexParameteri'
  703. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:465: undefined reference to `glGetError'
  704. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:436: undefined reference to `glTexParameteri'
  705. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:442: undefined reference to `glTexParameteri'
  706. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:436: undefined reference to `glTexParameteri'
  707. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:442: undefined reference to `glTexParameteri'
  708. //usr/local/lib/liballegro-static.a(ogl_bitmap.c.o): In function `ogl_destroy_bitmap':
  709. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_bitmap.c:579: undefined reference to `glDeleteTextures'
  710. //usr/local/lib/liballegro-static.a(ogl_display.c.o): In function `_al_ogl_setup_bitmap_clipping':
  711. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_display.c:148: undefined reference to `glEnable'
  712. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_display.c:154: undefined reference to `glScissor'
  713. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_display.c:145: undefined reference to `glDisable'
  714. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `ogl_update_transformation':
  715. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:473: undefined reference to `glViewport'
  716. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:464: undefined reference to `glMatrixMode'
  717. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:465: undefined reference to `glLoadMatrixf'
  718. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:466: undefined reference to `glMatrixMode'
  719. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:467: undefined reference to `glLoadMatrixf'
  720. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:475: undefined reference to `glViewport'
  721. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `ogl_clear_depth_buffer':
  722. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:486: undefined reference to `glClearDepth'
  723. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `vert_ptr_off':
  724. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:152: undefined reference to `glDisableClientState'
  725. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `color_ptr_off':
  726. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:182: undefined reference to `glDisableClientState'
  727. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `ogl_clear':
  728. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:238: undefined reference to `glClearColor'
  729. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:239: undefined reference to `glClear'
  730. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `color_ptr_on':
  731. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:167: undefined reference to `glEnableClientState'
  732. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:168: undefined reference to `glColorPointer'
  733. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `vert_ptr_on':
  734. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:137: undefined reference to `glEnableClientState'
  735. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:138: undefined reference to `glVertexPointer'
  736. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `_al_opengl_set_blender':
  737. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:108: undefined reference to `glEnable'
  738. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `try_const_color':
  739. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:52: undefined reference to `glBlendColor'
  740. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `_al_opengl_set_blender':
  741. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:110: undefined reference to `glBlendFunc'
  742. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:93: undefined reference to `glEnable'
  743. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `try_const_color':
  744. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:52: undefined reference to `glBlendColor'
  745. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `_al_opengl_set_blender':
  746. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:103: undefined reference to `glBlendEquation'
  747. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `ogl_flush_vertex_cache':
  748. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:335: undefined reference to `glGetIntegerv'
  749. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:345: undefined reference to `glBindTexture'
  750. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:404: undefined reference to `glGetError'
  751. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:405: undefined reference to `glDrawArrays'
  752. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:332: undefined reference to `glEnable'
  753. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:444: undefined reference to `glDisable'
  754. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:401: undefined reference to `glDisableClientState'
  755. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:340: undefined reference to `glActiveTexture'
  756. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `tex_ptr_off':
  757. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:212: undefined reference to `glDisableClientState'
  758. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `tex_ptr_on':
  759. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:197: undefined reference to `glEnableClientState'
  760. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:198: undefined reference to `glTexCoordPointer'
  761. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `ogl_draw_pixel':
  762. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:281: undefined reference to `glDrawArrays'
  763. //usr/local/lib/liballegro-static.a(ogl_draw.c.o): In function `ogl_clear_depth_buffer':
  764. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_draw.c:492: undefined reference to `glClear'
  765. //usr/local/lib/liballegro-static.a(ogl_fbo.c.o): In function `check_gl_error':
  766. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_fbo.c:110: undefined reference to `glGetError'
  767. //usr/local/lib/liballegro-static.a(ogl_fbo.c.o): In function `attach_depth_buffer':
  768. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_fbo.c:209: undefined reference to `glGetError'
  769. //usr/local/lib/liballegro-static.a(ogl_fbo.c.o): In function `_al_ogl_bind_framebuffer':
  770. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_fbo.c:84: undefined reference to `glGetIntegerv'
  771. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_fbo.c:84: undefined reference to `glGetIntegerv'
  772. //usr/local/lib/liballegro-static.a(ogl_fbo.c.o): In function `_al_ogl_create_persistent_fbo':
  773. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_fbo.c:345: undefined reference to `glGetError'
  774. //usr/local/lib/liballegro-static.a(ogl_fbo.c.o): In function `attach_multisample_buffer':
  775. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_fbo.c:273: undefined reference to `glGetError'
  776. //usr/local/lib/liballegro-static.a(ogl_fbo.c.o): In function `use_fbo_for_bitmap':
  777. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_fbo.c:638: undefined reference to `glGetError'
  778. //usr/local/lib/liballegro-static.a(ogl_fbo.c.o): In function `ogl_new_fbo':
  779. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_fbo.c:460: undefined reference to `glGetError'
  780. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `_al_ogl_lock_region_new':
  781. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:136: undefined reference to `glPushClientAttrib'
  782. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:140: undefined reference to `glPixelStorei'
  783. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:141: undefined reference to `glGetError'
  784. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_lock_region_nonbb_readwrite_fbo':
  785. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:300: undefined reference to `glGetIntegerv'
  786. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:301: undefined reference to `glGetError'
  787. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `_al_ogl_lock_region_new':
  788. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:167: undefined reference to `glPopClientAttrib'
  789. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:167: undefined reference to `glPopClientAttrib'
  790. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:167: undefined reference to `glPopClientAttrib'
  791. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_lock_region_nonbb_readwrite_fbo':
  792. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:311: undefined reference to `glGetError'
  793. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:326: undefined reference to `glReadPixels'
  794. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:330: undefined reference to `glGetError'
  795. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_lock_region_backbuffer':
  796. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:197: undefined reference to `glReadPixels'
  797. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:201: undefined reference to `glGetError'
  798. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_lock_region_nonbb_readwrite_nonfbo':
  799. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:371: undefined reference to `glBindTexture'
  800. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:372: undefined reference to `glGetTexImage'
  801. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:377: undefined reference to `glGetError'
  802. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_unlock_region_non_readonly':
  803. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:457: undefined reference to `glPushClientAttrib'
  804. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:461: undefined reference to `glPixelStorei'
  805. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:462: undefined reference to `glGetError'
  806. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_unlock_region_backbuffer':
  807. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:549: undefined reference to `glPushMatrix'
  808. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:550: undefined reference to `glLoadIdentity'
  809. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:551: undefined reference to `glRasterPos2f'
  810. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:555: undefined reference to `glDisable'
  811. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:556: undefined reference to `glDisable'
  812. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:557: undefined reference to `glDrawPixels'
  813. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:561: undefined reference to `glGetError'
  814. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_unlock_region_non_readonly':
  815. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:508: undefined reference to `glPopClientAttrib'
  816. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:481: undefined reference to `glBindTexture'
  817. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_unlock_region_nonbb_fbo_readwrite':
  818. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:634: undefined reference to `glTexSubImage2D'
  819. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:640: undefined reference to `glGetError'
  820. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_unlock_region_non_readonly':
  821. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:497: undefined reference to `glGetError'
  822. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_unlock_region_nonbb_fbo_writeonly':
  823. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:611: undefined reference to `glTexSubImage2D'
  824. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:617: undefined reference to `glGetError'
  825. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_unlock_region_backbuffer':
  826. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:532: undefined reference to `glGetIntegerv'
  827. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_unlock_region_non_readonly':
  828. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:472: undefined reference to `glPixelTransferi'
  829. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:506: undefined reference to `glPixelTransferi'
  830. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_unlock_region_backbuffer':
  831. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:568: undefined reference to `glPopMatrix'
  832. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_unlock_region_nonbb_fbo_readwrite':
  833. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:644: undefined reference to `glGetTexLevelParameteriv'
  834. //usr/local/lib/liballegro-static.a(ogl_lock.c.o): In function `ogl_unlock_region_nonbb_nonfbo':
  835. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:671: undefined reference to `glTexSubImage2D'
  836. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:678: undefined reference to `glGetError'
  837. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_lock.c:666: undefined reference to `glPixelStorei'
  838. //usr/local/lib/liballegro-static.a(ogl_render_state.c.o): In function `_al_ogl_update_render_state':
  839. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_render_state.c:32: undefined reference to `glEnable'
  840. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_render_state.c:33: undefined reference to `glAlphaFunc'
  841. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_render_state.c:39: undefined reference to `glEnable'
  842. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_render_state.c:40: undefined reference to `glDepthFunc'
  843. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_render_state.c:42: undefined reference to `glDepthMask'
  844. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_render_state.c:43: undefined reference to `glColorMask'
  845. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_render_state.c:30: undefined reference to `glDisable'
  846. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/opengl/ogl_render_state.c:37: undefined reference to `glDisable'
  847. //usr/local/lib/liballegro-static.a(tri_soft.c.o): In function `shader_texture_solid_any_draw_opaque':
  848. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/scanline_drawers.inc:1398: undefined reference to `fmodf'
  849. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/scanline_drawers.inc:1399: undefined reference to `fmodf'
  850. //usr/local/lib/liballegro-static.a(tri_soft.c.o): In function `shader_texture_solid_any_draw_shade':
  851. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/scanline_drawers.inc:504: undefined reference to `fmodf'
  852. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/scanline_drawers.inc:505: undefined reference to `fmodf'
  853. //usr/local/lib/liballegro-static.a(tri_soft.c.o): In function `shader_texture_solid_any_draw_shade_white':
  854. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/scanline_drawers.inc:962: undefined reference to `fmodf'
  855. //usr/local/lib/liballegro-static.a(tri_soft.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/scanline_drawers.inc:963: more undefined references to `fmodf' follow
  856. //usr/local/lib/liballegro-static.a(tri_soft.c.o): In function `_al_draw_soft_triangle':
  857. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:808: undefined reference to `floorf'
  858. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:809: undefined reference to `floorf'
  859. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:810: undefined reference to `ceilf'
  860. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:811: undefined reference to `ceilf'
  861. //usr/local/lib/liballegro-static.a(tri_soft.c.o): In function `triangle_stepper':
  862. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:460: undefined reference to `ceilf'
  863. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:461: undefined reference to `ceilf'
  864. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:462: undefined reference to `ceilf'
  865. //usr/local/lib/liballegro-static.a(tri_soft.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:470: more undefined references to `ceilf' follow
  866. //usr/local/lib/liballegro-static.a(tri_soft.c.o): In function `triangle_stepper':
  867. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:499: undefined reference to `floorf'
  868. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:526: undefined reference to `ceilf'
  869. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:534: undefined reference to `floorf'
  870. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:539: undefined reference to `ceilf'
  871. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:542: undefined reference to `ceilf'
  872. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:608: undefined reference to `ceilf'
  873. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:629: undefined reference to `ceilf'
  874. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:630: undefined reference to `floorf'
  875. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:632: undefined reference to `ceilf'
  876. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:635: undefined reference to `ceilf'
  877. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:618: undefined reference to `floorf'
  878. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/tri_soft.c:499: undefined reference to `floorf'
  879. //usr/local/lib/liballegro-static.a(ufdwatch.c.o): In function `_al_get_thread_should_stop':
  880. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:48: undefined reference to `pthread_mutex_lock'
  881. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:48: undefined reference to `pthread_mutex_unlock'
  882. //usr/local/lib/liballegro-static.a(ufdwatch.c.o): In function `_al_mutex_unlock':
  883. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  884. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  885. //usr/local/lib/liballegro-static.a(ufdwatch.c.o): In function `_al_mutex_lock':
  886. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  887. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  888. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  889. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:60: undefined reference to `pthread_mutex_lock'
  890. //usr/local/lib/liballegro-static.a(ufdwatch.c.o): In function `_al_mutex_unlock':
  891. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  892. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/include/allegro5/platform/aintuthr.h:65: undefined reference to `pthread_mutex_unlock'
  893. //usr/local/lib/liballegro-static.a(xclipboard.c.o): In function `xdpy_get_clipboard_text':
  894. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:174: undefined reference to `XInternAtom'
  895. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:181: undefined reference to `XInternAtom'
  896. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:182: undefined reference to `XGetSelectionOwner'
  897. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:198: undefined reference to `XGetWindowProperty'
  898. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:209: undefined reference to `XFree'
  899. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:189: undefined reference to `XInternAtom'
  900. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:190: undefined reference to `XConvertSelection'
  901. //usr/local/lib/liballegro-static.a(xclipboard.c.o): In function `_al_display_xglx_await_selection_event':
  902. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:105: undefined reference to `XSync'
  903. //usr/local/lib/liballegro-static.a(xclipboard.c.o): In function `xdpy_set_clipboard_text':
  904. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:129: undefined reference to `XInternAtom'
  905. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:139: undefined reference to `XInternAtom'
  906. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:140: undefined reference to `XChangeProperty'
  907. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:149: undefined reference to `XGetSelectionOwner'
  908. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:150: undefined reference to `XSetSelectionOwner'
  909. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:145: undefined reference to `XGetSelectionOwner'
  910. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:146: undefined reference to `XSetSelectionOwner'
  911. //usr/local/lib/liballegro-static.a(xclipboard.c.o): In function `_al_xwin_display_selection_request':
  912. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:71: undefined reference to `XGetWindowProperty'
  913. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:91: undefined reference to `XSendEvent'
  914. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:92: undefined reference to `XSync'
  915. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:75: undefined reference to `XInternAtom'
  916. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:89: undefined reference to `XFree'
  917. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/src/x/xclipboard.c:83: undefined reference to `XChangeProperty'
  918. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `get_scale':
  919. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:70: undefined reference to `sqrtf'
  920. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_draw_line':
  921. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:83: undefined reference to `hypotf'
  922. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_draw_triangle':
  923. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:169: undefined reference to `hypotf'
  924. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:206: undefined reference to `hypotf'
  925. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:207: undefined reference to `hypotf'
  926. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:208: undefined reference to `hypotf'
  927. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:272: more undefined references to `hypotf' follow
  928. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_draw_triangle':
  929. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:215: undefined reference to `sqrtf'
  930. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_calculate_arc':
  931. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:438: undefined reference to `sincosf'
  932. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:442: undefined reference to `cosf'
  933. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:443: undefined reference to `sinf'
  934. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:466: undefined reference to `hypotf'
  935. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:500: undefined reference to `sincosf'
  936. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:500: undefined reference to `sincosf'
  937. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_draw_filled_pieslice':
  938. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:669: undefined reference to `sqrtf'
  939. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_draw_ellipse':
  940. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:720: undefined reference to `sqrtf'
  941. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:701: undefined reference to `sqrtf'
  942. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_draw_filled_ellipse':
  943. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:753: undefined reference to `sqrtf'
  944. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_draw_elliptical_arc':
  945. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:801: undefined reference to `sqrtf'
  946. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:820: more undefined references to `sqrtf' follow
  947. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_draw_pieslice':
  948. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:519: undefined reference to `sincosf'
  949. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:540: undefined reference to `asinf'
  950. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:541: undefined reference to `asinf'
  951. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:544: undefined reference to `fmodf'
  952. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:544: undefined reference to `sincosf'
  953. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:559: undefined reference to `sincosf'
  954. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:520: undefined reference to `sqrtf'
  955. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:566: undefined reference to `sqrtf'
  956. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:620: undefined reference to `sqrtf'
  957. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_draw_rounded_rectangle':
  958. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:861: undefined reference to `sqrtf'
  959. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:908: undefined reference to `sqrtf'
  960. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:955: more undefined references to `sqrtf' follow
  961. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_calculate_ribbon':
  962. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:1152: undefined reference to `hypotf'
  963. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:1197: undefined reference to `hypotf'
  964. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:1180: undefined reference to `hypotf'
  965. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_draw_spline':
  966. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:1083: undefined reference to `hypotf'
  967. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:1084: undefined reference to `hypotf'
  968. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:1085: more undefined references to `hypotf' follow
  969. //usr/local/lib/liballegro_primitives-static.a(high_primitives.c.o): In function `al_draw_spline':
  970. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/high_primitives.c:1083: undefined reference to `sqrtf'
  971. //usr/local/lib/liballegro_primitives-static.a(prim_opengl.c.o): In function `setup_state':
  972. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:207: undefined reference to `glEnableClientState'
  973. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:211: undefined reference to `glVertexPointer'
  974. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:226: undefined reference to `glDisableClientState'
  975. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:231: undefined reference to `glEnableClientState'
  976. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:233: undefined reference to `glColorPointer'
  977. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:307: undefined reference to `glActiveTexture'
  978. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:308: undefined reference to `glBindTexture'
  979. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:321: undefined reference to `glTexParameteri'
  980. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:322: undefined reference to `glTexParameteri'
  981. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:328: undefined reference to `glBindTexture'
  982. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:235: undefined reference to `glDisableClientState'
  983. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:236: undefined reference to `glColor4f'
  984. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:213: undefined reference to `glDisableClientState'
  985. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:288: undefined reference to `glBindTexture'
  986. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:316: undefined reference to `glMatrixMode'
  987. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:317: undefined reference to `glLoadMatrixf'
  988. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:318: undefined reference to `glMatrixMode'
  989. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:320: undefined reference to `glEnable'
  990. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:220: undefined reference to `glEnableClientState'
  991. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:224: undefined reference to `glTexCoordPointer'
  992. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:239: undefined reference to `glEnableClientState'
  993. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:240: undefined reference to `glEnableClientState'
  994. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:241: undefined reference to `glEnableClientState'
  995. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:245: undefined reference to `glVertexPointer'
  996. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:246: undefined reference to `glColorPointer'
  997. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:247: undefined reference to `glTexCoordPointer'
  998. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:243: undefined reference to `glDisableClientState'
  999. //usr/local/lib/liballegro_primitives-static.a(prim_opengl.c.o): In function `revert_state':
  1000. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:376: undefined reference to `glDisableClientState'
  1001. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:377: undefined reference to `glDisableClientState'
  1002. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:378: undefined reference to `glDisableClientState'
  1003. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:358: undefined reference to `glDisable'
  1004. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:359: undefined reference to `glMatrixMode'
  1005. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:360: undefined reference to `glLoadIdentity'
  1006. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:361: undefined reference to `glMatrixMode'
  1007. //usr/local/lib/liballegro_primitives-static.a(prim_opengl.c.o): In function `draw_prim_raw':
  1008. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:442: undefined reference to `glDrawArrays'
  1009. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:437: undefined reference to `glDrawArrays'
  1010. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:432: undefined reference to `glDrawArrays'
  1011. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:427: undefined reference to `glDrawArrays'
  1012. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:422: undefined reference to `glDrawArrays'
  1013. //usr/local/lib/liballegro_primitives-static.a(prim_opengl.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:417: more undefined references to `glDrawArrays' follow
  1014. //usr/local/lib/liballegro_primitives-static.a(prim_opengl.c.o): In function `draw_prim_indexed_raw':
  1015. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:545: undefined reference to `glDrawElements'
  1016. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:540: undefined reference to `glDrawElements'
  1017. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:550: undefined reference to `glDrawElements'
  1018. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:531: undefined reference to `glDrawElements'
  1019. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:526: undefined reference to `glDrawElements'
  1020. //usr/local/lib/liballegro_primitives-static.a(prim_opengl.c.o): In function `lock_buffer_common':
  1021. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:743: undefined reference to `glGetError'
  1022. //usr/local/lib/liballegro_primitives-static.a(prim_opengl.c.o): In function `create_buffer_common':
  1023. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/prim_opengl.c:671: undefined reference to `glGetError'
  1024. //usr/local/lib/liballegro_primitives-static.a(line_soft.c.o): In function `fix_var':
  1025. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:157: undefined reference to `floorf'
  1026. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:157: undefined reference to `floorf'
  1027. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:157: undefined reference to `floorf'
  1028. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:157: undefined reference to `floorf'
  1029. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:157: undefined reference to `floorf'
  1030. //usr/local/lib/liballegro_primitives-static.a(line_soft.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:157: more undefined references to `floorf' follow
  1031. //usr/local/lib/liballegro_primitives-static.a(line_soft.c.o): In function `al_draw_soft_line':
  1032. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:603: undefined reference to `ceilf'
  1033. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:607: undefined reference to `floorf'
  1034. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:610: undefined reference to `ceilf'
  1035. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:614: undefined reference to `floorf'
  1036. //usr/local/lib/liballegro_primitives-static.a(line_soft.c.o): In function `line_stepper':
  1037. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:372: undefined reference to `floorf'
  1038. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:373: undefined reference to `floorf'
  1039. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:409: undefined reference to `floorf'
  1040. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:410: undefined reference to `floorf'
  1041. //usr/local/lib/liballegro_primitives-static.a(line_soft.c.o): In function `al_draw_soft_line':
  1042. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:613: undefined reference to `ceilf'
  1043. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:606: undefined reference to `ceilf'
  1044. //usr/local/lib/liballegro_primitives-static.a(line_soft.c.o): In function `line_stepper':
  1045. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:427: undefined reference to `floorf'
  1046. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:428: undefined reference to `floorf'
  1047. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:446: undefined reference to `floorf'
  1048. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:447: undefined reference to `floorf'
  1049. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:463: undefined reference to `floorf'
  1050. //usr/local/lib/liballegro_primitives-static.a(line_soft.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/primitives/line_soft.c:464: more undefined references to `floorf' follow
  1051. //usr/local/lib/liballegro_audio-static.a(pulseaudio.c.o): In function `pulseaudio_deallocate_recorder':
  1052. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:506: undefined reference to `pa_simple_free'
  1053. //usr/local/lib/liballegro_audio-static.a(pulseaudio.c.o): In function `pulseaudio_allocate_recorder':
  1054. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:489: undefined reference to `pa_simple_new'
  1055. //usr/local/lib/liballegro_audio-static.a(pulseaudio.c.o): In function `pulse_audio_update_recorder':
  1056. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:425: undefined reference to `pa_simple_read'
  1057. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:430: undefined reference to `pa_simple_read'
  1058. //usr/local/lib/liballegro_audio-static.a(pulseaudio.c.o): In function `pulseaudio_set_voice_position':
  1059. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:384: undefined reference to `pa_simple_drain'
  1060. //usr/local/lib/liballegro_audio-static.a(pulseaudio.c.o): In function `pulseaudio_deallocate_voice':
  1061. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:304: undefined reference to `pa_simple_free'
  1062. //usr/local/lib/liballegro_audio-static.a(pulseaudio.c.o): In function `pulseaudio_update':
  1063. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:210: undefined reference to `pa_simple_drain'
  1064. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:180: undefined reference to `pa_simple_write'
  1065. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:206: undefined reference to `pa_simple_write'
  1066. //usr/local/lib/liballegro_audio-static.a(pulseaudio.c.o): In function `pulseaudio_allocate_voice':
  1067. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:253: undefined reference to `pa_simple_new'
  1068. //usr/local/lib/liballegro_audio-static.a(pulseaudio.c.o): In function `pulseaudio_open':
  1069. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:102: undefined reference to `pa_mainloop_new'
  1070. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:103: undefined reference to `pa_mainloop_get_api'
  1071. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:103: undefined reference to `pa_context_new'
  1072. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:110: undefined reference to `pa_context_connect'
  1073. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:121: undefined reference to `pa_context_get_state'
  1074. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:115: undefined reference to `pa_mainloop_iterate'
  1075. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:117: undefined reference to `pa_context_disconnect'
  1076. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:118: undefined reference to `pa_mainloop_free'
  1077. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:135: undefined reference to `pa_context_get_sink_info_list'
  1078. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:137: undefined reference to `pa_mainloop_iterate'
  1079. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:136: undefined reference to `pa_operation_get_state'
  1080. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:144: undefined reference to `pa_operation_unref'
  1081. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:145: undefined reference to `pa_context_disconnect'
  1082. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:146: undefined reference to `pa_context_unref'
  1083. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:147: undefined reference to `pa_mainloop_free'
  1084. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:128: undefined reference to `pa_context_disconnect'
  1085. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:129: undefined reference to `pa_mainloop_free'
  1086. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/pulseaudio.c:106: undefined reference to `pa_mainloop_free'
  1087. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_deallocate_recorder':
  1088. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:867: undefined reference to `snd_pcm_hw_params_free'
  1089. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_allocate_recorder':
  1090. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:852: undefined reference to `snd_pcm_hw_params_free'
  1091. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:855: undefined reference to `snd_pcm_close'
  1092. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:826: undefined reference to `snd_pcm_open'
  1093. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:827: undefined reference to `snd_pcm_hw_params_malloc'
  1094. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:828: undefined reference to `snd_pcm_hw_params_any'
  1095. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:829: undefined reference to `snd_pcm_hw_params_set_access'
  1096. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:830: undefined reference to `snd_pcm_hw_params_set_format'
  1097. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:831: undefined reference to `snd_pcm_hw_params_set_rate_near'
  1098. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:826: undefined reference to `snd_strerror'
  1099. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:830: undefined reference to `snd_strerror'
  1100. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:827: undefined reference to `snd_strerror'
  1101. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:828: undefined reference to `snd_strerror'
  1102. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:829: undefined reference to `snd_strerror'
  1103. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:838: undefined reference to `snd_pcm_hw_params_set_channels'
  1104. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:839: undefined reference to `snd_pcm_hw_params'
  1105. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:841: undefined reference to `snd_pcm_prepare'
  1106. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:831: undefined reference to `snd_strerror'
  1107. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:838: undefined reference to `snd_strerror'
  1108. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:839: undefined reference to `snd_strerror'
  1109. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:841: undefined reference to `snd_strerror'
  1110. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_update_recorder':
  1111. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:767: undefined reference to `snd_pcm_readi'
  1112. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:773: undefined reference to `snd_pcm_readi'
  1113. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_deallocate_voice':
  1114. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:707: undefined reference to `snd_pcm_drop'
  1115. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:708: undefined reference to `snd_pcm_close'
  1116. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `xrun_recovery':
  1117. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:165: undefined reference to `snd_pcm_resume'
  1118. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:167: undefined reference to `snd_strerror'
  1119. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:155: undefined reference to `snd_pcm_prepare'
  1120. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:157: undefined reference to `snd_strerror'
  1121. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_allocate_voice':
  1122. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:686: undefined reference to `snd_pcm_close'
  1123. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:632: undefined reference to `snd_pcm_open'
  1124. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:635: undefined reference to `snd_pcm_hw_params_sizeof'
  1125. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:635: undefined reference to `snd_pcm_hw_params_sizeof'
  1126. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:637: undefined reference to `snd_pcm_hw_params_any'
  1127. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:638: undefined reference to `snd_pcm_hw_params_set_access'
  1128. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:645: undefined reference to `snd_pcm_hw_params_set_format'
  1129. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:646: undefined reference to `snd_pcm_hw_params_set_channels'
  1130. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:647: undefined reference to `snd_pcm_hw_params_set_rate_near'
  1131. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:648: undefined reference to `snd_pcm_hw_params_set_period_size_near'
  1132. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:650: undefined reference to `snd_pcm_hw_params_set_buffer_size_near'
  1133. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:651: undefined reference to `snd_pcm_hw_params'
  1134. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:642: undefined reference to `snd_pcm_hw_params_set_access'
  1135. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:632: undefined reference to `snd_strerror'
  1136. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:637: undefined reference to `snd_strerror'
  1137. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:645: undefined reference to `snd_strerror'
  1138. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:646: undefined reference to `snd_strerror'
  1139. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:647: undefined reference to `snd_strerror'
  1140. //usr/local/lib/liballegro_audio-static.a(alsa.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:648: more undefined references to `snd_strerror' follow
  1141. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_allocate_voice':
  1142. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:659: undefined reference to `snd_pcm_sw_params_sizeof'
  1143. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:659: undefined reference to `snd_pcm_sw_params_sizeof'
  1144. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:661: undefined reference to `snd_pcm_sw_params_current'
  1145. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:662: undefined reference to `snd_pcm_sw_params_set_start_threshold'
  1146. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:663: undefined reference to `snd_pcm_sw_params_set_avail_min'
  1147. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:664: undefined reference to `snd_pcm_sw_params'
  1148. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:666: undefined reference to `snd_pcm_poll_descriptors_count'
  1149. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:668: undefined reference to `snd_pcm_poll_descriptors'
  1150. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:642: undefined reference to `snd_strerror'
  1151. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:651: undefined reference to `snd_strerror'
  1152. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:661: undefined reference to `snd_strerror'
  1153. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:662: undefined reference to `snd_strerror'
  1154. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:663: undefined reference to `snd_strerror'
  1155. //usr/local/lib/liballegro_audio-static.a(alsa.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:664: more undefined references to `snd_strerror' follow
  1156. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_allocate_voice':
  1157. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:677: undefined reference to `snd_pcm_nonblock'
  1158. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:668: undefined reference to `snd_strerror'
  1159. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_open':
  1160. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:114: undefined reference to `snd_output_stdio_attach'
  1161. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:118: undefined reference to `snd_pcm_open'
  1162. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:125: undefined reference to `snd_pcm_close'
  1163. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:114: undefined reference to `snd_strerror'
  1164. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_update_rw':
  1165. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:440: undefined reference to `snd_pcm_state'
  1166. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:455: undefined reference to `snd_pcm_wait'
  1167. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:456: undefined reference to `snd_pcm_avail_update'
  1168. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:496: undefined reference to `snd_pcm_writei'
  1169. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:418: undefined reference to `snd_pcm_drop'
  1170. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:459: undefined reference to `snd_pcm_prepare'
  1171. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:442: undefined reference to `snd_pcm_state_name'
  1172. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:446: undefined reference to `snd_pcm_prepare'
  1173. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:451: undefined reference to `snd_pcm_start'
  1174. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:499: undefined reference to `snd_pcm_prepare'
  1175. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:462: undefined reference to `snd_strerror'
  1176. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_update_mmap':
  1177. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:316: undefined reference to `snd_pcm_state'
  1178. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_voice_is_ready':
  1179. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:247: undefined reference to `snd_pcm_poll_descriptors_revents'
  1180. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_update_mmap':
  1181. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:339: undefined reference to `snd_pcm_avail_update'
  1182. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:341: undefined reference to `snd_pcm_mmap_begin'
  1183. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:390: undefined reference to `snd_pcm_mmap_commit'
  1184. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:294: undefined reference to `snd_pcm_drop'
  1185. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_voice_is_ready':
  1186. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:251: undefined reference to `snd_pcm_state'
  1187. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:252: undefined reference to `snd_pcm_state'
  1188. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:254: undefined reference to `snd_pcm_state'
  1189. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_update_mmap':
  1190. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:318: undefined reference to `snd_pcm_state_name'
  1191. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:322: undefined reference to `snd_pcm_prepare'
  1192. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:327: undefined reference to `snd_pcm_start'
  1193. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:393: undefined reference to `snd_strerror'
  1194. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_voice_is_ready':
  1195. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:260: undefined reference to `snd_strerror'
  1196. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_update_mmap':
  1197. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:344: undefined reference to `snd_strerror'
  1198. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_deallocate_recorder':
  1199. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:868: undefined reference to `snd_pcm_close'
  1200. //usr/local/lib/liballegro_audio-static.a(alsa.c.o): In function `alsa_close':
  1201. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:147: undefined reference to `snd_config_update_free_global'
  1202. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/alsa.c:147: undefined reference to `snd_config_update_free_global'
  1203. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_set_voice_position':
  1204. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:637: undefined reference to `alSourcei'
  1205. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:638: undefined reference to `alGetError'
  1206. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_get_voice_position':
  1207. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:624: undefined reference to `alGetSourcei'
  1208. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:625: undefined reference to `alGetError'
  1209. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_voice_is_playing':
  1210. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:471: undefined reference to `alGetSourcei'
  1211. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_stop_voice':
  1212. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:451: undefined reference to `alSourcei'
  1213. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:452: undefined reference to `alDeleteSources'
  1214. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:453: undefined reference to `alDeleteBuffers'
  1215. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:457: undefined reference to `alGetError'
  1216. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:432: undefined reference to `alSourceStop'
  1217. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:433: undefined reference to `alGetError'
  1218. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_unload_voice':
  1219. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:327: undefined reference to `alSourcei'
  1220. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:328: undefined reference to `alDeleteSources'
  1221. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:329: undefined reference to `alDeleteBuffers'
  1222. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_start_voice':
  1223. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:379: undefined reference to `alGenSources'
  1224. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:380: undefined reference to `alGetError'
  1225. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:390: undefined reference to `alGenBuffers'
  1226. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:391: undefined reference to `alGetError'
  1227. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:399: undefined reference to `alSourcef'
  1228. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:400: undefined reference to `alGetError'
  1229. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:347: undefined reference to `alSourcePlay'
  1230. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:348: undefined reference to `alGetError'
  1231. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:392: undefined reference to `alSourcei'
  1232. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:393: undefined reference to `alDeleteSources'
  1233. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:401: undefined reference to `alSourcei'
  1234. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:402: undefined reference to `alDeleteSources'
  1235. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:403: undefined reference to `alDeleteBuffers'
  1236. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:385: undefined reference to `alSourcei'
  1237. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:386: undefined reference to `alDeleteSources'
  1238. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_load_voice':
  1239. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:267: undefined reference to `alGenSources'
  1240. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:268: undefined reference to `alGetError'
  1241. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:282: undefined reference to `alGenBuffers'
  1242. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:283: undefined reference to `alGetError'
  1243. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:294: undefined reference to `alBufferData'
  1244. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:298: undefined reference to `alSourcei'
  1245. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:301: undefined reference to `alSourcei'
  1246. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:305: undefined reference to `alSourcef'
  1247. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:307: undefined reference to `alGetError'
  1248. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:308: undefined reference to `alSourcei'
  1249. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:309: undefined reference to `alDeleteSources'
  1250. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:310: undefined reference to `alDeleteBuffers'
  1251. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:284: undefined reference to `alSourcei'
  1252. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:285: undefined reference to `alDeleteSources'
  1253. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:276: undefined reference to `alSourcei'
  1254. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:277: undefined reference to `alDeleteSources'
  1255. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_update':
  1256. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:172: undefined reference to `alSourcei'
  1257. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:181: undefined reference to `alBufferData'
  1258. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:185: undefined reference to `alSourceQueueBuffers'
  1259. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:188: undefined reference to `alSourcePlay'
  1260. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:210: undefined reference to `alGetSourcei'
  1261. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:224: undefined reference to `alSourceUnqueueBuffers'
  1262. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:225: undefined reference to `alBufferData'
  1263. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:227: undefined reference to `alSourceQueueBuffers'
  1264. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:229: undefined reference to `alGetSourcei'
  1265. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:231: undefined reference to `alSourcePlay'
  1266. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:235: undefined reference to `alSourceStop'
  1267. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_allocate_voice':
  1268. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:563: undefined reference to `alGetEnumValue'
  1269. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:549: undefined reference to `alGetEnumValue'
  1270. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:535: undefined reference to `alGetEnumValue'
  1271. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:577: undefined reference to `alGetEnumValue'
  1272. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_close':
  1273. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:131: undefined reference to `alGetError'
  1274. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:132: undefined reference to `alcGetError'
  1275. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:135: undefined reference to `alcMakeContextCurrent'
  1276. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:136: undefined reference to `alcDestroyContext'
  1277. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:137: undefined reference to `alcCloseDevice'
  1278. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_open':
  1279. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:82: undefined reference to `alGetError'
  1280. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:85: undefined reference to `alcOpenDevice'
  1281. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:88: undefined reference to `alcGetError'
  1282. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:94: undefined reference to `alcCreateContext'
  1283. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:96: undefined reference to `alcGetError'
  1284. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:102: undefined reference to `alcMakeContextCurrent'
  1285. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:104: undefined reference to `alcGetError'
  1286. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:110: undefined reference to `alDistanceModel'
  1287. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:111: undefined reference to `alGetError'
  1288. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:121: undefined reference to `alGetString'
  1289. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:118: undefined reference to `alGetString'
  1290. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:120: undefined reference to `alGetString'
  1291. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:119: undefined reference to `alGetString'
  1292. //usr/local/lib/liballegro_audio-static.a(openal.c.o): In function `_openal_unload_voice':
  1293. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/openal.c:332: undefined reference to `alGetError'
  1294. //usr/local/lib/liballegro_audio-static.a(kcm_mixer.c.o): In function `_al_rechannel_matrix':
  1295. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/kcm_mixer.c:100: undefined reference to `sqrtf'
  1296. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/audio/kcm_mixer.c:99: undefined reference to `sqrtf'
  1297. //usr/local/lib/liballegro_acodec-static.a(flac.c.o): In function `init_dynlib':
  1298. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/flac.c:130: undefined reference to `FLAC__stream_decoder_new'
  1299. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/flac.c:131: undefined reference to `FLAC__stream_decoder_delete'
  1300. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/flac.c:132: undefined reference to `FLAC__stream_decoder_init_stream'
  1301. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/flac.c:133: undefined reference to `FLAC__stream_decoder_process_single'
  1302. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/flac.c:134: undefined reference to `FLAC__stream_decoder_process_until_end_of_metadata'
  1303. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/flac.c:135: undefined reference to `FLAC__stream_decoder_process_until_end_of_stream'
  1304. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/flac.c:136: undefined reference to `FLAC__stream_decoder_seek_absolute'
  1305. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/flac.c:137: undefined reference to `FLAC__stream_decoder_flush'
  1306. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/flac.c:138: undefined reference to `FLAC__stream_decoder_finish'
  1307. //usr/local/lib/liballegro_acodec-static.a(flac.c.o): In function `flac_open':
  1308. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/flac.c:506: undefined reference to `FLAC__StreamDecoderInitStatusString'
  1309. //usr/local/lib/liballegro_acodec-static.a(flac.c.o): In function `error_callback':
  1310. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/flac.c:253: undefined reference to `FLAC__StreamDecoderErrorStatusString'
  1311. //usr/local/lib/liballegro_acodec-static.a(modaudio.c.o): In function `init_libdumb':
  1312. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:387: undefined reference to `duh_render'
  1313. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:388: undefined reference to `duh_sigrenderer_get_position'
  1314. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:389: undefined reference to `duh_end_sigrenderer'
  1315. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:390: undefined reference to `unload_duh'
  1316. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:391: undefined reference to `duh_start_sigrenderer'
  1317. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:392: undefined reference to `dumbfile_open_ex'
  1318. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:393: undefined reference to `duh_get_length'
  1319. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:394: undefined reference to `dumb_exit'
  1320. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:395: undefined reference to `register_dumbfile_system'
  1321. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:396: undefined reference to `duh_get_it_sigrenderer'
  1322. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:397: undefined reference to `dumb_it_set_loop_callback'
  1323. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:398: undefined reference to `dumb_it_set_xm_speed_zero_callback'
  1324. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:399: undefined reference to `dumb_it_callback_terminate'
  1325. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:413: undefined reference to `dumb_read_it'
  1326. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:414: undefined reference to `dumb_read_xm'
  1327. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:415: undefined reference to `dumb_read_s3m'
  1328. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:416: undefined reference to `dumb_read_mod'
  1329. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/modaudio.c:420: undefined reference to `register_dumbfile_system'
  1330. //usr/local/lib/liballegro_acodec-static.a(ogg.c.o): In function `init_dynlib':
  1331. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/ogg.c:118: undefined reference to `ov_clear'
  1332. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/ogg.c:119: undefined reference to `ov_open_callbacks'
  1333. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/ogg.c:120: undefined reference to `ov_pcm_total'
  1334. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/ogg.c:121: undefined reference to `ov_info'
  1335. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/ogg.c:123: undefined reference to `ov_time_total'
  1336. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/ogg.c:124: undefined reference to `ov_time_seek_lap'
  1337. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/ogg.c:125: undefined reference to `ov_time_tell'
  1338. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/acodec/ogg.c:126: undefined reference to `ov_read'
  1339. //usr/local/lib/liballegro_font-static.a(font.c.o): In function `color_render_char':
  1340. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/font/font.c:177: undefined reference to `al_draw_tinted_bitmap'
  1341. //usr/local/lib/liballegro_font-static.a(bmfont.c.o): In function `render_char':
  1342. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/font/bmfont.c:387: undefined reference to `al_draw_tinted_bitmap_region'
  1343. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `ttf_get_font_ranges':
  1344. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:1006: undefined reference to `FT_Get_First_Char'
  1345. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:1013: undefined reference to `FT_Get_Next_Char'
  1346. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `ttf_destroy':
  1347. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:781: undefined reference to `FT_Done_Face'
  1348. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `cache_glyph':
  1349. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:424: undefined reference to `FT_Load_Glyph'
  1350. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `cache_glyphs':
  1351. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:479: undefined reference to `FT_Get_Char_Index'
  1352. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `ttf_get_glyph_dimensions':
  1353. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:1038: undefined reference to `FT_Get_Char_Index'
  1354. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `ttf_char_length':
  1355. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:635: undefined reference to `FT_Get_Char_Index'
  1356. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `ttf_get_glyph_advance':
  1357. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:1063: undefined reference to `FT_Get_Char_Index'
  1358. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:1084: undefined reference to `FT_Get_Char_Index'
  1359. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o):/home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:1085: more undefined references to `FT_Get_Char_Index' follow
  1360. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `get_kerning':
  1361. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:492: undefined reference to `FT_Get_Kerning'
  1362. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:492: undefined reference to `FT_Get_Kerning'
  1363. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `ttf_get_glyph':
  1364. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:551: undefined reference to `FT_Get_Char_Index'
  1365. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:552: undefined reference to `FT_Get_Char_Index'
  1366. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `render_glyph':
  1367. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:566: undefined reference to `al_draw_tinted_bitmap_region'
  1368. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `ttf_render':
  1369. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:668: undefined reference to `FT_Get_Char_Index'
  1370. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `ttf_render_char':
  1371. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:622: undefined reference to `FT_Get_Char_Index'
  1372. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `al_load_ttf_font_stretch_f':
  1373. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:890: undefined reference to `FT_Open_Face'
  1374. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:920: undefined reference to `FT_Set_Pixel_Sizes'
  1375. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:909: undefined reference to `FT_Attach_File'
  1376. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:914: undefined reference to `FT_Attach_File'
  1377. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:934: undefined reference to `FT_Request_Size'
  1378. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `al_init_ttf_addon':
  1379. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:1104: undefined reference to `FT_Init_FreeType'
  1380. //usr/local/lib/liballegro_ttf-static.a(ttf.c.o): In function `al_shutdown_ttf_addon':
  1381. /home/blehmeh98/C_coding/allegro_compilation/allegro-5.2.4.0/addons/ttf/ttf.c:1141: undefined reference to `FT_Done_FreeType'
  1382. /usr/lib/gcc/i686-linux-gnu/5/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `__register_frame_info.part.4':
  1383. (.text+0x15fc): undefined reference to `pthread_mutex_lock'
  1384. /usr/lib/gcc/i686-linux-gnu/5/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `__register_frame_info.part.4':
  1385. (.text+0x1613): undefined reference to `pthread_mutex_unlock'
  1386. /usr/lib/gcc/i686-linux-gnu/5/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `__register_frame_info_bases':
  1387. (.text+0x169c): undefined reference to `pthread_mutex_lock'
  1388. /usr/lib/gcc/i686-linux-gnu/5/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `__register_frame_info_bases':
  1389. (.text+0x16b3): undefined reference to `pthread_mutex_unlock'
  1390. /usr/lib/gcc/i686-linux-gnu/5/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `__register_frame_info_table_bases':
  1391. (.text+0x1793): undefined reference to `pthread_mutex_lock'
  1392. /usr/lib/gcc/i686-linux-gnu/5/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `__register_frame_info_table_bases':
  1393. (.text+0x17aa): undefined reference to `pthread_mutex_unlock'
  1394. /usr/lib/gcc/i686-linux-gnu/5/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `__deregister_frame_info_bases':
  1395. (.text+0x185e): undefined reference to `pthread_mutex_lock'
  1396. /usr/lib/gcc/i686-linux-gnu/5/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `__deregister_frame_info_bases':
  1397. (.text+0x18d0): undefined reference to `pthread_mutex_unlock'
  1398. /usr/lib/gcc/i686-linux-gnu/5/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `_Unwind_Find_FDE':
  1399. (.text+0x19bf): undefined reference to `pthread_mutex_lock'
  1400. /usr/lib/gcc/i686-linux-gnu/5/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `_Unwind_Find_FDE':
  1401. (.text+0x1a0e): undefined reference to `pthread_mutex_unlock'
  1402. /usr/lib/gcc/i686-linux-gnu/5/libgcc_eh.a(unwind-dw2-fde-dip.o): In function `_Unwind_Find_FDE':
  1403. (.text+0x1af1): undefined reference to `pthread_mutex_unlock'
  1404. collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement