octave-maintainers
[Top][All Lists]
Advanced

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

2.9.9+ problems on OSX


From: John Swensen
Subject: 2.9.9+ problems on OSX
Date: Sun, 29 Oct 2006 01:56:17 -0400
User-agent: Thunderbird 3.0a1 (Macintosh/20061024)

I tried my weekly build of the most recent CVS on OSX and got strange
results.  Octave built fine, but when I tried to compile my IDE, I got
the following error.

/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/config.h:1016:25:
error: oct-dlldefs.h: No such file or directory
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/octave.h:31: error:
expected initializer before 'int'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:36: error:
'OCTAVE_API' does not name a type
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:37: error:
expected initializer before 'int'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:38: error:
expected initializer before 'double'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:40: error:
expected initializer before 'char'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:42: error:
expected initializer before 'void'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:44: error:
'OCTAVE_API' does not name a type
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:45: error:
'OCTAVE_API' does not name a type
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:47: error:
'OCTAVE_API' does not name a type
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:48: error:
'OCTAVE_API' does not name a type
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:50: error:
expected constructor, destructor, or type conversion before 'int'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:52: error:
expected constructor, destructor, or type conversion before 'void'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:55: error:
expected constructor, destructor, or type conversion before 'char'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:58: error:
expected constructor, destructor, or type conversion before 'int'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:60: error:
expected constructor, destructor, or type conversion before 'int'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:62: error:
expected initializer before 'double'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:63: error:
'OCTAVE_API' does not name a type
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:65: error:
expected initializer before 'void'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:66: error:
expected initializer before 'void'
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/lo-utils.h:76: error:
'OCTAVE_API' does not name a type
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/str-vec.h:35: error:
invalid function declaration
/sw/opt/octave-2.9.9+/include/octave-2.9.9+/octave/cmd-hist.h:33: error:
invalid function declaration

I think is may be because this oct-dlldefs.h file was added, but not
copied to the install directory during a 'make install'.  I see the file
in octave/libcruft/misc, but it isn't in include/octave-2.9.9+/octave.
Is this the problem or are there other suggestions?

John Swensen



reply via email to

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