On Thu, Sep 08, 2011 at 07:39:47AM +1200, Michael Cree wrote: > On 08/09/11 04:39, Bob Tracy wrote: > > (...) "libgcc_s.so --> libgcc_s.so.1" symlink (missing). (...) > > Indeed. You need to update libc and gcc. > (...) > Make sure that you have libc6.1, > libc-bin, etc., at version 2.13-18, gcc-4.4 at 4.4.6-10, binutils at > 2.21.53.20110823-3.
In the process of discovering this, had you noticed another annoyance with the build system on Alpha where dependencies on "-lm" weren't being handled (presumably by "autoconf" and friends)? In the process of trying to hand-build a few updated packages, the cheap workaround was to simply add "-lm" to LDFLAGS in "debian/rules". (Sorry about making you throw-up on your keyboard :-)). --Bob -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

