On Apr 20, 2007, at 7:58 AM, Bas van der Vlies wrote:
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
Ok.
Just to be absolutely sure -- you did re-run autogen.sh/configure/
make clean after svn updating to this version of the v1.2 branch,
right? There were changes in configure that should have caused the
proper substitution to occur.
--
Jeff Squyres
Cisco Systems