$make LINUX=1
error: selected processor doesn't support x86-64 instructions set
$export CC='gcc -m32'
$make LINUX=1
Linking lsdlsrb2...
/usr/bin/ld: incompatible retraction /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../libGL.so while searching -lGL
/usr/bin/ld: incompatible retraction /usr/bin/../lib/libGL.sowhile searching -lGL
/usr/bin/ld: incompatible retraction /usr/lib/libGL.so while searching -lGL
/usr/bin/ld: can't find -lGL
collect2: ld has returned 1 executing state code
make: *** [../bin/Linux/Release/lsdlsrb2] Error 1
Mesa Off-screen rendering extension
OSmesa is a Mesa extension that allows programs to render to an
off-screen buffer using the OpenGL API without having to create a
rendering context on an X Server. It uses a pure software renderer.
This package provides both 16-bit and 32-bit versions of the off-screen
renderer which do not require external libraries to work.
Darktails said:.Code:$export
InuYasha said:Darktails said:.Code:$export
I LOLed.InuYasha said:Darktails said:.Code:$export