Subject:
|
cant compile ldglite in gentoo linux
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Tue, 27 Jul 2004 17:21:36 GMT
|
Reply-To:
|
debian@comhem.se*stopspammers*
|
Viewed:
|
1483 times
|
| |
| |
Hello.
I'm trying to compile ldglite in my gentoo linux machine.
Here is what happens.
I give the command:
make -f makefile.linux
And after some compiling I get:
gcc -g -DUNIX -DUSE_OPENGL -DUSE_L3_PARSER -DUSE_BMP8 -DNEED_MIN_MAX
-DUSE_PNG -DTILE_RENDER_OPTION -DOSMESA_OPTION -DTEST_MUI_GUI
-I./mui/include -c -o ldglpr.o ldglpr.c
In file included from ldglpr.c:52:
/usr/include/GL/osmesa.h:119: error: syntax error before "OSMesaContext"
/usr/include/GL/osmesa.h:132: error: syntax error before "OSMesaContext"
/usr/include/GL/osmesa.h:142: error: syntax error before "void"
/usr/include/GL/osmesa.h:174: error: syntax error before "GLboolean"
/usr/include/GL/osmesa.h:184: error: syntax error before "OSMesaContext"
/usr/include/GL/osmesa.h:202: error: syntax error before "void"
/usr/include/GL/osmesa.h:218: error: syntax error before "void"
/usr/include/GL/osmesa.h:233: error: syntax error before "GLboolean"
/usr/include/GL/osmesa.h:249: error: syntax error before "GLboolean"
ldglpr.c: In function `OffScreenRender':
ldglpr.c:1019: warning: assignment makes pointer from integer without a cast
make: *** [ldglpr.o] Error 1
I use the NVIDIA 1.0.6106 drivers and Xfree-86 4.3.
Can anyone here help me? I don't know what more information you might need,
so please ask.
|
|
Message has 1 Reply: | | Re: cant compile ldglite in gentoo linux
|
| (...) I think this means I need to get an up to date linux box so I can try to resolve the incompatibilities with the newer hardware accelerated opengl drivers and the software rendering offscreen osmesa driver. What version of ldglite is this? 1.0 (...) (20 years ago, 28-Jul-04, to lugnet.cad.dev)
|
8 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|