help-octave
[Top][All Lists]
Advanced

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

Another compilation error


From: John W. Eaton
Subject: Another compilation error
Date: Wed, 28 May 2008 08:34:20 -0500

On 28-May-2008, Andrea Spadaccini wrote:

| Hello everybody,
| after setting gawk as the default awk implementation in my system,
| compilation goes
| further. Now I get this error:
| 
| g++ -c  -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc
| -DHAVE_CONFIG_H  -Wall -W -Wshadow -Wold-style-cast -g -O2
| load-path.cc -o pic/load-path.o
| lex.l: In function 'int is_keyword_token(const std::string&)':
| lex.l:1037: error: expected initializer before '*' token
| lex.l:1039: error: 'kw' was not declared in this scope

Do you have gperf installed?  It is needed to build oct-gperf.h from
octave.gperf.

jwe


reply via email to

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