I've pinpointed the problem to one line in the 99_autoconf patch these are the changes around line 1760 in the current 99_autoconf.patch file
1759 -datadir='${prefix}/share' 1760 +datarootdir='${prefix}/share' 1761 +datadir='${datarootdir}' line 1761 should be +datadir='${prefix}/share' it seems that the dataroordir does not get expanded correctly I'll attach two new debdiffs with this minor change only -- mpicc (openmpi) broken in Ubuntu 7.10 RC https://bugs.launchpad.net/bugs/152273 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