On Gutsy 4.1 is the standard for gcc and g++ whereas the standard for gfortran and gij is 4.2, so the linking is probably as it should be -- except that I am not sure why the alternatives system is not used to handle the linking to versions, instead hardwired symbolic lionks are used.
The upshot appears to be then that you can't use -lgfortran without the cheat of manually linking /usr/lib/libgfortran.so unless you change the gcc link to point to gcc-4.2 instead of gcc-4.1 (but this may well break lots of other thing :-( -- gfortran missing /usr/lib/libgfortran.so https://bugs.launchpad.net/bugs/156524 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs