Bugs item #1595426, was opened at 2006-11-13 18:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100003&aid=1595426&group_id=3
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: mesa-core Group: Compile/Install Status: Open Resolution: None Priority: 5 Private: No Submitted By: John Pye (jdpipe) Assigned to: Nobody/Anonymous (nobody) Summary: Can't build Mesa 6.5.1 on MinGW Initial Comment: Hi there I downloaded an unpacked Mesa 6.5.1 in MSYS and typed make -j2 -f Makefile.mgw It worked for away for a bit, until the following errors. Looks like maybe there's a missing library or header file? Is there any plan for an autoconf/scons build? Cheers JP main/renderbuffer.c:448: warning: unused parameter 'ctx' main/renderbuffer.c:448: warning: unused parameter 'rb' main/renderbuffer.c:449: warning: unused parameter 'x' main/renderbuffer.c:449: warning: unused parameter 'y' mingw32-gcc -o main/stencil.o -Wall -W -pedantic -O2 -ffast-math -DBUILD_GL32 -D_OPENGL32_ -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -DUSE_EXTERNAL_DXTN_LIB=1 -c main/stencil.c mingw32-gcc -o main/texcompress.o -Wall -W -pedantic -O2 -ffast-math -DBUILD_GL32 -D_OPENGL32_ -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -DUSE_EXTERNAL_DXTN_LIB=1 -c main/texcompress.c mingw32-gcc -o main/texcompress_s3tc.o -Wall -W -pedantic -O2 -ffast-math -DBUILD_GL32 -D_OPENGL32_ -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -DUSE_EXTERNAL_DXTN_LIB=1 -c main/texcompress_s3tc.c mingw32-gcc -o main/texcompress_fxt1.o -Wall -W -pedantic -O2 -ffast-math -DBUILD_GL32 -D_OPENGL32_ -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -DUSE_EXTERNAL_DXTN_LIB=1 -c main/texcompress_fxt1.c main/texcompress_s3tc.c: In function `_mesa_dlsym': main/texcompress_s3tc.c:121: error: syntax error before '}' token main/texcompress_s3tc.c: In function `_mesa_init_texture_s3tc': main/texcompress_s3tc.c:148: error: `RTLD_LAZY' undeclared (first use in this function) main/texcompress_s3tc.c:148: error: (Each undeclared identifier is reported only once main/texcompress_s3tc.c:148: error: for each function it appears in.) main/texcompress_s3tc.c:148: error: `RTLD_GLOBAL' undeclared (first use in this function) main/texcompress_s3tc.c: At top level: main/texcompress_s3tc.c:83: warning: unused parameter 'flags' make[1]: *** [main/texcompress_s3tc.o] Error 1 make[1]: *** Waiting for unfinished jobs.... main/texcompress_fxt1.c:304: warning: ISO C90 does not support `long long' make[1]: Leaving directory `/home/John/Mesa-6.5.1/src/mesa' make: *** [libgl] Error 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100003&aid=1595426&group_id=3 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev