octave-maintainers
[Top][All Lists]
Advanced

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

Re: error: 'Fwarning' was not declared in this scope


From: Ben Abbott
Subject: Re: error: 'Fwarning' was not declared in this scope
Date: Tue, 09 Apr 2013 09:36:20 -0400

On Apr 9, 2013, at 9:17 AM, Michael D. Godfrey wrote:

> On 04/09/2013 09:10 AM, Ben Abbott wrote:
>> I'm seeing the error below on MacOS X.
> Try deleting libinterp/builtin-defun-decls.h
> 
> Worked for me, as John recommended.

Thanks!

That fixed the Fwarning error, but I then encountered others.  So, I got more 
aggressive.

        hg status | grep '^? ' | sed "s/^? /rm /g" | /bin/sh
        .bootstrap
        .configure ...
        make

And I'm able to build again.

Ben



reply via email to

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