9 Oct 2000 pcburns   » (Journeyer)

After "apt-get"ing tuxracer which required me for some reason to also install the latest version of gcc, g++, libc6 and libstdc++2.10, I could no longer compile anything. All the builds that I tried failed at the linker stage with missing symbols. Wishing for a backout option in apt-get, I thought I tried upgrading some other key library and development packages. I finally got the system back into a working state when I upgraded binutils which contains the gnu linker.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!