I remember there were some discussions about lex (or flex) and their version, but I don't remember the specifics. Whatever the outcome was, we're back at having a problem there, more specifically a missing reference (opal_util_keyval_yylex_destroy) which seems to indicate the issue was not fixed.
george.
On Nov 9, 2012, at 23:00 , svn-commit-mailer_at_[hidden] wrote:
> Author: hjelmn (Nathan Hjelm)
> Date: 2012-11-09 17:00:27 EST (Fri, 09 Nov 2012)
> New Revision: 27580
> URL: https://svn.open-mpi.org/trac/ompi/changeset/27580
>
> Log:
> add prototypes for lex destroy functions
>
> Text files modified:
> trunk/ompi/mca/btl/openib/btl_openib_lex.h | 1 +
> trunk/ompi/mca/btl/wv/btl_wv_lex.h | 1 +
> trunk/ompi/mca/coll/ml/coll_ml_lex.h | 1 +
> trunk/opal/util/keyval/keyval_lex.h | 1 +
> trunk/orte/mca/rmaps/rank_file/rmaps_rank_file.h | 2 ++
> 5 files changed, 6 insertions(+), 0 deletions(-)
|