SuSE 10.0

BlitzMax Forums/OpenGL Module/SuSE 10.0

Zumwalt(Posted 2006) [#1]
SuSE 10.0 to rebuild the modules:

/usr/bin> sudo link gcc gcc-3.3

GCC version I am using is 4.0.5, now, I ran into an issue when rebuild my modules do to adding a custom mod, thats when I remembered on Torque I needed a symbolic link.

I end up with a problem still, with a compile error:
warning: pointer targets in passing arguments 3 of (junk) accept (junk) differ in signedn (junk)

I want to add the diablo.mod, I know I need to rebuild the modules, but that doesn't work. Any suggestions?