octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #51594] [MXE] libsndfile fails to build


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51594] [MXE] libsndfile fails to build
Date: Fri, 28 Jul 2017 10:45:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #6, bug #51594 (project octave):

Yes, we use identical autotools in mxe-octave, but Automake is a perl program,
and it assumes the host OS perl interpreter is sufficient.

It seems obvious that the difference is this warning, which still allows
Automake to run:

"Unescaped left brace in regex is deprecated, passed through in regex"

versus this error message, which causes Automake to fail:

"Unescaped left brace in regex is illegal here in regex;"

These messages are coming from perl itself as it's parsing the Automake
program. I'm guessing Philip's unstable system maybe has Perl 6, which doesn't
seem to like Automake 1.11 (which is now 6 years old itself).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51594>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]