[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linux] install de Celestia
Le Jeudi 18 Avril 2002 10:51, Cédric Godin a écrit :
> ,,, wrote:
> >Dans ssystem, il n'y a pas de ./configure, il faut directement faire: make
> >_______________________________________________
> >Linux Mailing List
> >LCP - 11 Mai - http://www.unixtech.be/lcp.php
> >Archives: http://www.unixtech.be/mailman/listinfo/linux
>
> OK je viens de le compiler, voici les changements que j'ai effectués.
>
>
> Tous ces changements sont faits dans Makefile
>
> 1. MESADIR=/usr/local
> 2. LDFLAGS= -L/usr/X11R6/lib -L$(MESADIR)/lib -ljpeg -lglut -lGL
> -lGLU\
> -lXext -lXmu -lXi -lX11 -lm (plus de MESA car je ne l'utilise
> pa, sinon ne rien changer).
>
> Changements dans ssystem.h (pour toi qui a un répertoire assez spécifique)
> : le #include <GL...> en #include <FL...>
>
> J'espère que cela t'aidera.
C'est très gentil de ta part d'essayer de m'aider mais ca ne marche tjs pas
.... les logs sont joints.
-pol-
In file included from /usr/local/include/FL/gl.h:36,
from /usr/local/include/FL/glut.h:47,
from ssystem.h:23,
from cfgparse.y:4:
/usr/local/include/FL/Enumerations.H:65: warning: redefinition of `ulong'
/usr/include/sys/types.h:144: warning: `ulong' previously declared here
/usr/local/include/FL/Enumerations.H:171: parse error before `define_FL_ROUND_UP_BOX'
/usr/local/include/FL/Enumerations.H:171: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:174: parse error before `define_FL_SHADOW_BOX'
/usr/local/include/FL/Enumerations.H:174: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:177: parse error before `define_FL_ROUNDED_BOX'
/usr/local/include/FL/Enumerations.H:177: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:180: parse error before `define_FL_RFLAT_BOX'
/usr/local/include/FL/Enumerations.H:180: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:182: parse error before `define_FL_RSHADOW_BOX'
/usr/local/include/FL/Enumerations.H:182: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:184: parse error before `define_FL_DIAMOND_BOX'
/usr/local/include/FL/Enumerations.H:184: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:187: parse error before `define_FL_OVAL_BOX'
/usr/local/include/FL/Enumerations.H:187: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:194: parse error before `down'
/usr/local/include/FL/Enumerations.H:194: parse error before `b'
/usr/local/include/FL/Enumerations.H: In function `down':
/usr/local/include/FL/Enumerations.H:194: `Fl_Boxtype' undeclared (first use in this function)
/usr/local/include/FL/Enumerations.H:194: (Each undeclared identifier is reported only once
/usr/local/include/FL/Enumerations.H:194: for each function it appears in.)
/usr/local/include/FL/Enumerations.H:194: `b' undeclared (first use in this function)
/usr/local/include/FL/Enumerations.H:194: warning: control reaches end of non-void function
/usr/local/include/FL/Enumerations.H: At top level:
/usr/local/include/FL/Enumerations.H:195: parse error before `frame'
/usr/local/include/FL/Enumerations.H:195: parse error before `b'
/usr/local/include/FL/Enumerations.H: In function `frame':
/usr/local/include/FL/Enumerations.H:195: `Fl_Boxtype' undeclared (first use in this function)
/usr/local/include/FL/Enumerations.H:195: `b' undeclared (first use in this function)
/usr/local/include/FL/Enumerations.H:195: warning: control reaches end of non-void function
/usr/local/include/FL/Enumerations.H: At top level:
/usr/local/include/FL/Enumerations.H:216: parse error before `define_FL_SYMBOL_LABEL'
/usr/local/include/FL/Enumerations.H:216: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:218: parse error before `define_FL_SHADOW_LABEL'
/usr/local/include/FL/Enumerations.H:218: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:220: parse error before `define_FL_ENGRAVED_LABEL'
/usr/local/include/FL/Enumerations.H:220: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:222: parse error before `define_FL_EMBOSSED_LABEL'
/usr/local/include/FL/Enumerations.H:222: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:300: parse error before `inactive'
/usr/local/include/FL/Enumerations.H:300: parse error before `c'
/usr/local/include/FL/Enumerations.H:300: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:301: parse error before `contrast'
/usr/local/include/FL/Enumerations.H:301: parse error before `fg'
/usr/local/include/FL/Enumerations.H:301: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:302: parse error before `fl_color_average'
/usr/local/include/FL/Enumerations.H:302: parse error before `c1'
/usr/local/include/FL/Enumerations.H:302: warning: data definition has no type or storage class
/usr/local/include/FL/Enumerations.H:303: parse error before `fl_lighter'
/usr/local/include/FL/Enumerations.H:303: parse error before `c'
/usr/local/include/FL/Enumerations.H: In function `fl_lighter':
/usr/local/include/FL/Enumerations.H:303: `c' undeclared (first use in this function)
/usr/local/include/FL/Enumerations.H: At top level:
/usr/local/include/FL/Enumerations.H:304: parse error before `fl_darker'
/usr/local/include/FL/Enumerations.H:304: parse error before `c'
/usr/local/include/FL/Enumerations.H: In function `fl_darker':
/usr/local/include/FL/Enumerations.H:304: `c' undeclared (first use in this function)
/usr/local/include/FL/Enumerations.H: At top level:
/usr/local/include/FL/Enumerations.H:307: parse error before `fl_gray_ramp'
/usr/local/include/FL/Enumerations.H: In function `fl_gray_ramp':
/usr/local/include/FL/Enumerations.H:307: `Fl_Color' undeclared (first use in this function)
/usr/local/include/FL/Enumerations.H:307: warning: control reaches end of non-void function
/usr/local/include/FL/Enumerations.H: At top level:
/usr/local/include/FL/Enumerations.H:311: parse error before `fl_color_cube'
/usr/local/include/FL/Enumerations.H: In function `fl_color_cube':
/usr/local/include/FL/Enumerations.H:312: `Fl_Color' undeclared (first use in this function)
/usr/local/include/FL/Enumerations.H:312: warning: control reaches end of non-void function
In file included from /usr/local/include/FL/glut.h:47,
from ssystem.h:23,
from cfgparse.y:4:
/usr/local/include/FL/gl.h: At top level:
/usr/local/include/FL/gl.h:52: warning: parameter names (without types) in function declaration
/usr/local/include/FL/gl.h: In function `gl_color':
/usr/local/include/FL/gl.h:53: `Fl_Color' undeclared (first use in this function)
/usr/local/include/FL/gl.h:53: parse error before `c'
/usr/local/include/FL/gl.h: In function `gl_rectf':
/usr/local/include/FL/gl.h:56: warning: implicit declaration of function `glRecti'
/usr/local/include/FL/gl.h: At top level:
/usr/local/include/FL/gl.h:62: conflicting types for `gl_width'
/usr/local/include/FL/gl.h:61: previous declaration of `gl_width'
/usr/local/include/FL/gl.h:63: conflicting types for `gl_width'
/usr/local/include/FL/gl.h:62: previous declaration of `gl_width'
/usr/local/include/FL/gl.h:66: conflicting types for `gl_draw'
/usr/local/include/FL/gl.h:65: previous declaration of `gl_draw'
/usr/local/include/FL/gl.h:67: conflicting types for `gl_draw'
/usr/local/include/FL/gl.h:66: previous declaration of `gl_draw'
/usr/local/include/FL/gl.h:68: conflicting types for `gl_draw'
/usr/local/include/FL/gl.h:67: previous declaration of `gl_draw'
/usr/local/include/FL/gl.h:69: conflicting types for `gl_draw'
/usr/local/include/FL/gl.h:68: previous declaration of `gl_draw'
/usr/local/include/FL/gl.h:70: conflicting types for `gl_draw'
/usr/local/include/FL/gl.h:69: previous declaration of `gl_draw'
/usr/local/include/FL/gl.h:71: parse error before `Fl_Align'
/usr/local/include/FL/gl.h:72: parse error before `&'
/usr/local/include/FL/gl.h:74: parse error before `='
In file included from /usr/local/include/FL/glut.h:54,
from ssystem.h:23,
from cfgparse.y:4:
/usr/local/include/FL/Fl.H:34: parse error before `Fl_Widget'
/usr/local/include/FL/Fl.H:34: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:35: parse error before `Fl_Window'
/usr/local/include/FL/Fl.H:35: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:37: parse error before `*'
/usr/local/include/FL/Fl.H:38: parse error before `*'
/usr/local/include/FL/Fl.H:39: parse error before `Fl_Color'
/usr/local/include/FL/Fl.H:43: parse error before `Fl'
/usr/local/include/FL/Fl.H:43: syntax error before `{'
/usr/local/include/FL/Fl.H:46: parse error before `:'
/usr/local/include/FL/Fl.H:55: parse error before `*'
/usr/local/include/FL/Fl.H:55: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:56: parse error before `*'
/usr/local/include/FL/Fl.H:56: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:57: parse error before `*'
/usr/local/include/FL/Fl.H:57: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:59: parse error before `*'
/usr/local/include/FL/Fl.H:59: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:60: parse error before `*'
/usr/local/include/FL/Fl.H:60: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:61: parse error before `*'
/usr/local/include/FL/Fl.H:61: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:68: parse error before `:'
/usr/local/include/FL/Fl.H:72: parse error before `&'
/usr/local/include/FL/Fl.H:72: parse error before `&'
/usr/local/include/FL/Fl.H:72: `args' declared as function returning a function
/usr/local/include/FL/Fl.H:72: function `args' is initialized like a variable
/usr/local/include/FL/Fl.H:72: parse error before `)'
/usr/local/include/FL/Fl.H:74: conflicting types for `args'
/usr/local/include/FL/Fl.H:72: previous declaration of `args'
/usr/local/include/FL/Fl.H:79: parse error before `='
/usr/local/include/FL/Fl.H:88: conflicting types for `wait'
/usr/local/include/FL/Fl.H:87: previous declaration of `wait'
/usr/local/include/FL/Fl.H:92: parse error before `*'
/usr/local/include/FL/Fl.H:92: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:93: parse error before `='
/usr/local/include/FL/Fl.H:94: parse error before `='
/usr/local/include/FL/Fl.H:95: parse error before `='
/usr/local/include/FL/Fl.H:96: parse error before `='
/usr/local/include/FL/Fl.H:97: parse error before `='
/usr/local/include/FL/Fl.H:98: parse error before `='
/usr/local/include/FL/Fl.H:99: parse error before `='
/usr/local/include/FL/Fl.H:100: parse error before `='
/usr/local/include/FL/Fl.H:101: parse error before `='
/usr/local/include/FL/Fl.H:103: conflicting types for `remove_fd'
/usr/local/include/FL/Fl.H:102: previous declaration of `remove_fd'
/usr/local/include/FL/Fl.H:104: parse error before `='
/usr/local/include/FL/Fl.H:105: parse error before `='
/usr/local/include/FL/Fl.H:106: parse error before `='
/usr/local/include/FL/Fl.H:107: conflicting types for `damage'
/usr/local/include/FL/Fl.H:64: previous declaration of `damage'
/usr/local/include/FL/Fl.H:113: parse error before `*'
/usr/local/include/FL/Fl.H:113: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:114: parse error before `*'
/usr/local/include/FL/Fl.H:114: conflicting types for `first_window'
/usr/local/include/FL/Fl.H:113: previous declaration of `first_window'
/usr/local/include/FL/Fl.H:115: parse error before `*'
/usr/local/include/FL/Fl.H:115: parse error before `*'
/usr/local/include/FL/Fl.H:115: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:116: parse error before `*'
/usr/local/include/FL/Fl.H:117: parse error before `*'
/usr/local/include/FL/Fl.H:118: parse error before `*'
/usr/local/include/FL/Fl.H:118: conflicting types for `grab'
/usr/local/include/FL/Fl.H:117: previous declaration of `grab'
/usr/local/include/FL/Fl.H: In function `event_x':
/usr/local/include/FL/Fl.H:121: `e_x' undeclared (first use in this function)
/usr/local/include/FL/Fl.H:121: warning: control reaches end of non-void function
/usr/local/include/FL/Fl.H: In function `event_y':
/usr/local/include/FL/Fl.H:122: `e_y' undeclared (first use in this function)
/usr/local/include/FL/Fl.H:122: warning: control reaches end of non-void function
/usr/local/include/FL/Fl.H: In function `event_x_root':
/usr/local/include/FL/Fl.H:123: `e_x_root' undeclared (first use in this function)
/usr/local/include/FL/Fl.H:123: warning: control reaches end of non-void function
/usr/local/include/FL/Fl.H: In function `event_y_root':
/usr/local/include/FL/Fl.H:124: `e_y_root' undeclared (first use in this function)
/usr/local/include/FL/Fl.H:124: warning: control reaches end of non-void function
/usr/local/include/FL/Fl.H: At top level:
/usr/local/include/FL/Fl.H:125: parse error before `&'
/usr/local/include/FL/Fl.H:127: conflicting types for `event_clicks'
/usr/local/include/FL/Fl.H:126: previous declaration of `event_clicks'
/usr/local/include/FL/Fl.H:129: conflicting types for `event_is_click'
/usr/local/include/FL/Fl.H:128: previous declaration of `event_is_click'
/usr/local/include/FL/Fl.H:132: redefinition of `event_state'
/usr/local/include/FL/Fl.H:131: `event_state' previously defined here
/usr/local/include/FL/Fl.H:134: prototype for `event_key' follows and number of arguments doesn't match
/usr/local/include/FL/Fl.H:133: non-prototype definition here
/usr/local/include/FL/Fl.H:138: parse error before `&'
/usr/local/include/FL/Fl.H:141: parse error before `*'
/usr/local/include/FL/Fl.H:145: parse error before `Fl_Window'
/usr/local/include/FL/Fl.H:146: parse error before `*'
/usr/local/include/FL/Fl.H:147: parse error before `*'
/usr/local/include/FL/Fl.H:147: conflicting types for `belowmouse'
/usr/local/include/FL/Fl.H:146: previous declaration of `belowmouse'
/usr/local/include/FL/Fl.H:148: parse error before `*'
/usr/local/include/FL/Fl.H:149: parse error before `*'
/usr/local/include/FL/Fl.H:149: conflicting types for `pushed'
/usr/local/include/FL/Fl.H:148: previous declaration of `pushed'
/usr/local/include/FL/Fl.H:150: parse error before `*'
/usr/local/include/FL/Fl.H:151: parse error before `*'
/usr/local/include/FL/Fl.H:151: conflicting types for `focus'
/usr/local/include/FL/Fl.H:150: previous declaration of `focus'
/usr/local/include/FL/Fl.H:155: parse error before `*'
/usr/local/include/FL/Fl.H:156: parse error before `*'
/usr/local/include/FL/Fl.H:156: conflicting types for `selection_owner'
/usr/local/include/FL/Fl.H:155: previous declaration of `selection_owner'
/usr/local/include/FL/Fl.H:157: parse error before `&'
/usr/local/include/FL/Fl.H:158: parse error before `&'
/usr/local/include/FL/Fl.H:172: parse error before `uchar'
/usr/local/include/FL/Fl.H:173: parse error before `unsigned'
/usr/local/include/FL/Fl.H:174: warning: parameter names (without types) in function declaration
/usr/local/include/FL/Fl.H:175: parse error before `uchar'
/usr/local/include/FL/Fl.H:175: conflicting types for `get_color'
/usr/local/include/FL/Fl.H:174: previous declaration of `get_color'
/usr/local/include/FL/Fl.H:176: parse error before `int'
/usr/local/include/FL/Fl.H:179: warning: parameter names (without types) in function declaration
/usr/local/include/FL/Fl.H:180: parse error before `int'
/usr/local/include/FL/Fl.H:181: parse error before `int'
/usr/local/include/FL/Fl.H:182: parse error before `const'
/usr/local/include/FL/Fl.H:183: warning: parameter names (without types) in function declaration
/usr/local/include/FL/Fl.H:184: parse error before `set_fonts'
/usr/local/include/FL/Fl.H:184: parse error before `='
/usr/local/include/FL/Fl.H:184: warning: data definition has no type or storage class
/usr/local/include/FL/Fl.H:187: parse error before `Fl_Label_Draw_F'
/usr/local/include/FL/Fl.H:188: parse error before `from'
/usr/local/include/FL/Fl.H:192: parse error before `Fl_Box_Draw_F'
/usr/local/include/FL/Fl.H:193: parse error before `from'
/usr/local/include/FL/Fl.H:194: warning: parameter names (without types) in function declaration
/usr/local/include/FL/Fl.H:195: warning: parameter names (without types) in function declaration
/usr/local/include/FL/Fl.H:196: warning: parameter names (without types) in function declaration
/usr/local/include/FL/Fl.H:197: warning: parameter names (without types) in function declaration
/usr/local/include/FL/Fl.H:201: parse error before `*'
/usr/local/include/FL/Fl.H:202: parse error before `*'
/usr/local/include/FL/Fl.H:203: parse error before `*'
/usr/local/include/FL/Fl.H:212: parse error before `&'
/usr/local/include/FL/Fl.H:212: redefinition of `grab'
/usr/local/include/FL/Fl.H:118: `grab' previously defined here
/usr/local/include/FL/Fl.H:215: parse error before `}'
In file included from /usr/local/include/FL/Fl_Group.H:30,
from /usr/local/include/FL/Fl_Window.H:29,
from /usr/local/include/FL/Fl_Gl_Window.H:28,
from /usr/local/include/FL/glut.h:55,
from ssystem.h:23,
from cfgparse.y:4:
/usr/local/include/FL/Fl_Widget.H:31: parse error before `Fl_Widget'
/usr/local/include/FL/Fl_Widget.H:31: warning: data definition has no type or storage class
/usr/local/include/FL/Fl_Widget.H:32: parse error before `Fl_Window'
/usr/local/include/FL/Fl_Widget.H:32: warning: data definition has no type or storage class
/usr/local/include/FL/Fl_Widget.H:34: parse error before `*'
/usr/local/include/FL/Fl_Widget.H:36: parse error before `*'
/usr/local/include/FL/Fl_Widget.H:37: parse error before `*'
/usr/local/include/FL/Fl_Widget.H:45: parse error before `Fl_Align'
/usr/local/include/FL/Fl_Widget.H:45: field `draw' declared as a function
/usr/local/include/FL/Fl_Widget.H:45: warning: no semicolon at end of struct or union
/usr/local/include/FL/Fl_Widget.H:46: parse error before `&'
/usr/local/include/FL/Fl_Widget.H: In function `measure':
/usr/local/include/FL/Fl_Widget.H:46: warning: empty declaration
/usr/local/include/FL/Fl_Widget.H:47: parse error before `}'
/usr/local/include/FL/Fl_Widget.H:50: `friend' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:52: `parent_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:52: warning: statement with no effect
/usr/local/include/FL/Fl_Widget.H:53: parse error before `*'
/usr/local/include/FL/Fl_Widget.H:56: `Fl_Label' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:67: `operator' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:67: parse error before `Fl_Widget'
/usr/local/include/FL/Fl_Widget.H:68: parse error before `const'
/usr/local/include/FL/Fl_Widget.H:72: parse error before `int'
/usr/local/include/FL/Fl_Widget.H:72: warning: label `protected' defined but not used
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:75: conflicting types for `y'
/usr/local/include/FL/Fl.H:166: previous declaration of `y'
/usr/local/include/FL/Fl_Widget.H: In function `y':
/usr/local/include/FL/Fl_Widget.H:75: `y_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:76: conflicting types for `w'
/usr/local/include/FL/Fl.H:168: previous declaration of `w'
/usr/local/include/FL/Fl_Widget.H: In function `w':
/usr/local/include/FL/Fl_Widget.H:76: `w_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:77: conflicting types for `h'
/usr/local/include/FL/Fl.H:169: previous declaration of `h'
/usr/local/include/FL/Fl_Widget.H: In function `h':
/usr/local/include/FL/Fl_Widget.H:77: `h_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: In function `flags':
/usr/local/include/FL/Fl_Widget.H:79: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:80: `flags_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:80: `c' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:80: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: In function `clear_flag':
/usr/local/include/FL/Fl_Widget.H:81: `flags_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: In function `draw_box':
/usr/local/include/FL/Fl_Widget.H:84: warning: empty declaration
/usr/local/include/FL/Fl_Widget.H:85: warning: parameter names (without types) in function declaration
/usr/local/include/FL/Fl_Widget.H:85: parse error before `const'
/usr/local/include/FL/Fl_Widget.H:85: declaration for parameter `draw_box' but no such parameter
/usr/local/include/FL/Fl_Widget.H:96: `parent_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:96: warning: `return' with a value, in function returning void
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:97: parse error before `*'
/usr/local/include/FL/Fl_Widget.H: In function `parent':
/usr/local/include/FL/Fl_Widget.H:97: `parent_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: In function `type':
/usr/local/include/FL/Fl_Widget.H:99: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:100: `type_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:100: `t' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:100: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:102: redefinition of `x'
/usr/local/include/FL/Fl.H:165: `x' previously defined here
/usr/local/include/FL/Fl_Widget.H: In function `x':
/usr/local/include/FL/Fl_Widget.H:102: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:103: `y_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:103: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:104: conflicting types for `w'
/usr/local/include/FL/Fl_Widget.H:76: previous declaration of `w'
/usr/local/include/FL/Fl_Widget.H: In function `w':
/usr/local/include/FL/Fl_Widget.H:104: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:105: `h_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:105: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:106: syntax error before `void'
/usr/local/include/FL/Fl_Widget.H: In function `position':
/usr/local/include/FL/Fl_Widget.H:108: `w_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:108: `h_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: In function `size':
/usr/local/include/FL/Fl_Widget.H:109: `x_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:109: `y_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:111: parse error before `align'
/usr/local/include/FL/Fl_Widget.H: In function `align':
/usr/local/include/FL/Fl_Widget.H:111: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:112: `align_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:112: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:112: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:113: parse error before `box'
/usr/local/include/FL/Fl_Widget.H: In function `box':
/usr/local/include/FL/Fl_Widget.H:113: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:114: `box_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:114: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:114: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:115: parse error before `color'
/usr/local/include/FL/Fl_Widget.H: In function `color':
/usr/local/include/FL/Fl_Widget.H:115: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:116: `color_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:116: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:116: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:117: parse error before `selection_color'
/usr/local/include/FL/Fl_Widget.H: In function `selection_color':
/usr/local/include/FL/Fl_Widget.H:117: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:118: `color2_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:118: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:118: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:119: conflicting types for `color'
/usr/local/include/FL/Fl_Widget.H:115: previous declaration of `color'
/usr/local/include/FL/Fl_Widget.H: In function `color':
/usr/local/include/FL/Fl_Widget.H:119: `color2_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: In function `label':
/usr/local/include/FL/Fl_Widget.H:120: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:121: `label_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:121: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:121: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:122: parse error before `a'
/usr/local/include/FL/Fl_Widget.H:122: conflicting types for `label'
/usr/local/include/FL/Fl_Widget.H:120: previous declaration of `label'
/usr/local/include/FL/Fl_Widget.H: In function `label':
/usr/local/include/FL/Fl_Widget.H:122: `b' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:123: parse error before `labeltype'
/usr/local/include/FL/Fl_Widget.H: In function `labeltype':
/usr/local/include/FL/Fl_Widget.H:123: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:124: `label_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:124: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:124: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:125: parse error before `labelcolor'
/usr/local/include/FL/Fl_Widget.H: In function `labelcolor':
/usr/local/include/FL/Fl_Widget.H:125: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:126: `label_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:126: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:126: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:127: parse error before `labelfont'
/usr/local/include/FL/Fl_Widget.H: In function `labelfont':
/usr/local/include/FL/Fl_Widget.H:127: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:128: `label_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:128: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:128: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: In function `labelsize':
/usr/local/include/FL/Fl_Widget.H:129: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:130: `label_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:130: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:130: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: In function `callback':
/usr/local/include/FL/Fl_Widget.H:131: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:132: `callback_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:132: `c' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:132: `user_data_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:132: `p' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:132: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:133: conflicting types for `callback'
/usr/local/include/FL/Fl_Widget.H:131: previous declaration of `callback'
/usr/local/include/FL/Fl_Widget.H:134: redefinition of `callback'
/usr/local/include/FL/Fl_Widget.H:133: `callback' previously defined here
/usr/local/include/FL/Fl_Widget.H:135: parse error before `='
/usr/local/include/FL/Fl_Widget.H:135: redefinition of `callback'
/usr/local/include/FL/Fl_Widget.H:134: `callback' previously defined here
/usr/local/include/FL/Fl_Widget.H: In function `callback':
/usr/local/include/FL/Fl_Widget.H:135: number of arguments doesn't match prototype
/usr/local/include/FL/Fl_Widget.H:134: prototype declaration
/usr/local/include/FL/Fl_Widget.H: In function `user_data':
/usr/local/include/FL/Fl_Widget.H:136: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:137: `user_data_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:137: `v' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:137: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: In function `argument':
/usr/local/include/FL/Fl_Widget.H:138: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:139: `user_data_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:139: `v' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:139: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:140: parse error before `when'
/usr/local/include/FL/Fl_Widget.H: In function `when':
/usr/local/include/FL/Fl_Widget.H:140: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:141: `when_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:141: `i' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:141: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: In function `visible':
/usr/local/include/FL/Fl_Widget.H:143: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:147: `flags_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:147: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: In function `clear_visible':
/usr/local/include/FL/Fl_Widget.H:148: `flags_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: In function `active':
/usr/local/include/FL/Fl_Widget.H:149: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:153: `flags_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:153: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: In function `set_output':
/usr/local/include/FL/Fl_Widget.H:154: `flags_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: In function `clear_output':
/usr/local/include/FL/Fl_Widget.H:155: `flags_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: In function `takesevents':
/usr/local/include/FL/Fl_Widget.H:156: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:157: `flags_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:157: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: In function `set_changed':
/usr/local/include/FL/Fl_Widget.H:158: `flags_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: In function `clear_changed':
/usr/local/include/FL/Fl_Widget.H:159: `flags_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:162: parse error before `*'
/usr/local/include/FL/Fl_Widget.H: In function `do_callback':
/usr/local/include/FL/Fl_Widget.H:163: `callback_' used prior to declaration
/usr/local/include/FL/Fl_Widget.H:163: warning: implicit declaration of function `callback_'
/usr/local/include/FL/Fl_Widget.H:163: `this' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:163: `user_data_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:164: parse error before `*'
/usr/local/include/FL/Fl_Widget.H:164: redefinition of `do_callback'
/usr/local/include/FL/Fl_Widget.H:163: `do_callback' previously defined here
/usr/local/include/FL/Fl_Widget.H: In function `do_callback':
/usr/local/include/FL/Fl_Widget.H:164: `callback_' used prior to declaration
/usr/local/include/FL/Fl_Widget.H:164: `o' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:164: `arg' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:165: parse error before `*'
/usr/local/include/FL/Fl_Widget.H:165: redefinition of `do_callback'
/usr/local/include/FL/Fl_Widget.H:164: `do_callback' previously defined here
/usr/local/include/FL/Fl_Widget.H: In function `do_callback':
/usr/local/include/FL/Fl_Widget.H:165: `callback_' used prior to declaration
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:167: conflicting types for `test_shortcut'
/usr/local/include/FL/Fl_Widget.H:166: previous declaration of `test_shortcut'
/usr/local/include/FL/Fl_Widget.H:168: parse error before `*'
/usr/local/include/FL/Fl_Widget.H: In function `contains':
/usr/local/include/FL/Fl_Widget.H:168: warning: empty declaration
/usr/local/include/FL/Fl_Widget.H:169: warning: type defaults to `int' in declaration of `Fl_Widget'
/usr/local/include/FL/Fl_Widget.H:169: parse error before `*'
/usr/local/include/FL/Fl_Widget.H:169: declaration for parameter `inside' but no such parameter
/usr/local/include/FL/Fl_Widget.H:169: `o' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:169: `this' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:169: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:172: conflicting types for `damage'
/usr/local/include/FL/Fl.H:107: previous declaration of `damage'
/usr/local/include/FL/Fl_Widget.H: In function `damage':
/usr/local/include/FL/Fl_Widget.H:172: parse error before `{'
/usr/local/include/FL/Fl_Widget.H:173: `c' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:173: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:174: conflicting types for `damage'
/usr/local/include/FL/Fl_Widget.H:172: previous declaration of `damage'
/usr/local/include/FL/Fl_Widget.H:175: conflicting types for `damage'
/usr/local/include/FL/Fl_Widget.H:174: previous declaration of `damage'
/usr/local/include/FL/Fl_Widget.H:176: parse error before `Fl_Align'
/usr/local/include/FL/Fl_Widget.H: In function `draw_label':
/usr/local/include/FL/Fl_Widget.H:176: warning: empty declaration
/usr/local/include/FL/Fl_Widget.H:177: parse error before `&'
/usr/local/include/FL/Fl_Widget.H:177: declaration for parameter `measure_label' but no such parameter
/usr/local/include/FL/Fl_Widget.H:177: `label_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:179: parse error before `*'
/usr/local/include/FL/Fl_Widget.H: In function `window':
/usr/local/include/FL/Fl_Widget.H:179: warning: empty declaration
/usr/local/include/FL/Fl_Widget.H:182: parse error before `Fl_Color'
/usr/local/include/FL/Fl_Widget.H:183: `color2_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:183: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Widget.H:183: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Widget.H: At top level:
/usr/local/include/FL/Fl_Widget.H:184: parse error before `}'
In file included from /usr/local/include/FL/Fl_Window.H:29,
from /usr/local/include/FL/Fl_Gl_Window.H:28,
from /usr/local/include/FL/glut.h:55,
from ssystem.h:23,
from cfgparse.y:4:
/usr/local/include/FL/Fl_Group.H:33: parse error before `Fl_Group'
/usr/local/include/FL/Fl_Group.H:36: warning: data definition has no type or storage class
/usr/local/include/FL/Fl_Group.H:37: parse error before `*'
/usr/local/include/FL/Fl_Group.H:37: warning: data definition has no type or storage class
/usr/local/include/FL/Fl_Group.H:42: parse error before `*'
/usr/local/include/FL/Fl_Group.H:42: warning: data definition has no type or storage class
/usr/local/include/FL/Fl_Group.H:44: parse error before `:'
/usr/local/include/FL/Fl_Group.H:47: parse error before `&'
/usr/local/include/FL/Fl_Group.H: In function `draw_child':
/usr/local/include/FL/Fl_Group.H:47: warning: empty declaration
/usr/local/include/FL/Fl_Group.H:48: parse error before `&'
/usr/local/include/FL/Fl_Group.H:48: declaration for parameter `update_child' but no such parameter
/usr/local/include/FL/Fl_Group.H:55: `this' undeclared (first use in this function)
/usr/local/include/FL/Fl_Group.H: In function `end':
/usr/local/include/FL/Fl_Group.H:56: `Fl_Group' undeclared (first use in this function)
/usr/local/include/FL/Fl_Group.H:56: parse error before `)'
/usr/local/include/FL/Fl_Group.H: At top level:
/usr/local/include/FL/Fl_Group.H:57: parse error before `*'
/usr/local/include/FL/Fl_Group.H:58: parse error before `*'
/usr/local/include/FL/Fl_Group.H:58: conflicting types for `current'
/usr/local/include/FL/Fl_Group.H:57: previous declaration of `current'
/usr/local/include/FL/Fl_Group.H: In function `current':
/usr/local/include/FL/Fl_Group.H:58: `g' undeclared (first use in this function)
/usr/local/include/FL/Fl_Group.H: In function `children':
/usr/local/include/FL/Fl_Group.H:60: parse error before `{'
/usr/local/include/FL/Fl_Group.H:61: warning: implicit declaration of function `array'
/usr/local/include/FL/Fl_Group.H:61: `n' undeclared (first use in this function)
/usr/local/include/FL/Fl_Group.H:61: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Group.H: At top level:
/usr/local/include/FL/Fl_Group.H:62: parse error before `*'
/usr/local/include/FL/Fl_Group.H: In function `find':
/usr/local/include/FL/Fl_Group.H:62: warning: empty declaration
/usr/local/include/FL/Fl_Group.H:63: warning: type defaults to `int' in declaration of `Fl_Widget'
/usr/local/include/FL/Fl_Group.H:63: parse error before `&'
/usr/local/include/FL/Fl_Group.H:63: declaration for parameter `find' but no such parameter
/usr/local/include/FL/Fl_Group.H:63: `o' undeclared (first use in this function)
/usr/local/include/FL/Fl_Group.H: At top level:
/usr/local/include/FL/Fl_Group.H:64: parse error before `*'
/usr/local/include/FL/Fl_Group.H:64: warning: type mismatch with previous implicit declaration
/usr/local/include/FL/Fl_Group.H:61: warning: previous implicit declaration of `array'
/usr/local/include/FL/Fl_Group.H:64: warning: `array' was previously implicitly declared to return `int'
/usr/local/include/FL/Fl_Group.H: In function `array':
/usr/local/include/FL/Fl_Group.H:64: warning: empty declaration
/usr/local/include/FL/Fl_Group.H:67: parse error before `Fl_Group'
/usr/local/include/FL/Fl_Group.H:66: declaration for parameter `resize' but no such parameter
/usr/local/include/FL/Fl_Group.H:70: warning: implicit declaration of function `add'
/usr/local/include/FL/Fl_Group.H:70: `o' undeclared (first use in this function)
/usr/local/include/FL/Fl_Group.H:70: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Group.H: At top level:
/usr/local/include/FL/Fl_Group.H:71: parse error before `&'
/usr/local/include/FL/Fl_Group.H:72: parse error before `&'
/usr/local/include/FL/Fl_Group.H: In function `insert':
/usr/local/include/FL/Fl_Group.H:72: `o' undeclared (first use in this function)
/usr/local/include/FL/Fl_Group.H:72: `before' undeclared (first use in this function)
/usr/local/include/FL/Fl_Group.H: At top level:
/usr/local/include/FL/Fl_Group.H:73: parse error before `&'
/usr/local/include/FL/Fl_Group.H:73: conflicting types for `remove'
/usr/include/stdio.h:141: previous declaration of `remove'
/usr/local/include/FL/Fl_Group.H:74: parse error before `*'
/usr/local/include/FL/Fl_Group.H: In function `remove':
/usr/local/include/FL/Fl_Group.H:74: `o' undeclared (first use in this function)
/usr/local/include/FL/Fl_Group.H: At top level:
/usr/local/include/FL/Fl_Group.H:77: parse error before `&'
/usr/local/include/FL/Fl_Group.H: In function `resizable':
/usr/local/include/FL/Fl_Group.H:77: `o' undeclared (first use in this function)
/usr/local/include/FL/Fl_Group.H: At top level:
/usr/local/include/FL/Fl_Group.H:78: parse error before `*'
/usr/local/include/FL/Fl_Group.H:78: redefinition of `resizable'
/usr/local/include/FL/Fl_Group.H:77: `resizable' previously defined here
/usr/local/include/FL/Fl_Group.H:79: parse error before `*'
/usr/local/include/FL/Fl_Group.H:79: conflicting types for `resizable'
/usr/local/include/FL/Fl_Group.H:78: previous declaration of `resizable'
/usr/local/include/FL/Fl_Group.H: In function `resizable':
/usr/local/include/FL/Fl_Group.H:79: parse error before `{'
/usr/local/include/FL/Fl_Group.H:80: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Group.H: At top level:
/usr/local/include/FL/Fl_Group.H:84: parse error before `*'
/usr/local/include/FL/Fl_Group.H:84: redefinition of `focus'
/usr/local/include/FL/Fl.H:151: `focus' previously defined here
/usr/local/include/FL/Fl_Group.H: In function `focus':
/usr/local/include/FL/Fl_Group.H:84: `o' undeclared (first use in this function)
/usr/local/include/FL/Fl_Group.H: At top level:
/usr/local/include/FL/Fl_Group.H:85: parse error before `*'
/usr/local/include/FL/Fl_Group.H:87: parse error before `}'
/usr/local/include/FL/Fl_Group.H:91: parse error before `Fl_End'
/usr/local/include/FL/Fl_Group.H:91: syntax error before `{'
In file included from /usr/local/include/FL/Fl_Gl_Window.H:28,
from /usr/local/include/FL/glut.h:55,
from ssystem.h:23,
from cfgparse.y:4:
/usr/local/include/FL/Fl_Window.H:33: parse error before `Fl_Window'
/usr/local/include/FL/Fl_Window.H:35: `i' used prior to declaration
/usr/local/include/FL/Fl_Window.H:35: warning: data definition has no type or storage class
/usr/local/include/FL/Fl_Window.H:53: parse error before `:'
/usr/local/include/FL/Fl_Window.H:56: syntax error before `void'
/usr/local/include/FL/Fl_Window.H:57: syntax error before `void'
/usr/local/include/FL/Fl_Window.H:59: parse error before `:'
/usr/local/include/FL/Fl_Window.H:62: parse error before `='
/usr/local/include/FL/Fl_Window.H:62: `Fl_Window' redeclared as different kind of symbol
/usr/local/include/FL/Fl_Widget.H:32: previous declaration of `Fl_Window'
/usr/local/include/FL/Fl_Window.H:62: warning: data definition has no type or storage class
/usr/local/include/FL/Fl_Window.H:63: parse error before `~'
/usr/local/include/FL/Fl_Window.H:65: syntax error before `int'
/usr/local/include/FL/Fl_Window.H:67: syntax error before `void'
/usr/local/include/FL/Fl_Window.H: In function `clear_border':
/usr/local/include/FL/Fl_Window.H:69: warning: implicit declaration of function `set_flag'
/usr/local/include/FL/Fl_Window.H: At top level:
/usr/local/include/FL/Fl_Window.H:70: conflicting types for `border'
/usr/local/include/FL/Fl_Window.H:68: previous declaration of `border'
/usr/local/include/FL/Fl_Window.H: In function `border':
/usr/local/include/FL/Fl_Window.H:70: parse error before `{'
/usr/local/include/FL/Fl_Window.H:71: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Window.H: At top level:
/usr/local/include/FL/Fl_Window.H:72: conflicting types for `modal'
/usr/local/include/FL/Fl.H:116: previous declaration of `modal'
/usr/local/include/FL/Fl_Window.H: In function `modal':
/usr/local/include/FL/Fl_Window.H:72: parse error before `{'
/usr/local/include/FL/Fl_Window.H:73: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Window.H: In function `non_modal':
/usr/local/include/FL/Fl_Window.H:74: parse error before `{'
/usr/local/include/FL/Fl_Window.H:78: warning: implicit declaration of function `hotspot'
/usr/local/include/FL/Fl_Window.H:78: `p' undeclared (first use in this function)
/usr/local/include/FL/Fl_Window.H:78: `offscreen' undeclared (first use in this function)
/usr/local/include/FL/Fl_Window.H:78: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Window.H: At top level:
/usr/local/include/FL/Fl_Window.H:80: parse error before `='
/usr/local/include/FL/Fl_Window.H: In function `size_range':
/usr/local/include/FL/Fl_Window.H:81: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Window.H:81: `b' undeclared (first use in this function)
/usr/local/include/FL/Fl_Window.H:81: `c' undeclared (first use in this function)
/usr/local/include/FL/Fl_Window.H:81: `d' undeclared (first use in this function)
/usr/local/include/FL/Fl_Window.H:81: `e' undeclared (first use in this function)
/usr/local/include/FL/Fl_Window.H:81: `f' undeclared (first use in this function)
/usr/local/include/FL/Fl_Window.H:81: `g' undeclared (first use in this function)
/usr/local/include/FL/Fl_Window.H: At top level:
/usr/local/include/FL/Fl_Window.H:83: conflicting types for `label'
/usr/local/include/FL/Fl_Widget.H:122: previous declaration of `label'
/usr/local/include/FL/Fl_Window.H: In function `label':
/usr/local/include/FL/Fl_Window.H:83: parse error before `{'
/usr/local/include/FL/Fl_Window.H: At top level:
/usr/local/include/FL/Fl_Window.H:85: conflicting types for `label'
/usr/local/include/FL/Fl_Window.H:83: previous declaration of `label'
/usr/local/include/FL/Fl_Window.H:87: conflicting types for `label'
/usr/local/include/FL/Fl_Window.H:85: previous declaration of `label'
/usr/local/include/FL/Fl_Window.H: In function `xclass':
/usr/local/include/FL/Fl_Window.H:88: parse error before `{'
/usr/local/include/FL/Fl_Window.H:89: `c' undeclared (first use in this function)
/usr/local/include/FL/Fl_Window.H:89: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Window.H: In function `icon':
/usr/local/include/FL/Fl_Window.H:90: parse error before `{'
/usr/local/include/FL/Fl_Window.H:91: `ic' undeclared (first use in this function)
/usr/local/include/FL/Fl_Window.H:91: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Window.H: At top level:
/usr/local/include/FL/Fl_Window.H:94: syntax error before `void'
/usr/local/include/FL/Fl_Window.H:95: syntax error before `void'
/usr/local/include/FL/Fl_Window.H: In function `x_root':
/usr/local/include/FL/Fl_Window.H:101: warning: empty declaration
/usr/local/include/FL/Fl_Window.H:102: parse error before `const'
/usr/local/include/FL/Fl_Window.H:102: declaration for parameter `y_root' but no such parameter
/usr/local/include/FL/Fl_Window.H:104: warning: return makes integer from pointer without a cast
/usr/local/include/FL/Fl_Window.H: At top level:
/usr/local/include/FL/Fl_Window.H:108: parse error before `='
/usr/local/include/FL/Fl_Window.H:109: parse error before `*'
In file included from /usr/local/include/FL/glut.h:55,
from ssystem.h:23,
from cfgparse.y:4:
/usr/local/include/FL/Fl_Gl_Window.H:34: parse error before `Fl_Gl_Choice'
/usr/local/include/FL/Fl_Gl_Window.H:34: warning: data definition has no type or storage class
/usr/local/include/FL/Fl_Gl_Window.H:36: parse error before `Fl_Gl_Window'
/usr/local/include/FL/Fl_Gl_Window.H:40: parse error before `*'
/usr/local/include/FL/Fl_Gl_Window.H:40: `g' used prior to declaration
/usr/local/include/FL/Fl_Gl_Window.H:40: warning: data definition has no type or storage class
/usr/local/include/FL/Fl_Gl_Window.H:44: syntax error before `void'
/usr/local/include/FL/Fl_Gl_Window.H:49: parse error before `class'
/usr/local/include/FL/Fl_Gl_Window.H:49: warning: data definition has no type or storage class
/usr/local/include/FL/Fl_Gl_Window.H:54: parse error before `:'
/usr/local/include/FL/Fl_Gl_Window.H: In function `show':
/usr/local/include/FL/Fl_Gl_Window.H:57: parse error before `:'
/usr/local/include/FL/Fl_Gl_Window.H:57: warning: label `Fl_Window' defined but not used
/usr/local/include/FL/Fl_Gl_Window.H: In function `valid':
/usr/local/include/FL/Fl_Gl_Window.H:62: parse error before `{'
/usr/local/include/FL/Fl_Gl_Window.H:63: warning: assignment makes integer from pointer without a cast
/usr/local/include/FL/Fl_Gl_Window.H:63: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Gl_Window.H: At top level:
/usr/local/include/FL/Fl_Gl_Window.H:66: conflicting types for `can_do'
/usr/local/include/FL/Fl_Gl_Window.H:51: previous declaration of `can_do'
/usr/local/include/FL/Fl_Gl_Window.H: In function `can_do':
/usr/local/include/FL/Fl_Gl_Window.H:66: too many arguments to function `can_do'
/usr/local/include/FL/Fl_Gl_Window.H: At top level:
/usr/local/include/FL/Fl_Gl_Window.H:67: conflicting types for `can_do'
/usr/local/include/FL/Fl_Gl_Window.H:66: previous declaration of `can_do'
/usr/local/include/FL/Fl_Gl_Window.H: In function `can_do':
/usr/local/include/FL/Fl_Gl_Window.H:67: too many arguments to function `can_do'
/usr/local/include/FL/Fl_Gl_Window.H: At top level:
/usr/local/include/FL/Fl_Gl_Window.H:68: redefinition of `can_do'
/usr/local/include/FL/Fl_Gl_Window.H:67: `can_do' previously defined here
/usr/local/include/FL/Fl_Gl_Window.H: In function `can_do':
/usr/local/include/FL/Fl_Gl_Window.H:68: number of arguments doesn't match prototype
/usr/local/include/FL/Fl_Gl_Window.H:67: prototype declaration
/usr/local/include/FL/Fl_Gl_Window.H:68: `mode_' undeclared (first use in this function)
/usr/local/include/FL/Fl_Gl_Window.H:68: too many arguments to function `can_do'
/usr/local/include/FL/Fl_Gl_Window.H: At top level:
/usr/local/include/FL/Fl_Gl_Window.H:69: parse error before `mode'
/usr/local/include/FL/Fl_Gl_Window.H: In function `mode':
/usr/local/include/FL/Fl_Gl_Window.H:69: parse error before `{'
/usr/local/include/FL/Fl_Gl_Window.H:69: number of arguments doesn't match prototype
/usr/local/include/FL/Fl_Gl_Window.H:52: prototype declaration
/usr/local/include/FL/Fl_Gl_Window.H:70: `a' undeclared (first use in this function)
/usr/local/include/FL/Fl_Gl_Window.H: At top level:
/usr/local/include/FL/Fl_Gl_Window.H:71: conflicting types for `mode'
/usr/local/include/FL/Fl_Gl_Window.H:69: previous declaration of `mode'
/usr/local/include/FL/Fl_Gl_Window.H: In function `mode':
/usr/local/include/FL/Fl_Gl_Window.H:71: too many arguments to function `mode'
/usr/local/include/FL/Fl_Gl_Window.H: In function `context':
/usr/local/include/FL/Fl_Gl_Window.H:73: parse error before `{'
/usr/local/include/FL/Fl_Gl_Window.H:85: warning: control reaches end of non-void function
/usr/local/include/FL/Fl_Gl_Window.H: At top level:
/usr/local/include/FL/Fl_Gl_Window.H:86: parse error before `='
In file included from ssystem.h:23,
from cfgparse.y:4:
/usr/local/include/FL/glut.h:57: parse error before `Fl_Glut_Window'
/usr/local/include/FL/glut.h:60: parse error before `:'
/usr/local/include/FL/glut.h:64: parse error before `:'
/usr/local/include/FL/glut.h:68: `display' redeclared as different kind of symbol
/usr/local/include/FL/Fl.H:77: previous declaration of `display'
/usr/local/include/FL/glut.h:78: warning: data definition has no type or storage class
/usr/local/include/FL/glut.h:79: conflicting types for `Fl_Glut_Window'
/usr/local/include/FL/glut.h:78: previous declaration of `Fl_Glut_Window'
/usr/local/include/FL/glut.h:79: warning: data definition has no type or storage class
/usr/local/include/FL/glut.h:80: parse error before `~'
/usr/local/include/FL/glut.h:83: parse error before `*'
/usr/local/include/FL/glut.h:83: warning: data definition has no type or storage class
/usr/local/include/FL/glut.h: In function `glutPostRedisplay':
/usr/local/include/FL/glut.h:124: request for member `redraw' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutGetWindow':
/usr/local/include/FL/glut.h:128: request for member `number' in something not a structure or union
/usr/local/include/FL/glut.h:128: warning: control reaches end of non-void function
/usr/local/include/FL/glut.h: In function `glutSetWindowTitle':
/usr/local/include/FL/glut.h:132: request for member `label' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutSetIconTitle':
/usr/local/include/FL/glut.h:134: request for member `iconlabel' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutPositionWindow':
/usr/local/include/FL/glut.h:136: request for member `position' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutReshapeWindow':
/usr/local/include/FL/glut.h:138: request for member `size' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutPopWindow':
/usr/local/include/FL/glut.h:140: request for member `show' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutIconifyWindow':
/usr/local/include/FL/glut.h:144: request for member `iconize' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutShowWindow':
/usr/local/include/FL/glut.h:146: request for member `show' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutHideWindow':
/usr/local/include/FL/glut.h:148: request for member `hide' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutFullScreen':
/usr/local/include/FL/glut.h:150: request for member `fullscreen' in something not a structure or union
/usr/local/include/FL/glut.h: At top level:
/usr/local/include/FL/glut.h:152: parse error before `cursor'
/usr/local/include/FL/glut.h: In function `glutSetCursor':
/usr/local/include/FL/glut.h:152: request for member `cursor' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutEstablishOverlay':
/usr/local/include/FL/glut.h:180: request for member `make_overlay_current' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutRemoveOverlay':
/usr/local/include/FL/glut.h:182: request for member `hide_overlay' in something not a structure or union
/usr/local/include/FL/glut.h: At top level:
/usr/local/include/FL/glut.h:184: parse error before `layer'
/usr/local/include/FL/glut.h: In function `glutUseLayer':
/usr/local/include/FL/glut.h:185: `layer' undeclared (first use in this function)
/usr/local/include/FL/glut.h:185: request for member `make_overlay_current' in something not a structure or union
/usr/local/include/FL/glut.h:185: request for member `make_current' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutPostOverlayRedisplay':
/usr/local/include/FL/glut.h:188: request for member `redraw_overlay' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutShowOverlay':
/usr/local/include/FL/glut.h:190: request for member `redraw_overlay' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutHideOverlay':
/usr/local/include/FL/glut.h:192: request for member `hide_overlay' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutAttachMenu':
/usr/local/include/FL/glut.h:212: request for member `menu' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutDetachMenu':
/usr/local/include/FL/glut.h:214: request for member `menu' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutDisplayFunc':
/usr/local/include/FL/glut.h:216: request for member `display' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutReshapeFunc':
/usr/local/include/FL/glut.h:218: request for member `reshape' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutKeyboardFunc':
/usr/local/include/FL/glut.h:221: request for member `keyboard' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutMouseFunc':
/usr/local/include/FL/glut.h:224: request for member `mouse' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutMotionFunc':
/usr/local/include/FL/glut.h:231: request for member `motion' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutPassiveMotionFunc':
/usr/local/include/FL/glut.h:234: request for member `passivemotion' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutEntryFunc':
/usr/local/include/FL/glut.h:236: request for member `entry' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutVisibilityFunc':
/usr/local/include/FL/glut.h:239: request for member `visibility' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutIdleFunc':
/usr/local/include/FL/glut.h:242: parse error before `:'
/usr/local/include/FL/glut.h:242: warning: label `Fl' defined but not used
/usr/local/include/FL/glut.h: In function `glutTimerFunc':
/usr/local/include/FL/glut.h:246: parse error before `:'
/usr/local/include/FL/glut.h:246: warning: label `Fl' defined but not used
/usr/local/include/FL/glut.h: In function `glutSpecialFunc':
/usr/local/include/FL/glut.h:257: request for member `special' in something not a structure or union
/usr/local/include/FL/glut.h: In function `glutOverlayDisplayFunc':
/usr/local/include/FL/glut.h:296: request for member `overlaydisplay' in something not a structure or union
/usr/local/include/FL/glut.h: At top level:
/usr/local/include/FL/glut.h:313: parse error before `type'
/usr/local/include/FL/glut.h: In function `glutGetModifiers':
/usr/local/include/FL/glut.h:370: `Fl' undeclared (first use in this function)
/usr/local/include/FL/glut.h:370: parse error before `:'
/usr/local/include/FL/glut.h:370: warning: control reaches end of non-void function
/usr/local/include/FL/glut.h: At top level:
/usr/local/include/FL/glut.h:376: warning: parameter names (without types) in function declaration
/usr/local/include/FL/glut.h:429: parse error before string constant
/usr/local/include/FL/glut.h:449: parse error before `radius'
/usr/local/include/FL/glut.h:450: parse error before `radius'
/usr/local/include/FL/glut.h:451: parse error before `base'
/usr/local/include/FL/glut.h:452: parse error before `base'
/usr/local/include/FL/glut.h:453: parse error before `size'
/usr/local/include/FL/glut.h:454: parse error before `size'
/usr/local/include/FL/glut.h:455: parse error before `innerRadius'
/usr/local/include/FL/glut.h:456: parse error before `innerRadius'
/usr/local/include/FL/glut.h:459: parse error before `size'
/usr/local/include/FL/glut.h:460: parse error before `size'
/usr/local/include/FL/glut.h:468: parse error before `}'
In file included from cfgparse.y:4:
ssystem.h:61: parse error before `LightPos'
ssystem.h:61: warning: type defaults to `int' in declaration of `LightPos'
ssystem.h:61: warning: data definition has no type or storage class
ssystem.h:62: parse error before `ambient'
ssystem.h:62: warning: type defaults to `int' in declaration of `ambient'
ssystem.h:62: warning: data definition has no type or storage class
ssystem.h:63: parse error before `White'
ssystem.h:63: warning: type defaults to `int' in declaration of `White'
ssystem.h:63: warning: data definition has no type or storage class
ssystem.h:64: parse error before `Black'
ssystem.h:64: warning: type defaults to `int' in declaration of `Black'
ssystem.h:64: warning: data definition has no type or storage class
ssystem.h:72: `d' used prior to declaration
ssystem.h:74: conflicting types for `help'
/usr/local/include/FL/Fl.H:73: previous declaration of `help'
ssystem.h:74: `init' redeclared as different kind of symbol
/usr/local/include/FL/Fl_Gl_Window.H:45: previous declaration of `init'
ssystem.h:75: `fullscreen' redeclared as different kind of symbol
/usr/local/include/FL/Fl_Window.H:97: previous declaration of `fullscreen'
ssystem.h:85: parse error before `GLUquadricObj'
ssystem.h:85: warning: no semicolon at end of struct or union
ssystem.h:86: warning: type defaults to `int' in declaration of `Image'
ssystem.h:86: warning: data definition has no type or storage class
ssystem.h:87: parse error before `Sphere'
ssystem.h:87: warning: type defaults to `int' in declaration of `Sphere'
ssystem.h:87: warning: type defaults to `int' in declaration of `Trail'
ssystem.h:87: warning: type defaults to `int' in declaration of `textures'
ssystem.h:87: warning: type defaults to `int' in declaration of `texnum'
ssystem.h:87: warning: type defaults to `int' in declaration of `texwidth'
ssystem.h:87: warning: type defaults to `int' in declaration of `texheight'
ssystem.h:87: warning: data definition has no type or storage class
ssystem.h:92: parse error before `}'
ssystem.h:92: warning: type defaults to `int' in declaration of `planetdata'
ssystem.h:92: warning: data definition has no type or storage class
ssystem.h:101: parse error before `planets'
ssystem.h:101: warning: type defaults to `int' in declaration of `planets'
ssystem.h:101: warning: data definition has no type or storage class
ssystem.h:146: `Rotation' redeclared as different kind of symbol
ssystem.h:88: previous declaration of `Rotation'
ssystem.h:148: parse error before `*'
ssystem.h:148: warning: type defaults to `int' in declaration of `read_JPEG_file'
ssystem.h:148: warning: data definition has no type or storage class
cfgparse.y:13: parse error before `planets'
cfgparse.y:13: warning: type defaults to `int' in declaration of `planets'
cfgparse.y:13: warning: data definition has no type or storage class
cfgparse.y:15: `border' redeclared as different kind of symbol
/usr/local/include/FL/Fl_Window.H:70: previous declaration of `border'
cfgparse.y: In function `cfgparse':
cfgparse.y:48: `GL_NEAREST' undeclared (first use in this function)
cfgparse.y:49: `GL_LINEAR' undeclared (first use in this function)
cfgparse.y:52: `GL_SMOOTH' undeclared (first use in this function)
cfgparse.y:53: `GL_FLAT' undeclared (first use in this function)
cfgparse.y:87: request for member `Name' in something not a structure or union
cfgparse.y:97: request for member `Name' in something not a structure or union
cfgparse.y:98: request for member `Color' in something not a structure or union
cfgparse.y:99: request for member `Color' in something not a structure or union
cfgparse.y:100: request for member `Color' in something not a structure or union
cfgparse.y:101: request for member `Radius' in something not a structure or union
cfgparse.y:102: request for member `xflat' in something not a structure or union
cfgparse.y:103: request for member `yflat' in something not a structure or union
cfgparse.y:104: request for member `zflat' in something not a structure or union
cfgparse.y:105: request for member `Degrees' in something not a structure or union
cfgparse.y:106: request for member `Rotation' in something not a structure or union
cfgparse.y:107: request for member `Inclination' in something not a structure or union
cfgparse.y:108: request for member `AscendingNode' in something not a structure or union
cfgparse.y:109: request for member `Perihelion' in something not a structure or union
cfgparse.y:110: request for member `MeanDistance' in something not a structure or union
cfgparse.y:111: request for member `DailyMotion' in something not a structure or union
cfgparse.y:112: request for member `OrbitalPeriod' in something not a structure or union
cfgparse.y:113: request for member `Eccentricity' in something not a structure or union
cfgparse.y:114: request for member `MeanLongitude' in something not a structure or union
cfgparse.y:115: request for member `CustomFunction' in something not a structure or union
cfgparse.y:116: request for member `Sat' in something not a structure or union
cfgparse.y:117: request for member `TrailEnabled' in something not a structure or union
cfgparse.y:118: request for member `Type' in something not a structure or union
cfgparse.y:132: request for member `Name' in something not a structure or union
cfgparse.y:133: request for member `Color' in something not a structure or union
cfgparse.y:134: request for member `Color' in something not a structure or union
cfgparse.y:135: request for member `Color' in something not a structure or union
cfgparse.y:136: request for member `Radius' in something not a structure or union
cfgparse.y:137: request for member `xflat' in something not a structure or union
cfgparse.y:138: request for member `yflat' in something not a structure or union
cfgparse.y:139: request for member `zflat' in something not a structure or union
cfgparse.y:140: request for member `Degrees' in something not a structure or union
cfgparse.y:141: request for member `Rotation' in something not a structure or union
cfgparse.y:142: request for member `Inclination' in something not a structure or union
cfgparse.y:143: request for member `AscendingNode' in something not a structure or union
cfgparse.y:144: request for member `Perihelion' in something not a structure or union
cfgparse.y:145: request for member `MeanDistance' in something not a structure or union
cfgparse.y:146: request for member `DailyMotion' in something not a structure or union
cfgparse.y:147: request for member `OrbitalPeriod' in something not a structure or union
cfgparse.y:148: request for member `Eccentricity' in something not a structure or union
cfgparse.y:149: request for member `MeanLongitude' in something not a structure or union
cfgparse.y:150: request for member `Type' in something not a structure or union
cfgparse.y:151: request for member `Sat' in something not a structure or union
cfgparse.y:152: request for member `CustomFunction' in something not a structure or union
cfgparse.y:161: request for member `Name' in something not a structure or union
cfgparse.y:162: request for member `Color' in something not a structure or union
cfgparse.y:163: request for member `Color' in something not a structure or union
cfgparse.y:164: request for member `Color' in something not a structure or union
cfgparse.y:165: request for member `Radius' in something not a structure or union
cfgparse.y:166: request for member `xflat' in something not a structure or union
cfgparse.y:167: request for member `yflat' in something not a structure or union
cfgparse.y:168: request for member `zflat' in something not a structure or union
cfgparse.y:169: request for member `Degrees' in something not a structure or union
cfgparse.y:170: request for member `Rotation' in something not a structure or union
cfgparse.y:171: request for member `Inclination' in something not a structure or union
cfgparse.y:172: request for member `AscendingNode' in something not a structure or union
cfgparse.y:173: request for member `Perihelion' in something not a structure or union
cfgparse.y:174: request for member `MeanDistance' in something not a structure or union
cfgparse.y:175: request for member `DailyMotion' in something not a structure or union
cfgparse.y:176: request for member `OrbitalPeriod' in something not a structure or union
cfgparse.y:177: request for member `Eccentricity' in something not a structure or union
cfgparse.y:178: request for member `MeanLongitude' in something not a structure or union
cfgparse.y:179: request for member `Sat' in something not a structure or union
cfgparse.y:180: request for member `CustomFunction' in something not a structure or union
cfgparse.y:181: request for member `Type' in something not a structure or union
cfgparse.y:192: request for member `Color' in something not a structure or union
cfgparse.y:193: request for member `Color' in something not a structure or union
cfgparse.y:194: request for member `Color' in something not a structure or union
cfgparse.y:195: request for member `Radius' in something not a structure or union
cfgparse.y:196: request for member `Sat' in something not a structure or union
cfgparse.y:197: request for member `Type' in something not a structure or union
cfgparse.y:210: request for member `Color' in something not a structure or union
cfgparse.y:211: request for member `Color' in something not a structure or union
cfgparse.y:212: request for member `Color' in something not a structure or union
cfgparse.y:213: request for member `Sat' in something not a structure or union
cfgparse.y:214: request for member `Type' in something not a structure or union
cfgparse.y: At top level:
/usr/local/include/FL/Fl.H:74: warning: `args' declared `static' but never defined
ssystem.h:74: warning: `help' defined but not used
/usr/local/include/FL/Fl.H:78: warning: `visual' declared `static' but never defined
/usr/local/include/FL/Fl.H:79: warning: `gl_visual' declared `static' but never defined
/usr/local/include/FL/Fl.H:80: warning: `own_colormap' declared `static' but never defined
/usr/local/include/FL/Fl.H:81: warning: `get_system_colors' declared `static' but never defined
/usr/local/include/FL/Fl.H:82: warning: `foreground' declared `static' but never defined
/usr/local/include/FL/Fl.H:83: warning: `background' declared `static' but never defined
/usr/local/include/FL/Fl.H:84: warning: `background2' declared `static' but never defined
/usr/local/include/FL/Fl.H:88: warning: `wait' declared `static' but never defined
/usr/local/include/FL/Fl.H:89: warning: `check' declared `static' but never defined
/usr/local/include/FL/Fl.H:90: warning: `ready' declared `static' but never defined
/usr/local/include/FL/Fl.H:91: warning: `run' declared `static' but never defined
/usr/local/include/FL/Fl.H:93: warning: `add_timeout' declared `static' but never defined
/usr/local/include/FL/Fl.H:94: warning: `repeat_timeout' declared `static' but never defined
/usr/local/include/FL/Fl.H:95: warning: `has_timeout' declared `static' but never defined
/usr/local/include/FL/Fl.H:96: warning: `remove_timeout' declared `static' but never defined
/usr/local/include/FL/Fl.H:97: warning: `add_check' declared `static' but never defined
/usr/local/include/FL/Fl.H:98: warning: `has_check' declared `static' but never defined
/usr/local/include/FL/Fl.H:99: warning: `remove_check' declared `static' but never defined
/usr/local/include/FL/Fl.H:101: warning: `add_fd' declared `static' but never defined
/usr/local/include/FL/Fl.H:103: warning: `remove_fd' declared `static' but never defined
/usr/local/include/FL/Fl.H:104: warning: `add_idle' declared `static' but never defined
/usr/local/include/FL/Fl.H:105: warning: `has_idle' declared `static' but never defined
/usr/local/include/FL/Fl.H:106: warning: `remove_idle' declared `static' but never defined
/usr/local/include/FL/Fl_Widget.H:171: warning: `redraw' declared `static' but never defined
/usr/local/include/FL/Fl_Gl_Window.H:58: warning: `flush' declared `static' but never defined
/usr/local/include/FL/Fl.H:114: warning: `first_window' declared `static' but never defined
/usr/local/include/FL/Fl.H:125: warning: `get_mouse' declared `static' but never defined
/usr/local/include/FL/Fl.H:135: warning: `get_key' declared `static' but never defined
/usr/local/include/FL/Fl.H:138: warning: `compose' declared `static' but never defined
/usr/local/include/FL/Fl.H:141: warning: `event_inside' declared `static' but never defined
/usr/local/include/FL/Fl_Widget.H:167: warning: `test_shortcut' declared `static' but never defined
/usr/local/include/FL/glut.h:63: warning: `handle' declared `static' but never defined
/usr/local/include/FL/Fl.H:152: warning: `add_handler' declared `static' but never defined
/usr/local/include/FL/Fl.H:157: warning: `selection' declared `static' but never defined
/usr/local/include/FL/Fl.H:158: warning: `paste' declared `static' but never defined
/usr/local/include/FL/Fl.H:173: warning: `set_color' declared `static' but never defined
/usr/local/include/FL/Fl.H:175: warning: `get_color' declared `static' but never defined
/usr/local/include/FL/Fl.H:176: warning: `free_color' declared `static' but never defined
/usr/local/include/FL/Fl.H:179: warning: `get_font' declared `static' but never defined
/usr/local/include/FL/Fl.H:180: warning: `get_font_name' declared `static' but never defined
/usr/local/include/FL/Fl.H:181: warning: `get_font_sizes' declared `static' but never defined
/usr/local/include/FL/Fl.H:183: warning: `set_font' declared `static' but never defined
/usr/local/include/FL/Fl.H:188: warning: `set_labeltype' declared `static' but never defined
/usr/local/include/FL/Fl.H:189: warning: `enable_symbols' declared `static' but never defined
/usr/local/include/FL/Fl.H:193: warning: `set_boxtype' declared `static' but never defined
/usr/local/include/FL/Fl.H:194: warning: `box_dx' declared `static' but never defined
/usr/local/include/FL/Fl.H:195: warning: `box_dy' declared `static' but never defined
/usr/local/include/FL/Fl.H:196: warning: `box_dw' declared `static' but never defined
/usr/local/include/FL/Fl.H:197: warning: `box_dh' declared `static' but never defined
/usr/local/include/FL/Fl.H:202: warning: `default_atclose' declared `static' but never defined
/usr/local/include/FL/Fl_Window.H:109: warning: `default_callback' declared `static' but never defined
make: *** [cfgparse.tab.o] Error 1