[0.11.5] [cube] GLIBC_2.16 problem for ubuntu 12.04

This subforum contains all the issues which we already resolved.
NettleBurr
Manual Inserter
Manual Inserter
Posts: 2
Joined: Thu Apr 02, 2015 1:01 pm
Contact:

Re: [0.11.5] [cube] GLIBC_2.16 problem for ubuntu 12.04

Post by NettleBurr »

Its broken for me too on Wheezy. Hope 0.11.20 fixes it.
Edit: 0.11.20 released today does indeed work for me.

radeor
Burner Inserter
Burner Inserter
Posts: 13
Joined: Tue Feb 24, 2015 7:36 pm
Contact:

Re: [0.11.5] [cube] GLIBC_2.16 problem for ubuntu 12.04

Post by radeor »

11.20 also worked for me!

jonathans
Manual Inserter
Manual Inserter
Posts: 2
Joined: Fri May 01, 2015 4:15 pm
Contact:

Re: [0.11.5] [cube] GLIBC_2.16 problem for ubuntu 12.04

Post by jonathans »

0.11.22 does not work on wheezy, the program is built against too new a version of libc:

Code: Select all

root@garland:~# cat /etc/debian_version 
7.8

Code: Select all

root@garland:~# ldd --version
ldd (Debian EGLIBC 2.13-38+deb7u8) 2.13
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

Code: Select all

root@garland:~# ./factorio/bin/x64/factorio --mp-load-game test.zip
./factorio/bin/x64/factorio: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./factorio/bin/x64/factorio)
./factorio/bin/x64/factorio: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by ./factorio/bin/x64/factorio)
./factorio/bin/x64/factorio: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.15' not found (required by ./factorio/bin/x64/factorio)

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: [0.11.5] [cube] GLIBC_2.16 problem for ubuntu 12.04

Post by DaveMcW »

The good news is that wheezy is oldstable, and will be unsupported in less than a year. ;)

User avatar
cube
Former Staff
Former Staff
Posts: 1111
Joined: Tue Mar 05, 2013 8:14 pm
Contact:

Re: [0.11.5] [cube] GLIBC_2.16 problem for ubuntu 12.04

Post by cube »

Sorry, but you need glibc 2.15 and we're not planning on changing this part. Jessie has 2.19, so factorio should run without problems there.

Post Reply

Return to “Resolved Problems and Bugs”