On Thu, Mar 19, 2009 at 1:39 PM, Marius Zwicker <mar...@numlz.de> wrote: > I too had this problem on debian and solved it somehow, but unfortunately > can't remember exactly the way I did this. In my opinion it had to do with a > wrong compiler version. Currently I'm using gcc4.1 for building microwindows > as it did not compile with version 4.3 or later. Please check your config > file carefully, too and check if all dependencies are installed (libs...)
I had the same error on ubuntu 8.10 gcc 4.3.2 and just removed the static declaration from the function. If your on 32bit this should be all you need. If your using a 64bit system I have another unrelated patch that I found in the mailing list archives that I needed. Thanks -- Steven Edwards "There is one thing stronger than all the armies in the world, and that is an idea whose time has come." - Victor Hugo --------------------------------------------------------------------- To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org For additional commands, e-mail: nanogui-h...@linuxhacker.org