octave-maintainers
[Top][All Lists]
Advanced

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

Default not compiling


From: John W. Eaton
Subject: Default not compiling
Date: Thu, 20 Sep 2012 11:17:18 -0400

On 20-Sep-2012, JuanPi wrote:

| Hi,
| Since today the default branches fails to compile
| 
| interpfcn/graphics.cc: In member function ‘int
| gh_manager::do_process_events(bool)’:
| interpfcn/graphics.cc:8206: error: ‘Fdrawnow’ was not declared in this scope
| make[3]: *** [interpfcn/interpfcn_libinterpfcn_la-graphics.lo] Error 1
| 
| Anyone knows how to fix this?

Try removing the file libinterp/builtin-defun-decls.h from your build
tree and then run make again.

If it still fails, or if you don't have a builtin-defun-decls.h, or if
it doesn't contain any declarations, then there must be some other
problem and I'll need more details.

jwe


reply via email to

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