help-octave
[Top][All Lists]
Advanced

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

today's CVS


From: Jason Russler
Subject: today's CVS
Date: Tue, 21 Mar 2006 15:44:18 -0500
User-agent: Thunderbird 1.5 (X11/20060313)

I pulled-down the octave CVS this morning and it's not building for me.
I get the same error on RedHat Enterprise 3 and Fedora Core 4:

This is after a vanilla configure with no options.

--
g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -g -O2 lex.cc -o pic/lex.o
In file included from lex.l:77:
oct-gperf.h:56: ISO C++ forbids declaration of `in_word_set' with no type
oct-gperf.h:94: ISO C++ forbids declaration of `wordlist' with no type
oct-gperf.h:130: initializer for scalar variable requires one element
oct-gperf.h:144: ISO C++ forbids declaration of `in_word_set' with no type
oct-gperf.h: In static member function `static const int*
 octave_kw_hash::in_word_set(const char*, unsigned int)':
oct-gperf.h:155: request for member `name' in `wordlist[index]', which is of
 non-aggregate type `int'
oct-gperf.h:163: ISO C++ forbids declaration of `wordptr' with no type
oct-gperf.h:164: ISO C++ forbids declaration of `wordendptr' with no type
oct-gperf.h:168: request for member `name' in `*wordptr', which is of
 non-aggregate type `int'
lex.l: In function `int is_keyword_token(const std::string&)':
lex.l:1021: cannot convert `const int*' to `const octave_kw*' in initialization
lex.l: In function `octave_value_list Fiskeyword(const octave_value_list&,
 int)':
lex.l:2464: request for member `name' in `wordlist[i]', which is of
 non-aggregate type `int'
make[2]: *** [pic/lex.o] Error 1
make[2]: Leaving directory `/spin/users/jrussler/octave/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/spin/users/jrussler/octave'
make: *** [all] Error 2



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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