Paul Vriens wrote:
make[2]: Entering directory `/wine/wine-git/dlls/opengl32' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o wgl.o wgl.c wgl.c:104: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘p_glXGetProcAddressARB’ wgl.c: In function ‘wglGetProcAddress’: wgl.c:325: error: ‘p_glXGetProcAddressARB’ undeclared (first use in this function)
Hi,
I committed Thunderbird's latest patch... hopefully this fixes the problem.
Mike