octave-maintainers
[Top][All Lists]
Advanced

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

Re: Error in building classdef branch.


From: Michael Goffioul
Subject: Re: Error in building classdef branch.
Date: Sun, 12 May 2013 16:21:28 -0400

On Sun, May 12, 2013 at 1:03 PM, Anas Faruqui <address@hidden> wrote:
Hi

I am still getting the same errors. This is the warning is get on ./configure
 Default pager:               less
  gnuplot:                     gnuplot

  Build Octave GUI:                   yes
  JIT compiler for loops:             no
  Build Java interface:               no
  Do internal array bounds checking:  no
  Use octave_allocator:               no
  Build static libraries:             no
  Build shared libraries:             yes
  Dynamic Linking:                    yes (dlopen)
  Include support for GNU readline:   yes
  64-bit array dims and indexing:     no

configure: WARNING: 

I wasn't able to find a suitable style for declaring a push-pull
parser in a bison input file so I'm disabling bison.

configure: WARNING: 

I didn't find bison, but it's only a problem if you need to
reconstruct parse.cc, which is the case if you're building from VCS
sources.

As you're building from development source, you'll need bison (and flex) installed. But it's probably unexpected that you can go as far as the link stage without having bison installed. Anyway, install the proper packages for your distribution and try again.

Michael.


reply via email to

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