Hi there--

Sorry in advance for the long posting but I wonder what I'm doing wrong here--

I have OzOS which is an E17 overlay onto Heron. I downloaded shoes and made sure I had the proper dependencies. I extracted the files from the tarball, went to the directory and typed "make". I got the following output and the make failed (I also tried the instructions for the install and it also failed). Maybe it will be obvious to you what the solution is, so please fill me in.

Best,

John

[EMAIL PROTECTED] 03:36 PM~/Desktop/shoes-0.r396 $ sudo make
cleaning
shoes build options:
CC       = cc
RUBY     = /usr
OPTIONS  =
ruby 1.8.6 (2007-09-24 patchlevel 111) [i486-linux]
CC shoes/app.c
In file included from shoes/app.c:5:
./shoes/app.h:14:18: error: ruby.h: No such file or directory
In file included from ./shoes/app.h:16,
                 from shoes/app.c:5:
./shoes/canvas.h:66: error: expected specifier-qualifier-list before ?VALUE?
./shoes/canvas.h:77: error: expected specifier-qualifier-list before ?VALUE?
./shoes/canvas.h:88: error: expected specifier-qualifier-list before ?VALUE?
./shoes/canvas.h:95: error: expected specifier-qualifier-list before ?VALUE?
./shoes/canvas.h:110: error: expected specifier-qualifier-list before ?VALUE?
./shoes/canvas.h:122: error: expected specifier-qualifier-list before ?VALUE?
./shoes/canvas.h:159: error: expected specifier-qualifier-list before ?VALUE?
./shoes/canvas.h:178: error: expected specifier-qualifier-list before ?VALUE?
./shoes/canvas.h:191: error: expected specifier-qualifier-list before ?VALUE?
./shoes/canvas.h:208: error: expected specifier-qualifier-list before ?VALUE?
./shoes/canvas.h:236: error: expected ?)? before ?SHOES_SLOT_OS?
./shoes/canvas.h:239: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_app_main? ./shoes/canvas.h:240: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_alloc? ./shoes/canvas.h:241: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_new? ./shoes/canvas.h:242: warning: parameter names (without types) in function declaration
./shoes/canvas.h:243: error: expected ?)? before ?SHOES_SLOT_OS?
./shoes/canvas.h:244: warning: parameter names (without types) in function declaration ./shoes/canvas.h:246: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_style? ./shoes/canvas.h:247: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_get_width? ./shoes/canvas.h:248: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_get_height? ./shoes/canvas.h:249: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_get_scroll_height? ./shoes/canvas.h:250: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_get_scroll_max? ./shoes/canvas.h:251: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_get_scroll_top? ./shoes/canvas.h:252: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_set_scroll_top? ./shoes/canvas.h:253: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_nostroke? ./shoes/canvas.h:254: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_stroke? ./shoes/canvas.h:255: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_strokewidth? ./shoes/canvas.h:256: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_nofill? ./shoes/canvas.h:257: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_fill? ./shoes/canvas.h:258: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_rgb? ./shoes/canvas.h:259: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_gray? ./shoes/canvas.h:260: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_rect? ./shoes/canvas.h:261: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_oval? ./shoes/canvas.h:262: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_line? ./shoes/canvas.h:263: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_arrow? ./shoes/canvas.h:264: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_star? ./shoes/canvas.h:265: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_para? ./shoes/canvas.h:266: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_banner? ./shoes/canvas.h:267: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_title? ./shoes/canvas.h:268: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_subtitle? ./shoes/canvas.h:269: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_tagline? ./shoes/canvas.h:270: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_caption? ./shoes/canvas.h:271: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_inscription? ./shoes/canvas.h:272: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_code? ./shoes/canvas.h:273: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_del? ./shoes/canvas.h:274: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_em? ./shoes/canvas.h:275: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_ins? ./shoes/canvas.h:276: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_link? ./shoes/canvas.h:277: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_span? ./shoes/canvas.h:278: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_strong? ./shoes/canvas.h:279: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_sub? ./shoes/canvas.h:280: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_sup? ./shoes/canvas.h:281: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_background? ./shoes/canvas.h:282: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_border? ./shoes/canvas.h:283: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_video? ./shoes/canvas.h:284: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_image? ./shoes/canvas.h:285: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_animate? ./shoes/canvas.h:286: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_imagesize? ./shoes/canvas.h:287: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_shape? ./shoes/canvas.h:288: warning: parameter names (without types) in function declaration ./shoes/canvas.h:289: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_move_to? ./shoes/canvas.h:290: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_line_to? ./shoes/canvas.h:291: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_curve_to? ./shoes/canvas.h:292: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_transform? ./shoes/canvas.h:293: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_translate? ./shoes/canvas.h:294: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_rotate? ./shoes/canvas.h:295: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_scale? ./shoes/canvas.h:296: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_skew? ./shoes/canvas.h:297: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_push? ./shoes/canvas.h:298: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_pop? ./shoes/canvas.h:299: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_reset? ./shoes/canvas.h:300: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_button? ./shoes/canvas.h:301: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_list_box? ./shoes/canvas.h:302: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_edit_line? ./shoes/canvas.h:303: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_edit_box? ./shoes/canvas.h:304: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_progress? ./shoes/canvas.h:305: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_contents?
./shoes/canvas.h:306: error: expected ?)? before ?int?
./shoes/canvas.h:307: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_clear_contents? ./shoes/canvas.h:308: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_remove? ./shoes/canvas.h:309: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_draw? ./shoes/canvas.h:310: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_after? ./shoes/canvas.h:311: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_before? ./shoes/canvas.h:312: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_append? ./shoes/canvas.h:313: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_prepend? ./shoes/canvas.h:314: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_flow? ./shoes/canvas.h:315: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_stack? ./shoes/canvas.h:316: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_mask? ./shoes/canvas.h:317: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_hide? ./shoes/canvas.h:318: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_show? ./shoes/canvas.h:319: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_toggle? ./shoes/canvas.h:320: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_mouse? ./shoes/canvas.h:321: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_click? ./shoes/canvas.h:322: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_release? ./shoes/canvas.h:323: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_motion? ./shoes/canvas.h:324: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_keypress? ./shoes/canvas.h:326: warning: parameter names (without types) in function declaration ./shoes/canvas.h:327: warning: parameter names (without types) in function declaration ./shoes/canvas.h:328: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_goto? ./shoes/canvas.h:329: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_send_click?
./shoes/canvas.h:330: error: expected ?)? before ?int?
./shoes/canvas.h:331: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_send_motion? ./shoes/canvas.h:332: warning: parameter names (without types) in function declaration ./shoes/canvas.h:333: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_get_clipboard? ./shoes/canvas.h:334: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_set_clipboard? ./shoes/canvas.h:335: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_canvas_window? ./shoes/canvas.h:337: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_slot_new? ./shoes/canvas.h:338: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_flow_new? ./shoes/canvas.h:339: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_stack_new? ./shoes/canvas.h:340: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_mask_new? ./shoes/canvas.h:342: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_control_new? ./shoes/canvas.h:343: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_control_alloc? ./shoes/canvas.h:344: warning: parameter names (without types) in function declaration ./shoes/canvas.h:345: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_control_remove? ./shoes/canvas.h:346: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_control_show? ./shoes/canvas.h:347: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_control_hide? ./shoes/canvas.h:348: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_control_focus? ./shoes/canvas.h:350: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_button_draw? ./shoes/canvas.h:351: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_edit_line_draw? ./shoes/canvas.h:352: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_edit_line_get_text? ./shoes/canvas.h:353: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_edit_line_set_text? ./shoes/canvas.h:354: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_edit_box_draw? ./shoes/canvas.h:355: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_edit_box_get_text? ./shoes/canvas.h:356: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_edit_box_set_text? ./shoes/canvas.h:357: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_list_box_text? ./shoes/canvas.h:358: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_list_box_draw? ./shoes/canvas.h:359: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_progress_draw? ./shoes/canvas.h:361: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_shape_new? ./shoes/canvas.h:362: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_shape_alloc? ./shoes/canvas.h:363: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_shape_draw? ./shoes/canvas.h:364: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_shape_move? ./shoes/canvas.h:365: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_shape_remove? ./shoes/canvas.h:366: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_shape_motion? ./shoes/canvas.h:367: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_shape_send_click? ./shoes/canvas.h:369: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_image_new? ./shoes/canvas.h:370: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_image_alloc? ./shoes/canvas.h:371: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_image_draw? ./shoes/canvas.h:372: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_image_remove? ./shoes/canvas.h:373: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_image_motion? ./shoes/canvas.h:374: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_image_send_click? ./shoes/canvas.h:385: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_pattern_self? ./shoes/canvas.h:386: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_pattern_method? ./shoes/canvas.h:387: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_pattern_args? ./shoes/canvas.h:388: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_pattern_new? ./shoes/canvas.h:389: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_pattern_alloc? ./shoes/canvas.h:390: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_pattern_remove? ./shoes/canvas.h:391: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_pattern_motion? ./shoes/canvas.h:392: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_pattern_send_click? ./shoes/canvas.h:393: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_background_draw? ./shoes/canvas.h:394: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_border_draw? ./shoes/canvas.h:395: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_subpattern_new? ./shoes/canvas.h:397: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_anim_new? ./shoes/canvas.h:398: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_anim_alloc? ./shoes/canvas.h:399: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_anim_init? ./shoes/canvas.h:400: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_anim_remove? ./shoes/canvas.h:401: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_anim_start? ./shoes/canvas.h:402: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_anim_stop? ./shoes/canvas.h:403: warning: parameter names (without types) in function declaration ./shoes/canvas.h:405: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_color_new? ./shoes/canvas.h:406: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_color_alloc? ./shoes/canvas.h:407: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_color_rgb? ./shoes/canvas.h:408: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_color_gray? ./shoes/canvas.h:409: warning: parameter names (without types) in function declaration ./shoes/canvas.h:410: error: expected declaration specifiers or ?...? before ?VALUE? ./shoes/canvas.h:411: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_color_args? ./shoes/canvas.h:412: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_color_parse? ./shoes/canvas.h:413: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_color_to_s? ./shoes/canvas.h:414: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_color_to_pattern? ./shoes/canvas.h:415: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_color_gradient? ./shoes/canvas.h:417: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_link_new? ./shoes/canvas.h:418: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_link_alloc? ./shoes/canvas.h:419: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_text_new? ./shoes/canvas.h:420: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_text_alloc? ./shoes/canvas.h:422: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_textblock_new? ./shoes/canvas.h:423: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_textblock_alloc? ./shoes/canvas.h:424: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_textblock_remove? ./shoes/canvas.h:425: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_textblock_set_cursor? ./shoes/canvas.h:426: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_textblock_get_cursor? ./shoes/canvas.h:427: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_textblock_draw? ./shoes/canvas.h:428: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_textblock_motion? ./shoes/canvas.h:429: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_textblock_send_click? ./shoes/canvas.h:431: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_debug? ./shoes/canvas.h:432: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_p? ./shoes/canvas.h:437: warning: parameter names (without types) in function declaration
In file included from shoes/app.c:5:
./shoes/app.h:34: error: expected specifier-qualifier-list before ?VALUE?
./shoes/app.h:47: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_app_alloc? ./shoes/app.h:48: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_app_new?
./shoes/app.h:49: error: expected ?)? before ?char?
./shoes/app.h:54: error: expected declaration specifiers or ?...? before ?ID?
./shoes/app.h:58: error: expected declaration specifiers or ?...? before ?VALUE? ./shoes/app.h:63: error: expected declaration specifiers or ?...? before ?VALUE? ./shoes/app.h:63: error: expected declaration specifiers or ?...? before ?VALUE? ./shoes/app.h:64: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_app_location? ./shoes/app.h:65: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?shoes_app_quit?
In file included from shoes/app.c:7:
./shoes/ruby.h:6:21: error: rubysig.h: No such file or directory
In file included from shoes/app.c:7:
./shoes/ruby.h:16: error: expected declaration specifiers or ?...? before ?*? token
./shoes/ruby.h:16: error: ?VALUE? declared as function returning a function
./shoes/ruby.h:29: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?s_aref? ./shoes/ruby.h:32: error: ?mfp_instance_eval? declared as function returning a function ./shoes/ruby.h:34: error: ?rb_ary_insert_at? declared as function returning a function ./shoes/ruby.h:35: error: ?shoes_safe_block? declared as function returning a function
./shoes/ruby.h:77: error: expected declaration specifiers or ?...? before ?ID?
./shoes/ruby.h:78: error: expected declaration specifiers or ?...? before ?ID?
./shoes/ruby.h:78: error: expected declaration specifiers or ?...? before ?ID?
./shoes/ruby.h:79: error: expected declaration specifiers or ?...? before ?ID?
./shoes/ruby.h:79: error: ?shoes_hash_set? declared as function returning a function
./shoes/ruby.h:80: error: expected declaration specifiers or ?...? before ?ID?
./shoes/ruby.h:80: error: ?shoes_hash_get? declared as function returning a function
./shoes/ruby.h:81: error: expected declaration specifiers or ?...? before ?ID?
./shoes/ruby.h:82: error: expected declaration specifiers or ?...? before ?ID?
./shoes/ruby.h:83: error: expected declaration specifiers or ?...? before ?ID?
./shoes/ruby.h:84: error: ?rb_str_to_pas? declared as function returning a function
In file included from shoes/app.c:9:
./shoes/world.h:17: error: field ?app? declared as a function
./shoes/world.h:17: error: field ?apps? declared as a function
In file included from shoes/app.c:10:
./shoes/dialogs.h:8: error: ?shoes_dialog_alert? declared as function returning a function ./shoes/dialogs.h:9: error: ?shoes_dialog_ask? declared as function returning a function ./shoes/dialogs.h:10: error: ?shoes_dialog_confirm? declared as function returning a function ./shoes/dialogs.h:11: error: ?shoes_dialog_color? declared as function returning a function ./shoes/dialogs.h:12: error: ?shoes_dialog_open? declared as function returning a function ./shoes/dialogs.h:13: error: ?shoes_dialog_save? declared as function returning a function
shoes/app.c:11:18: error: node.h: No such file or directory
shoes/app.c: In function ?shoes_app_mark?:
shoes/app.c:22: error: ?shoes_app? has no member named ?location?
shoes/app.c:23: error: ?shoes_app? has no member named ?canvas?
shoes/app.c:24: error: ?shoes_app? has no member named ?nesting?
shoes/app.c:25: error: ?shoes_app? has no member named ?timers?
shoes/app.c:26: error: ?shoes_app? has no member named ?styles?
shoes/app.c: At top level:
shoes/app.c:37: error: ?shoes_app_alloc? declared as function returning a function
shoes/app.c: In function ?shoes_app_alloc?:
shoes/app.c:38: warning: incompatible implicit declaration of built-in function ?malloc? shoes/app.c:39: warning: incompatible implicit declaration of built-in function ?memset?
shoes/app.c:40: error: ?shoes_app? has no member named ?location?
shoes/app.c:40: error: ?Qnil? undeclared (first use in this function)
shoes/app.c:40: error: (Each undeclared identifier is reported only once
shoes/app.c:40: error: for each function it appears in.)
shoes/app.c:41: error: ?shoes_app? has no member named ?canvas?
shoes/app.c:42: error: ?shoes_app? has no member named ?nesting?
shoes/app.c:43: error: ?shoes_app? has no member named ?timers?
shoes/app.c:44: error: ?shoes_app? has no member named ?styles?
shoes/app.c:45: error: ?shoes_app? has no member named ?title?
shoes/app.c:54: error: ?shoes_app? has no member named ?self?
shoes/app.c:55: error: ?shoes_app? has no member named ?self?
shoes/app.c: At top level:
shoes/app.c:60: error: ?shoes_app_new? declared as function returning a function
shoes/app.c: In function ?shoes_app_new?:
shoes/app.c:61: warning: assignment makes pointer from integer without a cast
shoes/app.c:63: warning: return makes integer from pointer without a cast
shoes/app.c: At top level:
shoes/app.c:69: error: ?shoes_app_gtk_sleep? declared as function returning a function shoes/app.c:75: error: ?shoes_app_gtk_exception? declared as function returning a function
shoes/app.c: In function ?shoes_app_gtk_exception?:
shoes/app.c:76: error: ?rb_eInterrupt? undeclared (first use in this function)
shoes/app.c:78: error: ?Qnil? undeclared (first use in this function)
shoes/app.c: In function ?shoes_app_gtk_idle?:
shoes/app.c:84: error: ?Qnil? undeclared (first use in this function)
shoes/app.c:84: error: ?rb_cObject? undeclared (first use in this function)
shoes/app.c: In function ?shoes_app_gtk_paint?:
shoes/app.c:113: error: ?shoes_app? has no member named ?canvas?
shoes/app.c: In function ?shoes_app_gtk_keypress?:
shoes/app.c:126: error: function ?v? is initialized like a variable
shoes/app.c:126: error: ?Qnil? undeclared (first use in this function)
shoes/app.c:132: error: lvalue required as left operand of assignment
shoes/app.c:134: error: lvalue required as left operand of assignment
shoes/app.c:136: error: lvalue required as left operand of assignment
shoes/app.c:137: error: lvalue required as left operand of assignment
shoes/app.c:138: error: lvalue required as left operand of assignment
shoes/app.c:139: error: lvalue required as left operand of assignment
shoes/app.c:140: error: lvalue required as left operand of assignment
shoes/app.c:141: error: lvalue required as left operand of assignment
shoes/app.c:142: error: lvalue required as left operand of assignment
shoes/app.c:143: error: lvalue required as left operand of assignment
shoes/app.c:144: error: lvalue required as left operand of assignment
shoes/app.c:145: error: lvalue required as left operand of assignment
shoes/app.c:146: error: lvalue required as left operand of assignment
shoes/app.c:147: error: lvalue required as left operand of assignment
shoes/app.c:148: error: lvalue required as left operand of assignment
shoes/app.c:149: error: lvalue required as left operand of assignment
shoes/app.c:150: error: lvalue required as left operand of assignment
shoes/app.c:151: error: lvalue required as left operand of assignment
shoes/app.c:152: error: lvalue required as left operand of assignment
shoes/app.c:153: error: lvalue required as left operand of assignment
shoes/app.c:154: error: lvalue required as left operand of assignment
shoes/app.c:155: error: lvalue required as left operand of assignment
shoes/app.c:156: error: lvalue required as left operand of assignment
shoes/app.c:157: error: lvalue required as left operand of assignment
shoes/app.c:162: error: function ?str? is initialized like a variable
shoes/app.c:162: error: ?s_to_s? undeclared (first use in this function)
shoes/app.c:162: error: lvalue required as left operand of assignment
shoes/app.c:164: error: function ?str? is initialized like a variable
shoes/app.c:164: error: lvalue required as left operand of assignment
shoes/app.c:166: error: function ?str? is initialized like a variable
shoes/app.c:166: error: lvalue required as left operand of assignment
shoes/app.c:171: error: function ?str? is initialized like a variable
shoes/app.c:171: error: lvalue required as left operand of assignment
shoes/app.c:175: error: too many arguments to function ?shoes_app_keypress?
shoes/app.c: At top level:
shoes/app.c:1171: error: expected declaration specifiers or ?...? before ?ID?
shoes/app.c: In function ?shoes_app_cursor?:
shoes/app.c:1174: error: ?shoes_app? has no member named ?cursor?
shoes/app.c:1174: error: ?cursor? undeclared (first use in this function)
shoes/app.c:1178: error: ?s_hand? undeclared (first use in this function)
shoes/app.c:1182: error: ?s_arrow? undeclared (first use in this function)
shoes/app.c:1225: error: ?shoes_app? has no member named ?cursor?
shoes/app.c: At top level:
shoes/app.c:1267: error: ?shoes_app_main? declared as function returning a function
shoes/app.c: In function ?shoes_app_main?:
shoes/app.c:1269: error: expected expression before ?shoes_app?
shoes/app.c:1274: error: ?shoes_app? has no member named ?title?
shoes/app.c:1274: error: ?s_title? undeclared (first use in this function)
shoes/app.c:1274: error: too many arguments to function ?shoes_hash_get?
shoes/app.c:1275: error: ?s_resizable? undeclared (first use in this function)
shoes/app.c:1275: error: too many arguments to function ?shoes_hash_get?
shoes/app.c:1275: error: ?Qfalse? undeclared (first use in this function)
shoes/app.c:1276: error: ?s_width? undeclared (first use in this function)
shoes/app.c:1276: error: too many arguments to function ?shoes_hash_int?
shoes/app.c:1276: error: ?s_height? undeclared (first use in this function)
shoes/app.c:1276: error: too many arguments to function ?shoes_hash_int?
shoes/app.c:1277: error: ?shoes_app? has no member named ?canvas?
shoes/app.c:1278: warning: return makes integer from pointer without a cast
shoes/app.c: In function ?shoes_app_title?:
shoes/app.c:1285: error: ?shoes_app? has no member named ?title?
shoes/app.c:1288: error: ?shoes_app? has no member named ?title?
shoes/app.c:1289: error: ?shoes_app? has no member named ?title?
shoes/app.c:1291: error: ?shoes_app? has no member named ?title?
shoes/app.c:1291: error: invalid type argument of ?->?
shoes/app.c:1294: warning: passing argument 2 of ?gtk_window_set_title? makes pointer from integer without a cast
shoes/app.c: In function ?shoes_app_start?:
shoes/app.c:1312: error: expected expression before ?shoes_app?
shoes/app.c: In function ?shoes_app_open?:
shoes/app.c:1497: error: ?shoes_app? has no member named ?title?
shoes/app.c: In function ?shoes_app_loop?:
shoes/app.c:1511: error: ?shoes_app? has no member named ?canvas?
shoes/app.c: At top level:
shoes/app.c:1580: error: field ?canvas? declared as a function
shoes/app.c:1581: error: field ?block? declared as a function
shoes/app.c:1583: error: field ?args? declared as a function
shoes/app.c:1587: error: field ?klass? declared as a function
shoes/app.c:1587: error: field ?rklass? declared as a function
shoes/app.c:1588: error: field ?recv? declared as a function
shoes/app.c:1589: error: expected specifier-qualifier-list before ?ID?
shoes/app.c:1596: error: ?rb_unbound_get_class? declared as function returning a function
shoes/app.c: In function ?rb_unbound_get_class?:
shoes/app.c:1598: error: expected expression before ?struct?
shoes/app.c:1599: warning: return makes integer from pointer without a cast
shoes/app.c: At top level:
shoes/app.c:1604: error: ?shoes_app_run? declared as function returning a function
shoes/app.c: In function ?shoes_app_run?:
shoes/app.c:1606: error: ?shoes_app? has no member named ?nesting?
shoes/app.c:1610: error: ?shoes_app? has no member named ?self?
shoes/app.c:1610: error: lvalue required as left operand of assignment
shoes/app.c:1611: warning: return makes integer from pointer without a cast
shoes/app.c:1616: error: declaration of ?vargs? as array of functions
shoes/app.c:1617: error: invalid type argument of ?->?
shoes/app.c:1619: error: ?s_call? undeclared (first use in this function)
shoes/app.c:1619: error: invalid type argument of ?->?
shoes/app.c: At top level:
shoes/app.c:1625: error: ?shoes_app_exception? declared as function returning a function
shoes/app.c: In function ?shoes_app_exception?:
shoes/app.c:1627: error: ?shoes_app? has no member named ?nesting?
shoes/app.c: In function ?shoes_app_visit?:
shoes/app.c:1639: error: function ?ary? is initialized like a variable
shoes/app.c:1639: error: ?shoes_app? has no member named ?timers?
shoes/app.c:1640: error: ?shoes_app? has no member named ?canvas?
shoes/app.c:1640: error: expected expression before ?shoes_canvas?
shoes/app.c:1642: error: ?shoes_canvas? has no member named ?scrolly?
shoes/app.c:1646: error: invalid type argument of ?->?
shoes/app.c:1648: error: function ?timer? is initialized like a variable
shoes/app.c:1650: error: ?s_remove? undeclared (first use in this function)
shoes/app.c:1653: error: ?shoes_app? has no member named ?canvas?
shoes/app.c:1655: error: ?s_run? undeclared (first use in this function)
shoes/app.c:1655: error: ?shoes_app? has no member named ?location?
shoes/app.c:1655: error: lvalue required as left operand of assignment
shoes/app.c:1658: error: function ?script? is initialized like a variable
shoes/app.c:1658: error: ?shoes_app? has no member named ?canvas?
shoes/app.c:1662: error: ?shoes_app? has no member named ?location?
shoes/app.c:1662: error: lvalue required as left operand of assignment
shoes/app.c:1666: warning: assignment makes pointer from integer without a cast shoes/app.c:1667: warning: assignment makes pointer from integer without a cast shoes/app.c:1668: error: ?rb_cUnboundMethod? undeclared (first use in this function)
shoes/app.c:1669: error: function ?klass? is initialized like a variable
shoes/app.c:1670: error: ?Qnil? undeclared (first use in this function)
shoes/app.c:1670: error: ?shoes_app? has no member named ?canvas?
shoes/app.c:1670: warning: assignment makes pointer from integer without a cast
shoes/app.c:1671: error: ?s_bind? undeclared (first use in this function)
shoes/app.c:1671: warning: assignment makes pointer from integer without a cast
shoes/app.c:1673: error: ?shoes_canvas? has no member named ?contents?
shoes/app.c:1675: error: ?shoes_app? has no member named ?canvas?
shoes/app.c:1678: error: cast specifies function type
shoes/app.c:1678: error: cast specifies function type
shoes/app.c:1678: error: ?rb_cObject? undeclared (first use in this function)
shoes/app.c:1679: error: ?shoes_app? has no member named ?nesting?
shoes/app.c: In function ?shoes_app_paint?:
shoes/app.c:1686: error: ?shoes_app? has no member named ?canvas?
shoes/app.c: In function ?shoes_app_motion?:
shoes/app.c:1694: error: ?shoes_app? has no member named ?canvas?
shoes/app.c:1694: error: ?Qnil? undeclared (first use in this function)
shoes/app.c: In function ?shoes_app_click?:
shoes/app.c:1701: error: ?shoes_app? has no member named ?canvas?
shoes/app.c: In function ?shoes_app_release?:
shoes/app.c:1708: error: ?shoes_app? has no member named ?canvas?
shoes/app.c: At top level:
shoes/app.c:1714: error: conflicting types for ?shoes_app_keypress?
./shoes/app.h:58: error: previous declaration of ?shoes_app_keypress? was here
shoes/app.c: In function ?shoes_app_keypress?:
shoes/app.c:1715: error: ?shoes_app? has no member named ?canvas?
shoes/app.c: At top level:
shoes/app.c:1727: error: ?shoes_sys? declared as function returning a function
shoes/app.c: In function ?shoes_sys?:
shoes/app.c:1729: error: ?rb_mKernel? undeclared (first use in this function)
shoes/app.c: In function ?shoes_browser_open?:
shoes/app.c:1738: error: function ?browser? is initialized like a variable
shoes/app.c:1741: error: invalid type argument of ?->?
shoes/app.c: In function ?shoes_app_goto?:
shoes/app.c:1760: warning: incompatible implicit declaration of built-in function ?strlen?
shoes/app.c: In function ?shoes_style_set?:
shoes/app.c:1792: error: function ?hsh? is initialized like a variable
shoes/app.c:1794: error: lvalue required as left operand of assignment
shoes/app.c: In function ?shoes_app_reset_styles?:
shoes/app.c:1805: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1806: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1806: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1806: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1807: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1807: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1807: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1808: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1808: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1808: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1809: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1809: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1809: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1810: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1810: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1810: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1811: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1811: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1811: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1812: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1812: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1812: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1814: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1814: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1814: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1815: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1815: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1815: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1816: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1816: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1816: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1817: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1817: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1817: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1818: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1818: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1818: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1819: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1819: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1819: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1820: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1820: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1820: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1821: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1821: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1821: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1822: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1822: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1822: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1823: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1823: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1823: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1824: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1824: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1824: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1825: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1825: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1825: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1826: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1826: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1826: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c:1827: error: ?shoes_app? has no member named ?styles?
shoes/app.c:1827: warning: passing argument 3 of ?shoes_style_set? makes pointer from integer without a cast shoes/app.c:1827: warning: passing argument 4 of ?shoes_style_set? makes pointer from integer without a cast
shoes/app.c: At top level:
shoes/app.c:1832: error: conflicting types for ?shoes_app_style?
./shoes/app.h:63: error: previous declaration of ?shoes_app_style? was here
shoes/app.c: In function ?shoes_app_style?:
shoes/app.c:1834: error: function ?keys? is initialized like a variable
shoes/app.c:1834: error: ?s_keys? undeclared (first use in this function)
shoes/app.c:1835: error: invalid type argument of ?->?
shoes/app.c:1837: error: function ?key? is initialized like a variable
shoes/app.c:1838: error: function ?val? is initialized like a variable
shoes/app.c:1839: error: lvalue required as left operand of assignment
shoes/app.c:1840: error: ?shoes_app? has no member named ?styles?
shoes/app.c: At top level:
shoes/app.c:1846: error: ?shoes_app_location? declared as function returning a function
shoes/app.c: In function ?shoes_app_location?:
shoes/app.c:1848: error: expected expression before ?shoes_app?
shoes/app.c:1849: error: ?shoes_app? has no member named ?location?
shoes/app.c: At top level:
shoes/app.c:1854: error: ?shoes_app_quit? declared as function returning a function
shoes/app.c: In function ?shoes_app_quit?:
shoes/app.c:1864: warning: return makes integer from pointer without a cast
make: *** [shoes/app.o] Error 1
[EMAIL PROTECTED] 03:36 PM~/Desktop/shoes-0.r396 $



Reply via email to