Search

Archive for April 16th, 2008

Linux Game Development: GLIBC_2.4 not found

Posted by GBGames on April 16th, 2008

The following describes a GNU/Linux game development problem I am still tackling have solved, although I’ve made progress and learned a lot. Hopefully the following information can be useful to you.
The Problem
A few weeks ago, one person informed me that Killer Kittens blew up on his Debian Stable machine:
./killerkittens.bin: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4′ not found […]