http://bugs.winehq.org/show_bug.cgi?id=18385 --- Comment #8 from Ben Anderson <roothorick(a)new.rr.com> 2009-05-12 08:35:07 --- It doesn't compile, neither against ATI or Xorg libGL. roothorick(a)thebeast ~/tmp $ gcc fbo_blit.c -o fbo_blit -lGL -lglut /tmp/ccauQjSm.o: In function `display': fbo_blit.c:(.text+0x38d): undefined reference to `glBlitFramebufferEXT' fbo_blit.c:(.text+0x3d1): undefined reference to `glBlitFramebufferEXT' fbo_blit.c:(.text+0x415): undefined reference to `glBlitFramebufferEXT' fbo_blit.c:(.text+0x459): undefined reference to `glBlitFramebufferEXT' fbo_blit.c:(.text+0x49d): undefined reference to `glBlitFramebufferEXT' /tmp/ccauQjSm.o:fbo_blit.c:(.text+0x4e1): more undefined references to `glBlitFramebufferEXT' follow collect2: ld returned 1 exit status -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.