Jeff Squyres wrote:
On Apr 20, 2007, at 7:03 AM, Bas van der Vlies wrote:

;-) I have adjust opal_wrapper.c to use another variable (libdir) and that one is expanded.

Can you explain more what you mean by that?

Because ${datarootdir} is not expanded i tryied another variable in opal_wrapper.c:
      asprintf(&datafile, "%s%s%s-wrapper-data.txt",
             opal_install_dirs.pkgdatadir, OPAL_PATH_SEP, appname);
                    ^
                    |
             opal_install_dirs.libdir

What version of Autoconf, Automake, and Libtool are you using?
autoconf : 2.61-4
automake : 1.10
libtool  : 1.5.22

Please send the full output of configure and your config.log file (please compress!).

Can you send these files?

Also send your $prefix/share/openmpi/*-wrapper-data.txt files.

Oke


On Apr 20, 2007, at 5:56 AM, Bas van der Vlies wrote:
This is the error:

ib-r1n1.irc.sara.nl:/var/tmp/openmpi-1.2-trunk.new
root# /usr/local/gnu-openmpi-1.2.1p0/bin/opal_wrapper
Cannot open configuration file
${datarootdir}/openmpi/opal_wrapper-wrapper-data.txt
Error parsing data file opal_wrapper: Not found

It seems that ${datarootdir) is not expanded. So mpicc and al other
links to opal_wrapper does not work.

--
********************************************************************
*                                                                  *
*  Bas van der Vlies                     e-mail: b...@sara.nl      *
*  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
*  Kruislaan 415                         fax:    +31 20 6683167    *
*  1098 SJ Amsterdam                                               *
*                                                                  *
********************************************************************
_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users

--
********************************************************************
*                                                                  *
*  Bas van der Vlies                     e-mail: b...@sara.nl      *
*  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
*  Kruislaan 415                         fax:    +31 20 6683167    *
*  1098 SJ Amsterdam                                               *
*                                                                  *
********************************************************************
<config.log.gz>
<config.status.gz>
<mime-attachment.txt>




--
********************************************************************
*                                                                  *
*  Bas van der Vlies                     e-mail: b...@sara.nl      *
*  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
*  Kruislaan 415                         fax:    +31 20 6683167    *
*  1098 SJ Amsterdam                                               *
*                                                                  *
********************************************************************

Attachment: wrappers.tar.gz
Description: GNU Zip compressed data

Reply via email to