Jeff Squyres wrote:
> 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.
>
When i do i checkout. I alway do ./autogen.sh; configure cycle and the
last couple of days i have experienced this problem.
--
********************************************************************
* *
* Bas van der Vlies e-mail: basv_at_[hidden] *
* SARA - Academic Computing Services phone: +31 20 592 8012 *
* Kruislaan 415 fax: +31 20 6683167 *
* 1098 SJ Amsterdam *
* *
********************************************************************
|