Am Donnerstag, den 03.07.2008, 13:36 -0500 schrieb Dirk Eddelbuettel: > On 3 July 2008 at 19:01, Thiemo Seufer wrote: > | Package: openmpi > | Version: 1.2.7~rc2-1 > | Tags: patch > | Severity: wishlist > | > | I believe the appended patch is sufficient to add Linux/MIPS support > | to openmpi (for both the mips and mipsel variants). That said, I wasn't > > That would be great as would reduce the number of non-supported arches from > three to two! And Mips is a nice-to-have as there are some compute blades > based on it if I recall.
Nice! Thiemo, thanks a lot for the patch! > | - With just this patch, ./libtool gets triggered and falls over an > | undefined CDPATH variable: > | > | [...] > | Making all in asm > | make[3]: Entering directory > `/srv/ths/debian/openmpi/openmpi-1.2.7~rc2/opal/asm' > | depbase=`echo asm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > | /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../opal/include -I../../orte/include -I../../ompi/include -I../.. > -DNDEBUG -Wall -g -O2 -finline-functions -fno-strict-aliasing -pthread -MT > asm.lo -MD -MP -MF $depbase.Tpo -c -o asm.lo asm.c &&\ > | mv -f $depbase.Tpo $depbase.Plo > | ../../libtool: line 463: CDPATH: command not found > | ../../libtool: line 1266: func_opt_split: command not found > | libtool: Version mismatch error. This is libtool 2.1a, but the > | libtool: definition of this LT_INIT comes from an older release. > | libtool: You should recreate aclocal.m4 with macros from libtool 2.1a > | libtool: and run autoconf again. > | make[3]: *** [asm.lo] Error 63 > | make[3]: Leaving directory > `/srv/ths/debian/openmpi/openmpi-1.2.7~rc2/opal/asm' > | make[2]: *** [all-recursive] Error 1 > | make[2]: Leaving directory `/srv/ths/debian/openmpi/openmpi-1.2.7~rc2/opal' > | make[1]: *** [all-recursive] Error 1 > | make[1]: Leaving directory `/srv/ths/debian/openmpi/openmpi-1.2.7~rc2' > | make: *** [build] Error 2 > | dpkg-buildpackage: failure: debian/rules build gave error exit status 2 If I remember correctly, I have seen this when updating Autoconf without updating libtool first. There was a bug in an Autoconf macro that libtool uses, or something like that. Have to check that. But it may already solve the problem. Best regards Manuel
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

