Upgrade to glibc 2.8

Status: in progress

Ubuntu intrepid has upgraded to glibc 2.8, which means that executables there start depending on it, causing test failures with errors such as this:

/work/plash/plash/bin/pola-run: /work/plash/plash/lib/libc.so.6: version `GLIBC_2.8' not found (required by /usr/lib/libglib-2.0.so.0)

PlashGlibc should upgrade from being based on glibc 2.7 to glibc 2.8.

Also see PlashIssues/BuildFailureUbuntuIntrepid.

Tasks

There were no merge conflicts.

The following new glibc test failures occurred:

These are both known problems in glibc 2.8. See this post for a fix (also linked on StoryTest3).

Story21 (last edited 2008-07-06 15:41:34 by MarkSeaborn)