1

Topic: debian libc problem

When I try to run Teewars x86 binary got message:

./teewars: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by ./teewars)

My system is Debian 4 Etch r0. I know that debian version of glibc (libc.so.6) is 2.3.6 and there is no newer version.

2

Re: debian libc problem

apt-get install libc is your friend.

3

Re: debian libc problem

davidns; etch is too stable.. sad

Official Teeworlds map developer and community moderator
Administrator for the Teeworlds community Teesites

4

Re: debian libc problem

jepp, thats the reason i use lenny wink

5

Re: debian libc problem

Hi!

Just compile teewars from source like described here:

http://teewars.com/?page=docs&id=293

works for me without a problem...

6

Re: debian libc problem

same here, all fine.

but what is bam?

7

Re: debian libc problem

sfd wrote:

but what is bam?

Have a look at the bam.1.txt in your bam/docs/ folder:


NAME
----
bam - A fast and flexible build system.

8

Re: debian libc problem

don't downloaded it. thanks for the answer, was just interested because i never heard of. smile