> > succeeded.
>
> If you don't have the exact output any more: could you please rerun
> autogen.sh and post it?
>
> > Do you have a debian system you can remove the libltdl3 and libltdl3-dev
> > packages?
>
> Yes, I could try that tonight (my timezone), but..
>
> > It seems like there's some strange depenency on this.
>
> I don't either think this is the cause of the error. What is the
> libtoolize version autogen.sh picks up?
see
http://scl.ameslab.gov/~troy/ompi_debug/genlog-nolibltdl3
http://scl.ameslab.gov/~troy/ompi_debug/genlog-with-libltdl3
(Or maybe just this diff)
diff -u genlog-nolibltdl3 genlog-with-libltdl3
--- genlog-nolibltdl3 2005-10-29 00:42:53.000000000 -0500
+++ genlog-with-libltdl3 2005-10-29 00:49:55.000000000 -0500
@@ -771,10 +771,8 @@
[Running] autoheader
[Running] autoconf
[Running] libtoolize --automake --copy --ltdl
-ls: libltdl/*: No such file or directory
Adjusting libltdl for OMPI :-(
-- patching for argz bugfix in libtool 1.5
-grep: ltdl.c: No such file or directory
==> your libtool doesn't need this! yay!
-- patching configure for broken -c/-o compiler test
[Running] automake --foreign -a --copy --include-deps
p5l2:/usr/src/ompi-trunk-debug# dpkg -l libtool
libtool 1.5.20-2 Generic library support script
|