Currently, anyone installing Teeworlds on Lucid will probably want to update to the newly released 7.7-3ubuntu1 package.
It contains the following fix (taken from the Debian changelog): +commit fdfa4c85297d5d25e7256bf73e35309b358af86c +Date: Sat Jan 23 17:27:21 2010 +0100 + + st/mesa: fix unsigned/signed breakage in scissor + + commit 53174afeeb introduced a portability change that converted GLint x,y + to GLuint. That breaks when x and y are negative, which seems to be allowed, + and which at least one game uses : teeworlds. + + Rather than simply reverting the change, it seems possible to convert the + 16bit unsigned to GLint so that comparisons are made between signed integers + instead. This hopefully does not break anything while keeping MSVC happy. This package should be included in Lucid alpha 3 and later. -- Ubuntu 9.04 has an obsolete version of teeworlds https://bugs.launchpad.net/bugs/376248 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs