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

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

[Octave-bug-tracker] [bug #54235] problems building Octave on Solaris


From: Rik
Subject: [Octave-bug-tracker] [bug #54235] problems building Octave on Solaris
Date: Wed, 25 Jul 2018 14:38:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #160, bug #54235 (project octave):

PCRE is required.  It has been a hard dependency since 2011.  See


changeset:   12464:dfeea9cae79e
user:        John W. Eaton <address@hidden>
date:        Mon Feb 21 03:50:59 2011 -0500
summary:     require PCRE to build Octave


But there have been more recent changes to the PCRE detection code in
configure.ac to make use of pkg-config and maybe the test got dropped.

It should use AC_MSG_ERROR, as we do when requiring a C++ compiler


  AC_MSG_ERROR([a compiler that fully supports C++11 is required to build
Octave])




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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