help-octave
[Top][All Lists]
Advanced

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

Compiling: Error


From: Cederik De Leon A
Subject: Compiling: Error
Date: Sun, 01 Apr 2001 21:08:09 -0500

Hi List:
        i have the next error MSG's when i try yo compile OCTAVE 2.1.33

c++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob  
-I../glob
 -DHAVE_CONFIG_H -mieee-fp -fno-implicit-templates -g -O2 -Wall lex.cc -o 
lex.olex.l: In function `int is_keyword(const string &)':
lex.l:1026: ANSI C++ forbids declaration `octave_kw' with no type
lex.l:1026: uninitialized const `octave_kw'
lex.l:1026: parse error before `*'
lex.l:1028: `kw' undeclared (first use this function)
lex.l:1028: (Each undeclared identifier is reported only once
lex.l:1028: for each function it appears in.)
lex.l:1034: `all_va_args_kw' undeclared (first use this function)
lex.l:1035: `break_kw' undeclared (first use this function)
lex.l:1036: `case_kw' undeclared (first use this function)
lex.l:1037: `catch_kw' undeclared (first use this function)
lex.l:1038: `continue_kw' undeclared (first use this function)
lex.l:1039: `else_kw' undeclared (first use this function)
lex.l:1040: `elseif_kw' undeclared (first use this function)
lex.l:1041: `global_kw' undeclared (first use this function)
lex.l:1042: `otherwise_kw' undeclared (first use this function)
lex.l:1043: `return_kw' undeclared (first use this function)
lex.l:1044: `static_kw' undeclared (first use this function)
lex.l:1045: `until_kw' undeclared (first use this function)
lex.l:1046: `unwind_protect_cleanup_kw' undeclared (first use this function)
lex.l:1049: `end_kw' undeclared (first use this function)
lex.l:1053: `end_try_catch_kw' undeclared (first use this function)
lex.l:1057: `end_unwind_protect_kw' undeclared (first use this function)
lex.l:1061: `endfor_kw' undeclared (first use this function)
lex.l:1065: `endfunction_kw' undeclared (first use this function)
lex.l:1069: `endif_kw' undeclared (first use this function)
lex.l:1073: `endswitch_kw' undeclared (first use this function)
lex.l:1077: `endwhile_kw' undeclared (first use this function)
lex.l:1081: `do_kw' undeclared (first use this function)
lex.l:1082: `for_kw' undeclared (first use this function)
lex.l:1083: `while_kw' undeclared (first use this function)
lex.l:1088: `if_kw' undeclared (first use this function)
lex.l:1089: `try_kw' undeclared (first use this function)
lex.l:1090: `switch_kw' undeclared (first use this function)
lex.l:1091: `unwind_protect_kw' undeclared (first use this function)
lex.l:1095: `gplot_kw' undeclared (first use this function)
lex.l:1100: `gsplot_kw' undeclared (first use this function)
lex.l:1105: `replot_kw' undeclared (first use this function)
lex.l:1110: `function_kw' undeclared (first use this function)
lex.l:1142: `magic_file_kw' undeclared (first use this function)
lex.l:1152: `magic_line_kw' undeclared (first use this function)
lex.l:1047: warning: unreachable code at beginning of switch statement
lex.l:1026: warning: unused variable `const int octave_kw'
lex.l:1024: warning: unused variable `int len'
lex.l:1169: warning: control reaches end of non-void function 
`is_keyword(conststring &)'
make[2]: *** [lex.o] Error 1
make[2]: Saliendo directorio `/home/cederik/octave/src'
make[1]: *** [src] Error 2
make[1]: Saliendo directorio `/home/cederik/octave'
make: *** [all] Error 2



The information about my system:

Linux abril 2.4.2 #9 SMP mié mar 28 03:24:57 CST 2001 i686 unknown 
gcc version 2.95.2 20000220 (Debian GNU/Linux)  
flex version 2.5.4    
GNU Bison version 1.28

Any idea?


Best regards from México: Land of tequila...

CD

----------------------------
EFM. Cederik León De León Acuña.
Director General
Linux OpenSource (mr)
Rayón #523 Centro
CP 58000
Morelia Michoacán MX
Tel/Fax: +52 4 3128724
Tel    : +52 4 3173945
http://linuxopensource.virtualave.net/
email: address@hidden
Private-Email: address@hidden



-------------------------------------------------------------
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]