help-octave
[Top][All Lists]
Advanced

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

Re: Build problems


From: John W. Eaton
Subject: Re: Build problems
Date: Tue, 30 Nov 2010 18:36:23 -0500

On 30-Nov-2010, Keith Grider wrote:

| Ok, the oct-parse.h file is not generated. it is an empty file.
| 
| The version of Bison:
| bison (GNU Bison) 2.4.1
| 
| $ cat oct-parse.cc
| main() { return 0; }
| $ cat oct-parse.h
| 
| I think you found it.

If you had bison installed, then why did it fail to correctly generate
the files?  I don't know how or why it would generate an empty file
for oct-parse.h and a simple program that does nothing for
oct-parse.cc.  How can that happen?

jwe


reply via email to

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