Skip to content

Instantly share code, notes, and snippets.

@Kakadu
Created December 30, 2013 09:51
Show Gist options
  • Save Kakadu/934304e755883d98b5a2 to your computer and use it in GitHub Desktop.
Save Kakadu/934304e755883d98b5a2 to your computer and use it in GitHub Desktop.
EFL link errors
kakadu ~/ocaml-efl $ ocamlbuild -use-ocamlfind examples/icon_example_01.native
Finished, 0 targets (0 cached) in 00:00:00.
+ ocamlfind ocamlopt -cclib " " -linkpkg -linkpkg src/efl.cmx examples/icon_example_01.cmx -o examples/icon_example_01.native
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x1b): undefined reference to `ml_elm_win_add'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x33): undefined reference to `ml_elm_win_title_set'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x56): undefined reference to `ml_elm_win_autodel_set'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x68): undefined reference to `ml_elm_bg_add'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x88): undefined reference to `ml_elm_bg_color_set'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0xad): undefined reference to `ml_evas_object_size_hint_weight_set'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0xc3): undefined reference to `ml_elm_win_resize_object_add'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0xd4): undefined reference to `ml_evas_object_show'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0xe6): undefined reference to `ml_elm_icon_add'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0xfd): undefined reference to `ml_elm_icon_order_lookup_set'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x115): undefined reference to `ml_elm_icon_standard_set'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x127): undefined reference to `ml_elm_image_file_get'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x189): undefined reference to `ml_elm_icon_standard_get'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x1f0): undefined reference to `ml_elm_image_no_scale_set'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x206): undefined reference to `ml_elm_image_resizable_set'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x21a): undefined reference to `ml_elm_image_smooth_set'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x22e): undefined reference to `ml_elm_image_fill_outside_set'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x253): undefined reference to `ml_evas_object_size_hint_weight_set'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x26a): undefined reference to `ml_elm_win_resize_object_add'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x27c): undefined reference to `ml_evas_object_show'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x298): undefined reference to `ml_evas_object_resize'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x2aa): undefined reference to `ml_evas_object_show'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x2b9): undefined reference to `ml_elm_run'
examples/icon_example_01.o: In function `camlIcon_example_01__entry':
(.text+0x2c8): undefined reference to `ml_elm_shutdown'
src/efl.o: In function `camlEfl__Ecore__fun_1018':
(.text+0x1a2): undefined reference to `ml_ecore_x_window_focus'
src/efl.o: In function `camlEfl__Ecore_thread__fun_1018':
(.text+0x232): undefined reference to `ml_ecore_thread_main_loop_end'
src/efl.o: In function `camlEfl__Ecore_thread__fun_1020':
(.text+0x242): undefined reference to `ml_ecore_thread_main_loop_begin'
src/efl.o: In function `camlEfl__Ecore_thread__main_loop_begin_1009':
(.text+0x253): undefined reference to `ml_ecore_thread_main_loop_begin'
src/efl.o: In function `camlEfl__Ecore_thread__main_loop_end_1011':
(.text+0x273): undefined reference to `ml_ecore_thread_main_loop_end'
src/efl.o: In function `camlEfl__Ecore_timer__fun_1012':
(.text+0x2c3): undefined reference to `ml_ecore_timer_add'
src/efl.o: In function `camlEfl__Evas__fun_1055':
(.text+0x322): undefined reference to `ml_string_opt_of_ptr'
src/efl.o: In function `camlEfl__Evas__fun_1057':
(.text+0x332): undefined reference to `ml_string_of_ptr'
src/efl.o: In function `camlEfl__Evas_object__fun_1059':
(.text+0x4b5): undefined reference to `ml_evas_object_size_hint_aspect_set'
src/efl.o: In function `camlEfl__Evas_object__fun_1061':
(.text+0x4d2): undefined reference to `ml_evas_object_visible_get'
src/efl.o: In function `camlEfl__Evas_object__fun_1063':
(.text+0x4e3): undefined reference to `ml_evas_object_event_callback_add_mouse_down'
src/efl.o: In function `camlEfl__Evas_object__fun_1065':
(.text+0x4f4): undefined reference to `ml_evas_object_size_hint_min_set'
src/efl.o: In function `camlEfl__Evas_object__fun_1067':
(.text+0x512): undefined reference to `ml_evas_object_rectangle_add'
src/efl.o: In function `camlEfl__Evas_object__fun_1069':
(.text+0x522): undefined reference to `ml_evas_object_evas_get'
src/efl.o: In function `camlEfl__Evas_object__fun_1071':
(.text+0x532): undefined reference to `ml_evas_object_del'
src/efl.o: In function `camlEfl__Evas_object__fun_1073':
(.text+0x546): undefined reference to `ml_evas_object_color_set'
src/efl.o: In function `camlEfl__Evas_object__fun_1075':
(.text+0x562): undefined reference to `ml_evas_object_hide'
src/efl.o: In function `camlEfl__Evas_object__fun_1077':
(.text+0x572): undefined reference to `ml_evas_object_size_hint_align_get'
src/efl.o: In function `camlEfl__Evas_object__fun_1079':
(.text+0x584): undefined reference to `ml_evas_object_move'
src/efl.o: In function `camlEfl__Evas_object__fun_1081':
(.text+0x5a4): undefined reference to `ml_evas_object_resize'
src/efl.o: In function `camlEfl__Evas_object__fun_1083':
(.text+0x5c4): undefined reference to `ml_evas_object_size_hint_align_set'
src/efl.o: In function `camlEfl__Evas_object__fun_1085':
(.text+0x5e4): undefined reference to `ml_evas_object_size_hint_weight_set'
src/efl.o: In function `camlEfl__Evas_object__fun_1087':
(.text+0x602): undefined reference to `ml_evas_object_show'
src/efl.o: In function `camlEfl__Evas_object_smart__fun_1016':
(.text+0x6b4): undefined reference to `ml_evas_object_smart_callback_add'
src/efl.o: In function `camlEfl__Evas_object_smart__callback_add_1009':
(.text+0x6f0): undefined reference to `ml_evas_object_smart_callback_add'
src/efl.o: In function `camlEfl__Edje__fun_1020':
(.text+0x722): undefined reference to `ml_edje_object_size_min_calc'
src/efl.o: In function `camlEfl__Edje__fun_1022':
(.text+0x735): undefined reference to `ml_edje_object_file_set'
src/efl.o: In function `camlEfl__Edje__fun_1024':
(.text+0x752): undefined reference to `ml_edje_object_add'
src/efl.o: In function `camlEfl__Edje__fun_1026':
(.text+0x762): undefined reference to `ml_edje_file_collection_list'
src/efl.o: In function `camlEfl__Elm__fun_1037':
(.text+0x7a2): undefined reference to `ml_elm_need_ethumb'
src/efl.o: In function `camlEfl__Elm__fun_1039':
(.text+0x7b3): undefined reference to `ml_elm_policy_set'
src/efl.o: In function `camlEfl__Elm__fun_1041':
(.text+0x7c2): undefined reference to `ml_elm_init_with_counter'
src/efl.o: In function `camlEfl__Elm__fun_1043':
(.text+0x7d2): undefined reference to `ml_elm_exit'
src/efl.o: In function `camlEfl__Elm__fun_1045':
(.text+0x7e2): undefined reference to `ml_elm_shutdown'
src/efl.o: In function `camlEfl__Elm__fun_1047':
(.text+0x7f2): undefined reference to `ml_elm_run'
src/efl.o: In function `camlEfl__Elm__init_1019':
(.text+0x802): undefined reference to `ml_elm_init_with_counter'
src/efl.o: In function `camlEfl__Elm__policy_set_1025':
(.text+0x823): undefined reference to `ml_elm_policy_set'
src/efl.o: In function `camlEfl__Elm_object__fun_1085':
(.text+0x8a3): undefined reference to `ml_elm_object_item_content_set'
src/efl.o: In function `camlEfl__Elm_object__fun_1087':
(.text+0x8b2): undefined reference to `ml_elm_object_item_text_get'
src/efl.o: In function `camlEfl__Elm_object__fun_1089':
(.text+0x8c3): undefined reference to `ml_elm_object_item_disabled_set'
src/efl.o: In function `camlEfl__Elm_object__fun_1091':
(.text+0x8d2): undefined reference to `ml_elm_object_item_del'
src/efl.o: In function `camlEfl__Elm_object__fun_1095':
(.text+0x8f2): undefined reference to `ml_elm_object_top_widget_get'
src/efl.o: In function `camlEfl__Elm_object__fun_1097':
(.text+0x902): undefined reference to `ml_elm_object_parent_widget_get'
src/efl.o: In function `camlEfl__Elm_object__fun_1099':
(.text+0x913): undefined reference to `ml_elm_object_focus_set'
src/efl.o: In function `camlEfl__Elm_object__fun_1101':
(.text+0x922): undefined reference to `ml_elm_object_disabled_get'
src/efl.o: In function `camlEfl__Elm_object__fun_1103':
(.text+0x933): undefined reference to `ml_elm_object_disabled_set'
src/efl.o: In function `camlEfl__Elm_object__fun_1105':
(.text+0x942): undefined reference to `ml_elm_object_content_unset'
src/efl.o: In function `camlEfl__Elm_object__fun_1107':
(.text+0x952): undefined reference to `ml_elm_object_text_get'
src/efl.o: In function `camlEfl__Elm_object__fun_1109':
(.text+0x963): undefined reference to `ml_elm_object_content_set'
src/efl.o: In function `camlEfl__Elm_object__fun_1111':
(.text+0x973): undefined reference to `ml_elm_object_style_set'
src/efl.o: In function `camlEfl__Elm_object__fun_1113':
(.text+0x983): undefined reference to `ml_elm_object_text_set'
src/efl.o: In function `camlEfl__Elm_object__fun_1115':
(.text+0x995): undefined reference to `ml_elm_object_signal_callback_del'
src/efl.o: In function `camlEfl__Elm_object__fun_1117':
(.text+0x9b5): undefined reference to `ml_elm_object_signal_callback_add'
src/efl.o: In function `camlEfl__Elm_object__fun_1119':
(.text+0x9d4): undefined reference to `ml_elm_object_signal_emit'
src/efl.o: In function `camlEfl__Elm_object__fun_1121':
(.text+0x9f4): undefined reference to `ml_elm_object_part_content_unset'
src/efl.o: In function `camlEfl__Elm_object__fun_1123':
(.text+0xa14): undefined reference to `ml_elm_object_part_content_get'
src/efl.o: In function `camlEfl__Elm_object__fun_1125':
(.text+0xa34): undefined reference to `ml_elm_object_part_content_set_NULL'
src/efl.o: In function `camlEfl__Elm_object__fun_1127':
(.text+0xa54): undefined reference to `ml_elm_object_part_content_set'
src/efl.o: In function `camlEfl__Elm_object__fun_1129':
(.text+0xa74): undefined reference to `ml_elm_object_part_content_get'
src/efl.o: In function `camlEfl__Elm_object__fun_1131':
(.text+0xa94): undefined reference to `ml_elm_object_part_text_set'
src/efl.o: In function `camlEfl__Elm_layout__fun_1121':
(.text+0xbc3): undefined reference to `ml_elm_layout_end_set'
src/efl.o: In function `camlEfl__Elm_layout__fun_1123':
(.text+0xbd3): undefined reference to `ml_elm_layout_icon_set'
src/efl.o: In function `camlEfl__Elm_layout__fun_1125':
(.text+0xbe3): undefined reference to `ml_elm_layout_part_cursor_engine_only_get'
src/efl.o: In function `camlEfl__Elm_layout__fun_1127':
(.text+0xbf4): undefined reference to `ml_elm_layout_part_cursor_engine_only_set'
src/efl.o: In function `camlEfl__Elm_layout__fun_1129':
(.text+0xc13): undefined reference to `ml_elm_layout_part_cursor_style_get'
src/efl.o: In function `camlEfl__Elm_layout__fun_1131':
(.text+0xc24): undefined reference to `ml_elm_layout_part_cursor_style_set'
src/efl.o: In function `camlEfl__Elm_layout__fun_1133':
(.text+0xc43): undefined reference to `ml_elm_layout_part_cursor_unset'
src/efl.o: In function `camlEfl__Elm_layout__fun_1135':
(.text+0xc53): undefined reference to `ml_elm_layout_part_cursor_get'
src/efl.o: In function `camlEfl__Elm_layout__fun_1137':
(.text+0xc64): undefined reference to `ml_elm_layout_part_cursor_set'
src/efl.o: In function `camlEfl__Elm_layout__fun_1139':
(.text+0xc82): undefined reference to `ml_elm_layout_sizing_eval'
src/efl.o: In function `camlEfl__Elm_layout__fun_1141':
(.text+0xc93): undefined reference to `ml_elm_layout_data_get'
src/efl.o: In function `camlEfl__Elm_layout__fun_1143':
(.text+0xca2): undefined reference to `ml_elm_layout_edje_get'
src/efl.o: In function `camlEfl__Elm_layout__fun_1145':
(.text+0xcb4): undefined reference to `ml_elm_layout_table_clear'
src/efl.o: In function `camlEfl__Elm_layout__fun_1147':
(.text+0xcd4): undefined reference to `ml_elm_layout_table_unpack'
src/efl.o: In function `camlEfl__Elm_layout__fun_1149':
(.text+0xcfe): undefined reference to `ml_elm_layout_table_pack_native'
src/efl.o: In function `camlEfl__Elm_layout__fun_1151':
(.text+0xd14): undefined reference to `ml_elm_layout_box_remove_all'
src/efl.o: In function `camlEfl__Elm_layout__fun_1153':
(.text+0xd34): undefined reference to `ml_elm_layout_box_remove'
src/efl.o: In function `camlEfl__Elm_layout__fun_1155':
(.text+0xd55): undefined reference to `ml_elm_layout_box_insert_at'
src/efl.o: In function `camlEfl__Elm_layout__fun_1157':
(.text+0xd75): undefined reference to `ml_elm_layout_box_insert_before'
src/efl.o: In function `camlEfl__Elm_layout__fun_1159':
(.text+0xd94): undefined reference to `ml_elm_layout_box_prepend'
src/efl.o: In function `camlEfl__Elm_layout__fun_1161':
(.text+0xdb4): undefined reference to `ml_elm_layout_box_append'
src/efl.o: In function `camlEfl__Elm_layout__fun_1163':
(.text+0xdd5): undefined reference to `ml_elm_layout_signal_callback_del'
src/efl.o: In function `camlEfl__Elm_layout__fun_1165':
(.text+0xdf5): undefined reference to `ml_elm_layout_signal_callback_add'
src/efl.o: In function `camlEfl__Elm_layout__fun_1167':
(.text+0xe14): undefined reference to `ml_elm_layout_signal_emit'
src/efl.o: In function `camlEfl__Elm_layout__fun_1169':
(.text+0xe35): undefined reference to `ml_elm_layout_theme_set'
src/efl.o: In function `camlEfl__Elm_layout__fun_1171':
(.text+0xe54): undefined reference to `ml_elm_layout_file_set'
src/efl.o: In function `camlEfl__Elm_layout__fun_1173':
(.text+0xe72): undefined reference to `ml_elm_layout_add'
src/efl.o: In function `camlEfl__Elm_layout__icon_get_1034':
(.text+0xe8a): undefined reference to `ml_elm_object_part_content_get'
src/efl.o: In function `camlEfl__Elm_layout__end_get_1037':
(.text+0xeaa): undefined reference to `ml_elm_object_part_content_get'
src/efl.o: In function `camlEfl__Elm_scroller__fun_1019':
(.text+0x1064): undefined reference to `ml_elm_scroller_policy_set'
src/efl.o: In function `camlEfl__Elm_scroller__fun_1021':
(.text+0x1082): undefined reference to `ml_elm_scroller_bounce_get'
src/efl.o: In function `camlEfl__Elm_scroller__fun_1023':
(.text+0x1094): undefined reference to `ml_elm_scroller_bounce_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1278':
(.text+0x10e2): undefined reference to `ml_elm_win_window_id_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1280':
(.text+0x10f2): undefined reference to `ml_elm_win_floating_mode_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1282':
(.text+0x1103): undefined reference to `ml_elm_win_floating_mode_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1284':
(.text+0x1112): undefined reference to `ml_elm_win_wl_window_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1286':
(.text+0x1122): undefined reference to `ml_elm_win_xwindow_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1288':
(.text+0x1135): undefined reference to `ml_elm_win_socket_listen'
src/efl.o: In function `camlEfl__Elm_win__fun_1290':
(.text+0x1152): undefined reference to `ml_elm_win_screen_position_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1292':
(.text+0x1162): undefined reference to `ml_elm_win_indicator_opacity_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1294':
(.text+0x1173): undefined reference to `ml_elm_win_indicator_opacity_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1296':
(.text+0x1182): undefined reference to `ml_elm_win_indicator_mode_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1298':
(.text+0x1193): undefined reference to `ml_elm_win_indicator_mode_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1300':
(.text+0x11a2): undefined reference to `ml_elm_win_keyboard_win_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1302':
(.text+0x11b3): undefined reference to `ml_elm_win_keyboard_win_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1304':
(.text+0x11c2): undefined reference to `ml_elm_win_keyboard_mode_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1306':
(.text+0x11d3): undefined reference to `ml_elm_win_keyboard_mode_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1308':
(.text+0x11e2): undefined reference to `ml_elm_win_focus_highlight_animate_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1310':
(.text+0x11f3): undefined reference to `ml_elm_win_focus_highlight_animate_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1312':
(.text+0x1202): undefined reference to `ml_elm_win_focus_highlight_style_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1314':
(.text+0x1213): undefined reference to `ml_elm_win_focus_highlight_style_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1316':
(.text+0x1222): undefined reference to `ml_elm_win_focus_highlight_enabled_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1318':
(.text+0x1233): undefined reference to `ml_elm_win_focus_highlight_enabled_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1320':
(.text+0x1242): undefined reference to `ml_elm_win_screen_dpi_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1322':
(.text+0x1252): undefined reference to `ml_elm_win_screen_size_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1324':
(.text+0x1262): undefined reference to `ml_elm_win_screen_constrain_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1326':
(.text+0x1273): undefined reference to `ml_elm_win_screen_constrain_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1328':
(.text+0x1282): undefined reference to `ml_elm_win_focus_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1330':
(.text+0x1292): undefined reference to `ml_elm_win_inlined_image_object_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1332':
(.text+0x12a3): undefined reference to `ml_elm_win_illume_command_send'
src/efl.o: In function `camlEfl__Elm_win__fun_1334':
(.text+0x12b3): undefined reference to `ml_elm_win_prop_focus_skip_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1336':
(.text+0x12c2): undefined reference to `ml_elm_win_quickpanel_zone_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1338':
(.text+0x12d3): undefined reference to `ml_elm_win_quickpanel_zone_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1340':
(.text+0x12e2): undefined reference to `ml_elm_win_quickpanel_priority_minor_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1342':
(.text+0x12f3): undefined reference to `ml_elm_win_quickpanel_priority_minor_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1344':
(.text+0x1302): undefined reference to `ml_elm_win_quickpanel_priority_major_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1346':
(.text+0x1313): undefined reference to `ml_elm_win_quickpanel_priority_major_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1348':
(.text+0x1322): undefined reference to `ml_elm_win_quickpanel_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1350':
(.text+0x1333): undefined reference to `ml_elm_win_quickpanel_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1352':
(.text+0x1342): undefined reference to `ml_elm_win_conformant_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1354':
(.text+0x1353): undefined reference to `ml_elm_win_conformant_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1356':
(.text+0x1362): undefined reference to `ml_elm_win_sticky_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1358':
(.text+0x1373): undefined reference to `ml_elm_win_sticky_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1360':
(.text+0x1382): undefined reference to `ml_elm_win_rotation_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1362':
(.text+0x1393): undefined reference to `ml_elm_win_rotation_with_resize_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1364':
(.text+0x13a3): undefined reference to `ml_elm_win_rotation_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1366':
(.text+0x13b2): undefined reference to `ml_elm_win_layer_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1368':
(.text+0x13c3): undefined reference to `ml_elm_win_layer_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1370':
(.text+0x13d2): undefined reference to `ml_elm_win_size_step_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1372':
(.text+0x13e4): undefined reference to `ml_elm_win_size_step_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1374':
(.text+0x1402): undefined reference to `ml_elm_win_size_base_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1376':
(.text+0x1414): undefined reference to `ml_elm_win_size_base_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1378':
(.text+0x1432): undefined reference to `ml_elm_win_aspect_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1380':
(.text+0x1443): undefined reference to `ml_elm_win_aspect_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1382':
(.text+0x1452): undefined reference to `ml_elm_win_modal_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1384':
(.text+0x1463): undefined reference to `ml_elm_win_modal_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1386':
(.text+0x1472): undefined reference to `ml_elm_win_demand_attention_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1388':
(.text+0x1483): undefined reference to `ml_elm_win_demand_attention_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1390':
(.text+0x1492): undefined reference to `ml_elm_win_urgent_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1392':
(.text+0x14a3): undefined reference to `ml_elm_win_urgent_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1394':
(.text+0x14b2): undefined reference to `ml_elm_win_profile_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1396':
(.text+0x14c3): undefined reference to `ml_elm_win_profile_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1398':
(.text+0x14d2): undefined reference to `ml_elm_win_available_profiles_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1400':
(.text+0x14e3): undefined reference to `ml_elm_win_available_profiles_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1402':
(.text+0x14f2): undefined reference to `ml_elm_win_withdrawn_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1404':
(.text+0x1503): undefined reference to `ml_elm_win_withdrawn_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1406':
(.text+0x1512): undefined reference to `ml_elm_win_iconified_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1408':
(.text+0x1523): undefined reference to `ml_elm_win_iconified_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1410':
(.text+0x1532): undefined reference to `ml_elm_win_maximized_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1412':
(.text+0x1543): undefined reference to `ml_elm_win_maximized_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1414':
(.text+0x1552): undefined reference to `ml_elm_win_fullscreen_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1416':
(.text+0x1563): undefined reference to `ml_elm_win_fullscreen_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1418':
(.text+0x1572): undefined reference to `ml_elm_win_override_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1420':
(.text+0x1583): undefined reference to `ml_elm_win_override_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1422':
(.text+0x1592): undefined reference to `ml_elm_win_alpha_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1424':
(.text+0x15a3): undefined reference to `ml_elm_win_alpha_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1426':
(.text+0x15b2): undefined reference to `ml_elm_win_shaped_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1428':
(.text+0x15c3): undefined reference to `ml_elm_win_shaped_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1430':
(.text+0x15d2): undefined reference to `ml_elm_win_borderless_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1432':
(.text+0x15e3): undefined reference to `ml_elm_win_borderless_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1434':
(.text+0x15f4): undefined reference to `ml_elm_win_center'
src/efl.o: In function `camlEfl__Elm_win__fun_1436':
(.text+0x1612): undefined reference to `ml_elm_win_raise'
src/efl.o: In function `camlEfl__Elm_win__fun_1438':
(.text+0x1622): undefined reference to `ml_elm_win_lower'
src/efl.o: In function `camlEfl__Elm_win__fun_1440':
(.text+0x1632): undefined reference to `ml_elm_win_activate'
src/efl.o: In function `camlEfl__Elm_win__fun_1442':
(.text+0x1642): undefined reference to `ml_elm_win_autodel_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1444':
(.text+0x1653): undefined reference to `ml_elm_win_autodel_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1446':
(.text+0x1662): undefined reference to `ml_elm_win_icon_object_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1448':
(.text+0x1673): undefined reference to `ml_elm_win_icon_object_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1450':
(.text+0x1682): undefined reference to `ml_elm_win_role_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1452':
(.text+0x1693): undefined reference to `ml_elm_win_role_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1454':
(.text+0x16a2): undefined reference to `ml_elm_win_icon_name_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1456':
(.text+0x16b3): undefined reference to `ml_elm_win_icon_name_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1458':
(.text+0x16c2): undefined reference to `ml_elm_win_title_get'
src/efl.o: In function `camlEfl__Elm_win__fun_1460':
(.text+0x16d3): undefined reference to `ml_elm_win_title_set'
src/efl.o: In function `camlEfl__Elm_win__fun_1462':
(.text+0x16e3): undefined reference to `ml_elm_win_resize_object_del'
src/efl.o: In function `camlEfl__Elm_win__fun_1464':
(.text+0x16f3): undefined reference to `ml_elm_win_resize_object_add'
src/efl.o: In function `camlEfl__Elm_win__fun_1466':
(.text+0x1703): undefined reference to `ml_elm_win_util_standard_add'
src/efl.o: In function `camlEfl__Elm_win__fun_1468':
(.text+0x1714): undefined reference to `ml_elm_win_add'
src/efl.o: In function `camlEfl__Elm_bg__fun_1034':
(.text+0x1d24): undefined reference to `ml_elm_bg_load_size_set'
src/efl.o: In function `camlEfl__Elm_bg__fun_1036':
(.text+0x1d42): undefined reference to `ml_elm_bg_color_get'
src/efl.o: In function `camlEfl__Elm_bg__fun_1038':
(.text+0x1d55): undefined reference to `ml_elm_bg_color_set'
src/efl.o: In function `camlEfl__Elm_bg__fun_1040':
(.text+0x1d72): undefined reference to `ml_elm_bg_option_get'
src/efl.o: In function `camlEfl__Elm_bg__fun_1042':
(.text+0x1d83): undefined reference to `ml_elm_bg_option_set'
src/efl.o: In function `camlEfl__Elm_bg__fun_1044':
(.text+0x1d92): undefined reference to `ml_elm_bg_file_get'
src/efl.o: In function `camlEfl__Elm_bg__fun_1046':
(.text+0x1da5): undefined reference to `ml_elm_bg_file_set'
src/efl.o: In function `camlEfl__Elm_bg__fun_1048':
(.text+0x1dc2): undefined reference to `ml_elm_bg_add'
src/efl.o: In function `camlEfl__Elm_label__fun_1042':
(.text+0x1e32): undefined reference to `ml_elm_label_slide_go'
src/efl.o: In function `camlEfl__Elm_label__fun_1044':
(.text+0x1e42): undefined reference to `ml_elm_label_slide_duration_get'
src/efl.o: In function `camlEfl__Elm_label__fun_1046':
(.text+0x1e53): undefined reference to `ml_elm_label_slide_duration_set'
src/efl.o: In function `camlEfl__Elm_label__fun_1048':
(.text+0x1e62): undefined reference to `ml_elm_label_slide_mode_get'
src/efl.o: In function `camlEfl__Elm_label__fun_1050':
(.text+0x1e73): undefined reference to `ml_elm_label_slide_mode_set'
src/efl.o: In function `camlEfl__Elm_label__fun_1052':
(.text+0x1e82): undefined reference to `ml_elm_label_ellipsis_get'
src/efl.o: In function `camlEfl__Elm_label__fun_1054':
(.text+0x1e93): undefined reference to `ml_elm_label_ellipsis_set'
src/efl.o: In function `camlEfl__Elm_label__fun_1056':
(.text+0x1ea2): undefined reference to `ml_elm_label_wrap_width_get'
src/efl.o: In function `camlEfl__Elm_label__fun_1058':
(.text+0x1eb3): undefined reference to `ml_elm_label_wrap_width_set'
src/efl.o: In function `camlEfl__Elm_label__fun_1060':
(.text+0x1ec2): undefined reference to `ml_elm_label_line_wrap_get'
src/efl.o: In function `camlEfl__Elm_label__fun_1062':
(.text+0x1ed3): undefined reference to `ml_elm_label_line_wrap_set'
src/efl.o: In function `camlEfl__Elm_label__fun_1064':
(.text+0x1ee2): undefined reference to `ml_elm_label_add'
src/efl.o: In function `camlEfl__Elm_box__fun_1076':
(.text+0x1ff3): undefined reference to `ml_elm_box_transition_free'
src/efl.o: In function `camlEfl__Elm_box__fun_1078':
(.text+0x2007): undefined reference to `ml_elm_box_transition_new_native'
src/efl.o: In function `camlEfl__Elm_box__fun_1080':
(.text+0x2024): undefined reference to `ml_elm_box_layout_transition'
src/efl.o: In function `camlEfl__Elm_box__fun_1082':
(.text+0x2044): undefined reference to `ml_elm_box_layout_set'
src/efl.o: In function `camlEfl__Elm_box__fun_1084':
(.text+0x2062): undefined reference to `ml_elm_box_recalculate'
src/efl.o: In function `camlEfl__Elm_box__fun_1086':
(.text+0x2072): undefined reference to `ml_elm_box_align_get'
src/efl.o: In function `camlEfl__Elm_box__fun_1088':
(.text+0x2084): undefined reference to `ml_elm_box_align_set'
src/efl.o: In function `camlEfl__Elm_box__fun_1090':
(.text+0x20a2): undefined reference to `ml_elm_box_padding_get'
src/efl.o: In function `camlEfl__Elm_box__fun_1092':
(.text+0x20b4): undefined reference to `ml_elm_box_padding_set'
src/efl.o: In function `camlEfl__Elm_box__fun_1094':
(.text+0x20d2): undefined reference to `ml_elm_box_children_get'
src/efl.o: In function `camlEfl__Elm_box__fun_1096':
(.text+0x20e2): undefined reference to `ml_elm_box_unpack_all'
src/efl.o: In function `camlEfl__Elm_box__fun_1098':
(.text+0x20f3): undefined reference to `ml_elm_box_unpack'
src/efl.o: In function `camlEfl__Elm_box__fun_1100':
(.text+0x2102): undefined reference to `ml_elm_box_clear'
src/efl.o: In function `camlEfl__Elm_box__fun_1102':
(.text+0x2114): undefined reference to `ml_elm_box_pack_after'
src/efl.o: In function `camlEfl__Elm_box__fun_1104':
(.text+0x2134): undefined reference to `ml_elm_box_pack_before'
src/efl.o: In function `camlEfl__Elm_box__fun_1106':
(.text+0x2153): undefined reference to `ml_elm_box_pack_end'
src/efl.o: In function `camlEfl__Elm_box__fun_1108':
(.text+0x2163): undefined reference to `ml_elm_box_pack_start'
src/efl.o: In function `camlEfl__Elm_box__fun_1110':
(.text+0x2172): undefined reference to `ml_elm_box_homogeneous_get'
src/efl.o: In function `camlEfl__Elm_box__fun_1112':
(.text+0x2183): undefined reference to `ml_elm_box_homogeneous_set'
src/efl.o: In function `camlEfl__Elm_box__fun_1114':
(.text+0x2192): undefined reference to `ml_elm_box_horizontal_get'
src/efl.o: In function `camlEfl__Elm_box__fun_1116':
(.text+0x21a3): undefined reference to `ml_elm_box_horizontal_set'
src/efl.o: In function `camlEfl__Elm_box__fun_1118':
(.text+0x21b2): undefined reference to `ml_elm_box_add'
src/efl.o: In function `camlEfl__Elm_button__fun_1034':
(.text+0x22b3): undefined reference to `ml_elm_button_autorepeat_set'
src/efl.o: In function `camlEfl__Elm_button__fun_1036':
(.text+0x22c3): undefined reference to `ml_elm_button_autorepeat_initial_timeout_set'
src/efl.o: In function `camlEfl__Elm_button__fun_1038':
(.text+0x22d2): undefined reference to `ml_elm_button_autorepeat_initial_timeout_get'
src/efl.o: In function `camlEfl__Elm_button__fun_1040':
(.text+0x22e2): undefined reference to `ml_elm_button_autorepeat_get'
src/efl.o: In function `camlEfl__Elm_button__fun_1042':
(.text+0x22f3): undefined reference to `ml_elm_button_autorepeat_gap_timeout_set'
src/efl.o: In function `camlEfl__Elm_button__fun_1044':
(.text+0x2302): undefined reference to `ml_elm_button_autorepeat_gap_timeout_get'
src/efl.o: In function `camlEfl__Elm_button__fun_1046':
(.text+0x2312): undefined reference to `ml_elm_button_add'
src/efl.o: In function `camlEfl__Elm_frame__fun_1010':
(.text+0x2452): undefined reference to `ml_elm_frame_add'
src/efl.o: In function `camlEfl__Elm_icon__fun_1033':
(.text+0x2472): undefined reference to `ml_elm_icon_order_lookup_get'
src/efl.o: In function `camlEfl__Elm_icon__fun_1035':
(.text+0x2483): undefined reference to `ml_elm_icon_order_lookup_set'
src/efl.o: In function `camlEfl__Elm_icon__fun_1037':
(.text+0x2492): undefined reference to `ml_elm_icon_standard_get'
src/efl.o: In function `camlEfl__Elm_icon__fun_1039':
(.text+0x24a3): undefined reference to `ml_elm_icon_standard_set'
src/efl.o: In function `camlEfl__Elm_icon__fun_1041':
(.text+0x24b6): undefined reference to `ml_elm_icon_thumb_set'
src/efl.o: In function `camlEfl__Elm_icon__fun_1043':
(.text+0x24d2): undefined reference to `ml_elm_icon_add'
src/efl.o: In function `camlEfl__Elm_entry__fun_1474':
(.text+0x25a2): undefined reference to `ml_elm_entry_anchor_info_of_ptr'
src/efl.o: In function `camlEfl__Elm_entry__fun_1293':
(.text+0x25b2): undefined reference to `ml_elm_entry_anchor_info_of_ptr'
src/efl.o: In function `camlEfl__Elm_entry__fun_1295':
(.text+0x25c2): undefined reference to `ml_elm_entry_input_panel_layout_variation_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1297':
(.text+0x25d3): undefined reference to `ml_elm_entry_input_panel_layout_variation_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1299':
(.text+0x25e2): undefined reference to `ml_elm_entry_anchor_hover_end'
src/efl.o: In function `camlEfl__Elm_entry__fun_1301':
(.text+0x25f2): undefined reference to `ml_elm_entry_anchor_hover_style_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1303':
(.text+0x2603): undefined reference to `ml_elm_entry_anchor_hover_style_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1305':
(.text+0x2612): undefined reference to `ml_elm_entry_anchor_hover_parent_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1307':
(.text+0x2623): undefined reference to `ml_elm_entry_anchor_hover_parent_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1309':
(.text+0x2632): undefined reference to `ml_elm_entry_cnp_mode_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1311':
(.text+0x2643): undefined reference to `ml_elm_entry_cnp_mode_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1313':
(.text+0x2654): undefined reference to `ml_elm_entry_filter_accept_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1315':
(.text+0x2674): undefined reference to `ml_elm_entry_filter_limit_size'
src/efl.o: In function `camlEfl__Elm_entry__fun_1317':
(.text+0x2692): undefined reference to `ml_elm_entry_prediction_allow_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1319':
(.text+0x26a3): undefined reference to `ml_elm_entry_prediction_allow_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1321':
(.text+0x26b2): undefined reference to `ml_elm_entry_imf_context_reset'
src/efl.o: In function `camlEfl__Elm_entry__fun_1323':
(.text+0x26c3): undefined reference to `ml_elm_entry_input_panel_return_key_autoenabled_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1325':
(.text+0x26d2): undefined reference to `ml_elm_entry_input_panel_return_key_disabled_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1327':
(.text+0x26e3): undefined reference to `ml_elm_entry_input_panel_return_key_disabled_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1329':
(.text+0x26f2): undefined reference to `ml_elm_entry_input_panel_return_key_type_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1331':
(.text+0x2703): undefined reference to `ml_elm_entry_input_panel_return_key_type_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1333':
(.text+0x2712): undefined reference to `ml_elm_entry_input_panel_language_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1335':
(.text+0x2723): undefined reference to `ml_elm_entry_input_panel_language_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1337':
(.text+0x2732): undefined reference to `ml_elm_entry_input_panel_hide'
src/efl.o: In function `camlEfl__Elm_entry__fun_1339':
(.text+0x2742): undefined reference to `ml_elm_entry_input_panel_show'
src/efl.o: In function `camlEfl__Elm_entry__fun_1341':
(.text+0x2752): undefined reference to `ml_elm_entry_input_panel_enabled_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1343':
(.text+0x2763): undefined reference to `ml_elm_entry_input_panel_enabled_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1345':
(.text+0x2772): undefined reference to `ml_elm_entry_autocapital_type_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1347':
(.text+0x2783): undefined reference to `ml_elm_entry_autocapital_type_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1349':
(.text+0x2792): undefined reference to `ml_elm_entry_input_panel_layout_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1351':
(.text+0x27a3): undefined reference to `ml_elm_entry_input_panel_layout_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1353':
(.text+0x27b3): undefined reference to `ml_elm_entry_end_visible_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1355':
(.text+0x27c3): undefined reference to `ml_elm_entry_icon_visible_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1357':
(.text+0x27d2): undefined reference to `ml_elm_entry_scrollable_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1359':
(.text+0x27e3): undefined reference to `ml_elm_entry_scrollable_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1361':
(.text+0x27f2): undefined reference to `ml_elm_entry_autosave_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1363':
(.text+0x2803): undefined reference to `ml_elm_entry_autosave_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1365':
(.text+0x2812): undefined reference to `ml_elm_entry_file_save'
src/efl.o: In function `camlEfl__Elm_entry__fun_1367':
(.text+0x2822): undefined reference to `ml_elm_entry_file_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1369':
(.text+0x2834): undefined reference to `ml_elm_entry_file_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1371':
(.text+0x2852): undefined reference to `ml_elm_entry_utf8_to_markup'
src/efl.o: In function `camlEfl__Elm_entry__fun_1373':
(.text+0x2862): undefined reference to `ml_elm_entry_markup_to_utf8'
src/efl.o: In function `camlEfl__Elm_entry__fun_1375':
(.text+0x2873): undefined reference to `ml_elm_entry_markup_filter_prepend'
src/efl.o: In function `camlEfl__Elm_entry__fun_1377':
(.text+0x2883): undefined reference to `ml_elm_entry_markup_filter_append'
src/efl.o: In function `camlEfl__Elm_entry__fun_1379':
(.text+0x2893): undefined reference to `ml_elm_entry_item_provider_prepend'
src/efl.o: In function `camlEfl__Elm_entry__fun_1381':
(.text+0x28a3): undefined reference to `ml_elm_entry_item_provider_append'
src/efl.o: In function `camlEfl__Elm_entry__fun_1383':
(.text+0x28b2): undefined reference to `ml_elm_entry_context_menu_disabled_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1385':
(.text+0x28c3): undefined reference to `ml_elm_entry_context_menu_disabled_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1387':
(.text+0x28d6): undefined reference to `ml_elm_entry_context_menu_item_add'
src/efl.o: In function `camlEfl__Elm_entry__fun_1389':
(.text+0x28f2): undefined reference to `ml_elm_entry_context_menu_clear'
src/efl.o: In function `camlEfl__Elm_entry__fun_1391':
(.text+0x2902): undefined reference to `ml_elm_entry_selection_paste'
src/efl.o: In function `camlEfl__Elm_entry__fun_1393':
(.text+0x2912): undefined reference to `ml_elm_entry_selection_copy'
src/efl.o: In function `camlEfl__Elm_entry__fun_1395':
(.text+0x2922): undefined reference to `ml_elm_entry_selection_cut'
src/efl.o: In function `camlEfl__Elm_entry__fun_1397':
(.text+0x2932): undefined reference to `ml_elm_entry_cursor_pos_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1399':
(.text+0x2943): undefined reference to `ml_elm_entry_cursor_pos_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1401':
(.text+0x2952): undefined reference to `ml_elm_entry_cursor_geometry_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1403':
(.text+0x2962): undefined reference to `ml_elm_entry_cursor_content_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1405':
(.text+0x2972): undefined reference to `ml_elm_entry_cursor_is_visible_format_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1407':
(.text+0x2982): undefined reference to `ml_elm_entry_cursor_is_format_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1409':
(.text+0x2992): undefined reference to `ml_elm_entry_cursor_selection_end'
src/efl.o: In function `camlEfl__Elm_entry__fun_1411':
(.text+0x29a2): undefined reference to `ml_elm_entry_cursor_selection_begin'
src/efl.o: In function `camlEfl__Elm_entry__fun_1413':
(.text+0x29b2): undefined reference to `ml_elm_entry_cursor_line_end_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1415':
(.text+0x29c2): undefined reference to `ml_elm_entry_cursor_line_begin_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1417':
(.text+0x29d2): undefined reference to `ml_elm_entry_cursor_end_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1419':
(.text+0x29e2): undefined reference to `ml_elm_entry_cursor_begin_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1421':
(.text+0x29f2): undefined reference to `ml_elm_entry_cursor_down'
src/efl.o: In function `camlEfl__Elm_entry__fun_1423':
(.text+0x2a02): undefined reference to `ml_elm_entry_cursor_up'
src/efl.o: In function `camlEfl__Elm_entry__fun_1425':
(.text+0x2a12): undefined reference to `ml_elm_entry_cursor_prev'
src/efl.o: In function `camlEfl__Elm_entry__fun_1427':
(.text+0x2a22): undefined reference to `ml_elm_entry_cursor_next'
src/efl.o: In function `camlEfl__Elm_entry__fun_1429':
(.text+0x2a32): undefined reference to `ml_elm_entry_select_all'
src/efl.o: In function `camlEfl__Elm_entry__fun_1431':
(.text+0x2a42): undefined reference to `ml_elm_entry_select_none'
src/efl.o: In function `camlEfl__Elm_entry__fun_1433':
(.text+0x2a52): undefined reference to `ml_elm_entry_editable_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1435':
(.text+0x2a63): undefined reference to `ml_elm_entry_editable_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1437':
(.text+0x2a72): undefined reference to `ml_elm_entry_line_wrap_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1439':
(.text+0x2a83): undefined reference to `ml_elm_entry_line_wrap_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1441':
(.text+0x2a93): undefined reference to `ml_elm_entry_entry_insert'
src/efl.o: In function `camlEfl__Elm_entry__fun_1443':
(.text+0x2aa2): undefined reference to `ml_elm_entry_calc_force'
src/efl.o: In function `camlEfl__Elm_entry__fun_1445':
(.text+0x2ab2): undefined reference to `ml_elm_entry_textblock_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1447':
(.text+0x2ac2): undefined reference to `ml_elm_entry_selection_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1449':
(.text+0x2ad2): undefined reference to `ml_elm_entry_is_empty'
src/efl.o: In function `camlEfl__Elm_entry__fun_1451':
(.text+0x2ae3): undefined reference to `ml_elm_entry_entry_append'
src/efl.o: In function `camlEfl__Elm_entry__fun_1453':
(.text+0x2af2): undefined reference to `ml_elm_entry_entry_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1455':
(.text+0x2b03): undefined reference to `ml_elm_entry_entry_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1457':
(.text+0x2b12): undefined reference to `ml_elm_entry_password_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1459':
(.text+0x2b23): undefined reference to `ml_elm_entry_password_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1461':
(.text+0x2b32): undefined reference to `ml_elm_entry_single_line_get'
src/efl.o: In function `camlEfl__Elm_entry__fun_1463':
(.text+0x2b43): undefined reference to `ml_elm_entry_single_line_set'
src/efl.o: In function `camlEfl__Elm_entry__fun_1465':
(.text+0x2b52): undefined reference to `ml_elm_entry_text_style_user_peek'
src/efl.o: In function `camlEfl__Elm_entry__fun_1467':
(.text+0x2b62): undefined reference to `ml_elm_entry_text_style_user_pop'
src/efl.o: In function `camlEfl__Elm_entry__fun_1469':
(.text+0x2b73): undefined reference to `ml_elm_entry_text_style_user_push'
src/efl.o: In function `camlEfl__Elm_entry__fun_1471':
(.text+0x2b82): undefined reference to `ml_elm_entry_add'
src/efl.o: In function `camlEfl__Elm_gengrid__fun_1024':
(.text+0x32a4): undefined reference to `ml_elm_gengrid_item_size_set'
src/efl.o: In function `camlEfl__Elm_gengrid__fun_1026':
(.text+0x32c4): undefined reference to `ml_elm_gengrid_item_append'
src/efl.o: In function `camlEfl__Elm_gengrid__fun_1028':
(.text+0x32e2): undefined reference to `ml_elm_gengrid_add'
src/efl.o: In function `camlEfl__Elm_check__fun_1021':
(.text+0x3322): undefined reference to `ml_elm_check_state_get'
src/efl.o: In function `camlEfl__Elm_check__fun_1023':
(.text+0x3333): undefined reference to `ml_elm_check_state_set'
src/efl.o: In function `camlEfl__Elm_check__fun_1025':
(.text+0x3342): undefined reference to `ml_elm_check_add'
src/efl.o: In function `camlEfl__Elm_inwin__fun_1019':
(.text+0x3412): undefined reference to `ml_elm_win_inwin_content_unset'
src/efl.o: In function `camlEfl__Elm_inwin__fun_1021':
(.text+0x3422): undefined reference to `ml_elm_win_inwin_content_get'
src/efl.o: In function `camlEfl__Elm_inwin__fun_1023':
(.text+0x3433): undefined reference to `ml_elm_win_inwin_content_set'
src/efl.o: In function `camlEfl__Elm_inwin__fun_1025':
(.text+0x3442): undefined reference to `ml_elm_win_inwin_activate'
src/efl.o: In function `camlEfl__Elm_inwin__fun_1027':
(.text+0x3452): undefined reference to `ml_elm_win_inwin_add'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1090':
(.text+0x34e3): undefined reference to `ml_elm_naviframe_item_simple_promote'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1092':
(.text+0x34f2): undefined reference to `ml_elm_naviframe_event_enabled_get'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1094':
(.text+0x3503): undefined reference to `ml_elm_naviframe_event_enabled_set'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1096':
(.text+0x3512): undefined reference to `ml_elm_naviframe_items_get'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1098':
(.text+0x3522): undefined reference to `ml_elm_naviframe_prev_btn_auto_pushed_get'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1100':
(.text+0x3533): undefined reference to `ml_elm_naviframe_prev_btn_auto_pushed_set'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1102':
(.text+0x3543): undefined reference to `ml_elm_naviframe_item_pop_cb_set'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1104':
(.text+0x3552): undefined reference to `ml_elm_naviframe_item_title_visible_get'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1106':
(.text+0x3563): undefined reference to `ml_elm_naviframe_item_title_visible_set'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1108':
(.text+0x3572): undefined reference to `ml_elm_naviframe_item_style_get'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1110':
(.text+0x3583): undefined reference to `ml_elm_naviframe_item_style_set'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1112':
(.text+0x3592): undefined reference to `ml_elm_naviframe_bottom_item_get'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1114':
(.text+0x35a2): undefined reference to `ml_elm_naviframe_top_item_get'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1116':
(.text+0x35b2): undefined reference to `ml_elm_naviframe_content_preserve_on_pop_get'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1118':
(.text+0x35c3): undefined reference to `ml_elm_naviframe_content_preserve_on_pop_set'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1120':
(.text+0x35d2): undefined reference to `ml_elm_naviframe_item_promote'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1122':
(.text+0x35e2): undefined reference to `ml_elm_naviframe_item_pop_to'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1124':
(.text+0x35f2): undefined reference to `ml_elm_naviframe_item_pop'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1126':
(.text+0x361e): undefined reference to `ml_elm_naviframe_item_insert_after_native'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1128':
(.text+0x364e): undefined reference to `ml_elm_naviframe_item_insert_before_native'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1130':
(.text+0x366e): undefined reference to `ml_elm_naviframe_item_push_native'
src/efl.o: In function `camlEfl__Elm_naviframe__fun_1132':
(.text+0x3682): undefined reference to `ml_elm_naviframe_add'
src/efl.o: In function `camlEfl__Elm_naviframe__item_simple_push_1031':
(.text+0x36a0): undefined reference to `ml_elm_naviframe_item_push_native'
src/efl.o: In function `camlEfl__Elm_naviframe__item_simple_push_1031':
(.text+0x36b3): undefined reference to `ml_elm_naviframe_item_title_visible_set'
src/efl.o: In function `camlEfl__Elm_theme__fun_1010':
(.text+0x3852): undefined reference to `ml_elm_theme_list_item_path_get'
src/efl.o: In function `camlEfl__Elm_radio__fun_1031':
(.text+0x3872): undefined reference to `ml_elm_radio_selected_object_get'
src/efl.o: In function `camlEfl__Elm_radio__fun_1033':
(.text+0x3882): undefined reference to `ml_elm_radio_value_get'
src/efl.o: In function `camlEfl__Elm_radio__fun_1035':
(.text+0x3893): undefined reference to `ml_elm_radio_value_set'
src/efl.o: In function `camlEfl__Elm_radio__fun_1037':
(.text+0x38a2): undefined reference to `ml_elm_radio_state_value_get'
src/efl.o: In function `camlEfl__Elm_radio__fun_1039':
(.text+0x38b3): undefined reference to `ml_elm_radio_state_value_set'
src/efl.o: In function `camlEfl__Elm_radio__fun_1041':
(.text+0x38c3): undefined reference to `ml_elm_radio_group_add'
src/efl.o: In function `camlEfl__Elm_radio__fun_1043':
(.text+0x38d2): undefined reference to `ml_elm_radio_add'
src/efl.o: In function `camlEfl__Elm_app__fun_1014':
(.text+0x39c2): undefined reference to `ml_elm_app_data_dir_get'
src/efl.o: In function `camlEfl__Elm_app__fun_1016':
(.text+0x39d4): undefined reference to `ml_elm_app_info_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1086':
(.text+0x3a12): undefined reference to `ml_elm_image_animated_play_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1088':
(.text+0x3a23): undefined reference to `ml_elm_image_animated_play_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1090':
(.text+0x3a32): undefined reference to `ml_elm_image_animated_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1092':
(.text+0x3a43): undefined reference to `ml_elm_image_animated_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1094':
(.text+0x3a52): undefined reference to `ml_elm_image_animated_available_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1096':
(.text+0x3a62): undefined reference to `ml_elm_image_aspect_fixed_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1098':
(.text+0x3a73): undefined reference to `ml_elm_image_aspect_fixed_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1100':
(.text+0x3a82): undefined reference to `ml_elm_image_object_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1102':
(.text+0x3a92): undefined reference to `ml_elm_image_editable_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1104':
(.text+0x3aa3): undefined reference to `ml_elm_image_editable_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1106':
(.text+0x3ab2): undefined reference to `ml_elm_image_orient_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1108':
(.text+0x3ac3): undefined reference to `ml_elm_image_orient_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1110':
(.text+0x3ad2): undefined reference to `ml_elm_image_prescale_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1112':
(.text+0x3ae3): undefined reference to `ml_elm_image_prescale_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1114':
(.text+0x3af3): undefined reference to `ml_elm_image_preload_disabled_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1116':
(.text+0x3b02): undefined reference to `ml_elm_image_fill_outside_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1118':
(.text+0x3b13): undefined reference to `ml_elm_image_fill_outside_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1120':
(.text+0x3b22): undefined reference to `ml_elm_image_resizable_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1122':
(.text+0x3b34): undefined reference to `ml_elm_image_resizable_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1124':
(.text+0x3b52): undefined reference to `ml_elm_image_no_scale_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1126':
(.text+0x3b63): undefined reference to `ml_elm_image_no_scale_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1128':
(.text+0x3b72): undefined reference to `ml_elm_image_object_size_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1130':
(.text+0x3b82): undefined reference to `ml_elm_image_smooth_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1132':
(.text+0x3b93): undefined reference to `ml_elm_image_smooth_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1134':
(.text+0x3ba2): undefined reference to `ml_elm_image_file_get'
src/efl.o: In function `camlEfl__Elm_image__fun_1136':
(.text+0x3bb5): undefined reference to `ml_elm_image_file_set'
src/efl.o: In function `camlEfl__Elm_image__fun_1138':
(.text+0x3bd2): undefined reference to `ml_elm_image_add'
src/efl.o: In function `camlEfl__Elm_separator__fun_1015':
(.text+0x3da2): undefined reference to `ml_elm_separator_horizontal_get'
src/efl.o: In function `camlEfl__Elm_separator__fun_1017':
(.text+0x3db3): undefined reference to `ml_elm_separator_horizontal_set'
src/efl.o: In function `camlEfl__Elm_separator__fun_1019':
(.text+0x3dc2): undefined reference to `ml_elm_separator_add'
src/efl.o: In function `camlEfl__Elm_notify__fun_1036':
(.text+0x3e02): undefined reference to `ml_elm_notify_allow_events_get'
src/efl.o: In function `camlEfl__Elm_notify__fun_1038':
(.text+0x3e13): undefined reference to `ml_elm_notify_allow_events_set'
src/efl.o: In function `camlEfl__Elm_notify__fun_1040':
(.text+0x3e22): undefined reference to `ml_elm_notify_timeout_get'
src/efl.o: In function `camlEfl__Elm_notify__fun_1042':
(.text+0x3e33): undefined reference to `ml_elm_notify_timeout_set'
src/efl.o: In function `camlEfl__Elm_notify__fun_1044':
(.text+0x3e42): undefined reference to `ml_elm_notify_align_get'
src/efl.o: In function `camlEfl__Elm_notify__fun_1046':
(.text+0x3e54): undefined reference to `ml_elm_notify_align_set'
src/efl.o: In function `camlEfl__Elm_notify__fun_1048':
(.text+0x3e72): undefined reference to `ml_elm_notify_parent_get'
src/efl.o: In function `camlEfl__Elm_notify__fun_1050':
(.text+0x3e83): undefined reference to `ml_elm_notify_parent_set'
src/efl.o: In function `camlEfl__Elm_notify__fun_1052':
(.text+0x3e92): undefined reference to `ml_elm_notify_add'
src/efl.o: In function `camlEfl__Elm_spinner__fun_1030':
(.text+0x3f82): undefined reference to `ml_elm_spinner_value_get'
src/efl.o: In function `camlEfl__Elm_spinner__fun_1032':
(.text+0x3f94): undefined reference to `ml_elm_spinner_special_value_add'
src/efl.o: In function `camlEfl__Elm_spinner__fun_1034':
(.text+0x3fb3): undefined reference to `ml_elm_spinner_editable_set'
src/efl.o: In function `camlEfl__Elm_spinner__fun_1036':
(.text+0x3fc3): undefined reference to `ml_elm_spinner_label_format_set'
src/efl.o: In function `camlEfl__Elm_spinner__fun_1038':
(.text+0x3fd4): undefined reference to `ml_elm_spinner_min_max_set'
src/efl.o: In function `camlEfl__Elm_spinner__fun_1040':
(.text+0x3ff2): undefined reference to `ml_elm_spinner_add'
src/efl.o: In function `camlEfl__Elm_clock__fun_1010':
(.text+0x40a2): undefined reference to `ml_elm_clock_add'
src/efl.o: In function `camlEfl__Elm_hover__fun_1013':
(.text+0x40c3): undefined reference to `ml_elm_hover_target_set'
src/efl.o: In function `camlEfl__Elm_hover__fun_1015':
(.text+0x40d2): undefined reference to `ml_elm_hover_add'
src/efl.o: In function `camlEfl__Elm_config_engine__fun_1010':
(.text+0x4102): undefined reference to `ml_elm_config_engine_get'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1078':
(.text+0x4122): undefined reference to `ml_elm_fileselector_selected_paths_get'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1080':
(.text+0x4132): undefined reference to `ml_elm_fileselector_multi_select_get'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1082':
(.text+0x4143): undefined reference to `ml_elm_fileselector_multi_select_set'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1084':
(.text+0x4152): undefined reference to `ml_elm_fileselector_mode_get'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1086':
(.text+0x4163): undefined reference to `ml_elm_fileselector_mode_set'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1088':
(.text+0x4172): undefined reference to `ml_elm_fileselector_hidden_visible_get'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1090':
(.text+0x4183): undefined reference to `ml_elm_fileselector_hidden_visible_set'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1092':
(.text+0x4192): undefined reference to `ml_elm_fileselector_filters_clear'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1094':
(.text+0x41a5): undefined reference to `ml_elm_fileselector_mime_types_filter_append'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1096':
(.text+0x41c2): undefined reference to `ml_elm_fileselector_selected_get'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1098':
(.text+0x41d3): undefined reference to `ml_elm_fileselector_selected_set'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1100':
(.text+0x41e2): undefined reference to `ml_elm_fileselector_path_get'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1102':
(.text+0x41f3): undefined reference to `ml_elm_fileselector_path_set'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1104':
(.text+0x4202): undefined reference to `ml_elm_fileselector_expandable_get'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1106':
(.text+0x4213): undefined reference to `ml_elm_fileselector_expandable_set'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1108':
(.text+0x4222): undefined reference to `ml_elm_fileselector_buttons_ok_cancel_get'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1110':
(.text+0x4233): undefined reference to `ml_elm_fileselector_buttons_ok_cancel_set'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1112':
(.text+0x4242): undefined reference to `ml_elm_fileselector_folder_only_get'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1114':
(.text+0x4253): undefined reference to `ml_elm_fileselector_folder_only_set'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1116':
(.text+0x4262): undefined reference to `ml_elm_fileselector_is_save_get'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1118':
(.text+0x4273): undefined reference to `ml_elm_fileselector_is_save_set'
src/efl.o: In function `camlEfl__Elm_fileselector__fun_1120':
(.text+0x4282): undefined reference to `ml_elm_fileselector_add'
src/efl.o: In function `camlEfl__Elm_list__fun_1113':
(.text+0x44a2): undefined reference to `ml_elm_list_last_item_get'
src/efl.o: In function `camlEfl__Elm_list__fun_1115':
(.text+0x44b2): undefined reference to `ml_elm_list_first_item_get'
src/efl.o: In function `camlEfl__Elm_list__fun_1117':
(.text+0x44c2): undefined reference to `ml_elm_list_item_next'
src/efl.o: In function `camlEfl__Elm_list__fun_1119':
(.text+0x44d2): undefined reference to `ml_elm_list_item_prev'
src/efl.o: In function `camlEfl__Elm_list__fun_1121':
(.text+0x44e2): undefined reference to `ml_elm_list_item_object_get'
src/efl.o: In function `camlEfl__Elm_list__fun_1123':
(.text+0x44f2): undefined reference to `ml_elm_list_item_bring_in'
src/efl.o: In function `camlEfl__Elm_list__fun_1125':
(.text+0x4502): undefined reference to `ml_elm_list_item_show'
src/efl.o: In function `camlEfl__Elm_list__fun_1127':
(.text+0x4512): undefined reference to `ml_elm_list_item_separator_get'
src/efl.o: In function `camlEfl__Elm_list__fun_1129':
(.text+0x4523): undefined reference to `ml_elm_list_item_separator_set'
src/efl.o: In function `camlEfl__Elm_list__fun_1131':
(.text+0x4533): undefined reference to `ml_elm_list_item_selected_set'
src/efl.o: In function `camlEfl__Elm_list__fun_1133':
(.text+0x4542): undefined reference to `ml_elm_list_selected_items_get'
src/efl.o: In function `camlEfl__Elm_list__fun_1135':
(.text+0x4552): undefined reference to `ml_elm_list_selected_item_get'
src/efl.o: In function `camlEfl__Elm_list__fun_1137':
(.text+0x4562): undefined reference to `ml_elm_list_items_get'
src/efl.o: In function `camlEfl__Elm_list__fun_1139':
(.text+0x4572): undefined reference to `ml_elm_list_clear'
src/efl.o: In function `camlEfl__Elm_list__fun_1141':
(.text+0x458e): undefined reference to `ml_elm_list_item_insert_after_native'
src/efl.o: In function `camlEfl__Elm_list__fun_1143':
(.text+0x45ae): undefined reference to `ml_elm_list_item_insert_before_native'
src/efl.o: In function `camlEfl__Elm_list__fun_1145':
(.text+0x45c7): undefined reference to `ml_elm_list_item_prepend_native'
src/efl.o: In function `camlEfl__Elm_list__fun_1147':
(.text+0x45e7): undefined reference to `ml_elm_list_item_append_native'
src/efl.o: In function `camlEfl__Elm_list__fun_1149':
(.text+0x4602): undefined reference to `ml_elm_list_select_mode_get'
src/efl.o: In function `camlEfl__Elm_list__fun_1151':
(.text+0x4613): undefined reference to `ml_elm_list_select_mode_set'
src/efl.o: In function `camlEfl__Elm_list__fun_1153':
(.text+0x4622): undefined reference to `ml_elm_list_horizontal_get'
src/efl.o: In function `camlEfl__Elm_list__fun_1155':
(.text+0x4633): undefined reference to `ml_elm_list_horizontal_set'
src/efl.o: In function `camlEfl__Elm_list__fun_1157':
(.text+0x4642): undefined reference to `ml_elm_list_mode_get'
src/efl.o: In function `camlEfl__Elm_list__fun_1159':
(.text+0x4653): undefined reference to `ml_elm_list_mode_set'
src/efl.o: In function `camlEfl__Elm_list__fun_1161':
(.text+0x4662): undefined reference to `ml_elm_list_multi_select_get'
src/efl.o: In function `camlEfl__Elm_list__fun_1163':
(.text+0x4673): undefined reference to `ml_elm_list_multi_select_set'
src/efl.o: In function `camlEfl__Elm_list__fun_1165':
(.text+0x4682): undefined reference to `ml_elm_list_go'
src/efl.o: In function `camlEfl__Elm_list__fun_1167':
(.text+0x4692): undefined reference to `ml_elm_list_add'
src/efl.o: In function `camlEfl__Elm_menu__fun_1068':
(.text+0x49c2): undefined reference to `ml_elm_menu_item_prev_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1070':
(.text+0x49d2): undefined reference to `ml_elm_menu_item_next_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1072':
(.text+0x49e2): undefined reference to `ml_elm_menu_first_item_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1074':
(.text+0x49f2): undefined reference to `ml_elm_menu_last_item_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1076':
(.text+0x4a02): undefined reference to `ml_elm_menu_selected_item_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1078':
(.text+0x4a12): undefined reference to `ml_elm_menu_item_index_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1080':
(.text+0x4a22): undefined reference to `ml_elm_menu_item_subitems_clear'
src/efl.o: In function `camlEfl__Elm_menu__fun_1082':
(.text+0x4a32): undefined reference to `ml_elm_menu_item_subitems_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1084':
(.text+0x4a42): undefined reference to `ml_elm_menu_item_is_separator'
src/efl.o: In function `camlEfl__Elm_menu__fun_1086':
(.text+0x4a53): undefined reference to `ml_elm_menu_item_separator_add'
src/efl.o: In function `camlEfl__Elm_menu__fun_1088':
(.text+0x4a62): undefined reference to `ml_elm_menu_item_selected_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1090':
(.text+0x4a73): undefined reference to `ml_elm_menu_item_selected_set'
src/efl.o: In function `camlEfl__Elm_menu__fun_1092':
(.text+0x4a82): undefined reference to `ml_elm_menu_item_icon_name_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1094':
(.text+0x4a93): undefined reference to `ml_elm_menu_item_icon_name_set'
src/efl.o: In function `camlEfl__Elm_menu__fun_1096':
(.text+0x4aa7): undefined reference to `ml_elm_menu_item_add_native'
src/efl.o: In function `camlEfl__Elm_menu__fun_1098':
(.text+0x4ac2): undefined reference to `ml_elm_menu_item_object_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1100':
(.text+0x4ad2): undefined reference to `ml_elm_menu_items_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1102':
(.text+0x4ae2): undefined reference to `ml_elm_menu_close'
src/efl.o: In function `camlEfl__Elm_menu__fun_1104':
(.text+0x4af4): undefined reference to `ml_elm_menu_move'
src/efl.o: In function `camlEfl__Elm_menu__fun_1106':
(.text+0x4b12): undefined reference to `ml_elm_menu_parent_get'
src/efl.o: In function `camlEfl__Elm_menu__fun_1108':
(.text+0x4b23): undefined reference to `ml_elm_menu_parent_set'
src/efl.o: In function `camlEfl__Elm_menu__fun_1110':
(.text+0x4b32): undefined reference to `ml_elm_menu_add'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1055':
(.text+0x4ca2): undefined reference to `ml_elm_progressbar_inverted_get'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1057':
(.text+0x4cb3): undefined reference to `ml_elm_progressbar_inverted_set'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1059':
(.text+0x4cc2): undefined reference to `ml_elm_progressbar_horizontal_get'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1061':
(.text+0x4cd3): undefined reference to `ml_elm_progressbar_horizontal_set'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1063':
(.text+0x4ce2): undefined reference to `ml_elm_progressbar_unit_format_get'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1065':
(.text+0x4cf2): undefined reference to `ml_elm_progressbar_span_size_get'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1067':
(.text+0x4d03): undefined reference to `ml_elm_progressbar_span_size_set'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1069':
(.text+0x4d12): undefined reference to `ml_elm_progressbar_value_get'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1071':
(.text+0x4d23): undefined reference to `ml_elm_progressbar_value_set'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1073':
(.text+0x4d33): undefined reference to `ml_elm_progressbar_pulse'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1075':
(.text+0x4d42): undefined reference to `ml_elm_progressbar_pulse_get'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1077':
(.text+0x4d53): undefined reference to `ml_elm_progressbar_pulse_set'
src/efl.o: In function `camlEfl__Elm_progressbar__fun_1079':
(.text+0x4d62): undefined reference to `ml_elm_progressbar_add'
src/efl.o: In function `camlEfl__Elm_progressbar__unit_format_set_1021':
(.text+0x4dc1): undefined reference to `ml_elm_progressbar_unit_format_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1275':
(.text+0x4ef2): undefined reference to `ml_elm_genlist_item_select_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1277':
(.text+0x4f03): undefined reference to `ml_elm_genlist_item_select_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1279':
(.text+0x4f12): undefined reference to `ml_elm_genlist_nth_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1281':
(.text+0x4f22): undefined reference to `ml_elm_genlist_highlight_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1283':
(.text+0x4f33): undefined reference to `ml_elm_genlist_highlight_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1285':
(.text+0x4f42): undefined reference to `ml_elm_genlist_select_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1287':
(.text+0x4f53): undefined reference to `ml_elm_genlist_select_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1289':
(.text+0x4f62): undefined reference to `ml_elm_genlist_tree_effect_enabled_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1291':
(.text+0x4f73): undefined reference to `ml_elm_genlist_tree_effect_enabled_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1293':
(.text+0x4f82): undefined reference to `ml_elm_genlist_item_flip_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1295':
(.text+0x4f93): undefined reference to `ml_elm_genlist_item_flip_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1297':
(.text+0x4fa2): undefined reference to `ml_elm_genlist_decorate_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1299':
(.text+0x4fb3): undefined reference to `ml_elm_genlist_decorate_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1301':
(.text+0x4fc2): undefined reference to `ml_elm_genlist_item_type_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1303':
(.text+0x4fd2): undefined reference to `ml_elm_genlist_reorder_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1305':
(.text+0x4fe3): undefined reference to `ml_elm_genlist_reorder_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1307':
(.text+0x4ff2): undefined reference to `ml_elm_genlist_decorated_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1309':
(.text+0x5002): undefined reference to `ml_elm_genlist_item_decorate_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1311':
(.text+0x5014): undefined reference to `ml_elm_genlist_item_decorate_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1313':
(.text+0x5034): undefined reference to `ml_elm_genlist_item_fields_update'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1315':
(.text+0x5052): undefined reference to `ml_elm_genlist_item_demote'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1317':
(.text+0x5062): undefined reference to `ml_elm_genlist_item_promote'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1319':
(.text+0x5072): undefined reference to `ml_elm_genlist_item_all_contents_unset'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1321':
(.text+0x5082): undefined reference to `ml_elm_genlist_item_expanded_depth_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1323':
(.text+0x5092): undefined reference to `ml_elm_genlist_item_expanded_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1325':
(.text+0x50a3): undefined reference to `ml_elm_genlist_item_expanded_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1327':
(.text+0x50b2): undefined reference to `ml_elm_genlist_item_subitems_clear'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1329':
(.text+0x50c2): undefined reference to `ml_elm_genlist_item_parent_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1331':
(.text+0x50d4): undefined reference to `elm_genlist_at_xy_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1333':
(.text+0x50f2): undefined reference to `ml_elm_genlist_longpress_timeout_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1335':
(.text+0x5103): undefined reference to `ml_elm_genlist_longpress_timeout_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1337':
(.text+0x5112): undefined reference to `ml_elm_genlist_block_count_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1339':
(.text+0x5123): undefined reference to `ml_elm_genlist_block_count_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1341':
(.text+0x5132): undefined reference to `elm_genlist_homogeneous_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1343':
(.text+0x5143): undefined reference to `ml_elm_genlist_homogeneous_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1345':
(.text+0x5152): undefined reference to `ml_elm_genlist_item_cursor_engine_only_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1347':
(.text+0x5163): undefined reference to `ml_elm_genlist_item_cursor_engine_only_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1349':
(.text+0x5172): undefined reference to `ml_elm_genlist_item_cursor_style_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1351':
(.text+0x5183): undefined reference to `ml_elm_genlist_item_cursor_style_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1353':
(.text+0x5192): undefined reference to `ml_elm_genlist_item_cursor_unset'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1355':
(.text+0x51a2): undefined reference to `ml_elm_genlist_item_cursor_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1357':
(.text+0x51b3): undefined reference to `ml_elm_genlist_item_cursor_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1359':
(.text+0x51c2): undefined reference to `ml_elm_genlist_item_tooltip_window_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1361':
(.text+0x51d3): undefined reference to `ml_elm_genlist_item_tooltip_window_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1363':
(.text+0x51e2): undefined reference to `ml_elm_genlist_item_tooltip_style_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1365':
(.text+0x51f3): undefined reference to `ml_elm_genlist_item_tooltip_style_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1367':
(.text+0x5202): undefined reference to `ml_elm_genlist_item_tooltip_unset'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1369':
(.text+0x5213): undefined reference to `ml_elm_genlist_item_tooltip_text_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1371':
(.text+0x5222): undefined reference to `ml_elm_genlist_items_count'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1373':
(.text+0x5232): undefined reference to `ml_elm_genlist_realized_items_update'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1375':
(.text+0x5242): undefined reference to `ml_elm_genlist_item_index_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1377':
(.text+0x5252): undefined reference to `ml_elm_genlist_item_update'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1379':
(.text+0x5263): undefined reference to `ml_elm_genlist_item_bring_in'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1381':
(.text+0x5273): undefined reference to `ml_elm_genlist_item_show'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1383':
(.text+0x5282): undefined reference to `ml_elm_genlist_item_selected_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1385':
(.text+0x5293): undefined reference to `ml_elm_genlist_item_selected_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1387':
(.text+0x52a2): undefined reference to `ml_elm_genlist_item_prev_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1389':
(.text+0x52b2): undefined reference to `ml_elm_genlist_item_next_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1391':
(.text+0x52c2): undefined reference to `ml_elm_genlist_last_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1393':
(.text+0x52d2): undefined reference to `ml_elm_genlist_first_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1395':
(.text+0x52e2): undefined reference to `ml_elm_genlist_realized_items_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1397':
(.text+0x52f2): undefined reference to `ml_elm_genlist_selected_items_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1399':
(.text+0x5302): undefined reference to `ml_elm_genlist_selected_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1401':
(.text+0x5317): undefined reference to `ml_elm_genlist_item_insert_after_native'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1403':
(.text+0x5337): undefined reference to `ml_elm_genlist_item_insert_before_native'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1405':
(.text+0x5356): undefined reference to `ml_elm_genlist_item_prepend'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1407':
(.text+0x5376): undefined reference to `ml_elm_genlist_item_append'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1409':
(.text+0x5392): undefined reference to `ml_elm_genlist_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1411':
(.text+0x53a3): undefined reference to `ml_elm_genlist_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1413':
(.text+0x53b2): undefined reference to `ml_elm_genlist_multi_select_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1415':
(.text+0x53c3): undefined reference to `ml_elm_genlist_multi_select_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1417':
(.text+0x53d2): undefined reference to `ml_elm_genlist_multi_select_get'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1419':
(.text+0x53e3): undefined reference to `ml_elm_genlist_multi_select_set'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1421':
(.text+0x53f2): undefined reference to `ml_elm_genlist_clear'
src/efl.o: In function `camlEfl__Elm_genlist__fun_1423':
(.text+0x5402): undefined reference to `ml_elm_genlist_add'
src/efl.o: In function `camlEfl__Elm_genlist__item_tooltip_content_cb_set_1046':
(.text+0x5470): undefined reference to `ml_elm_genlist_item_tooltip_content_cb_set'
src/efl.o: In function `camlEfl__Ecore__4':
(.data+0x124): undefined reference to `ml_ecore_x_window_focus'
src/efl.o: In function `camlEfl__Ecore_thread__4':
src/ecore_thread.o:(.data+0x19c): undefined reference to `ml_ecore_thread_main_loop_end'
src/ecore_thread.o:(.data+0x1a0): undefined reference to `ml_ecore_thread_main_loop_begin'
src/efl.o: In function `camlEfl__Ecore_timer__1':
src/ecore_timer.o:(.data+0x1e4): undefined reference to `ml_ecore_timer_add'
src/efl.o: In function `camlEfl__Evas__2':
(.data+0x298): undefined reference to `ml_string_opt_of_ptr'
src/efl.o: In function `camlEfl__Evas__2':
(.data+0x29c): undefined reference to `ml_string_of_ptr'
src/efl.o: In function `camlEfl__Evas_object__15':
src/evas_object.o:(.data+0x3f8): undefined reference to `ml_evas_object_size_hint_aspect_set'
src/evas_object.o:(.data+0x3fc): undefined reference to `ml_evas_object_visible_get'
src/evas_object.o:(.data+0x400): undefined reference to `ml_evas_object_event_callback_add_mouse_down'
src/evas_object.o:(.data+0x404): undefined reference to `ml_evas_object_size_hint_min_set'
src/evas_object.o:(.data+0x408): undefined reference to `ml_evas_object_rectangle_add'
src/evas_object.o:(.data+0x40c): undefined reference to `ml_evas_object_evas_get'
src/evas_object.o:(.data+0x410): undefined reference to `ml_evas_object_del'
src/evas_object.o:(.data+0x414): undefined reference to `ml_evas_object_color_set'
src/evas_object.o:(.data+0x418): undefined reference to `ml_evas_object_hide'
src/evas_object.o:(.data+0x41c): undefined reference to `ml_evas_object_size_hint_align_get'
src/evas_object.o:(.data+0x420): undefined reference to `ml_evas_object_move'
src/evas_object.o:(.data+0x424): undefined reference to `ml_evas_object_resize'
src/evas_object.o:(.data+0x428): undefined reference to `ml_evas_object_size_hint_align_set'
src/evas_object.o:(.data+0x42c): undefined reference to `ml_evas_object_size_hint_weight_set'
src/evas_object.o:(.data+0x430): undefined reference to `ml_evas_object_show'
src/efl.o: In function `camlEfl__Evas_object_smart__2':
src/evas_object_smart.o:(.data+0x4e0): undefined reference to `ml_evas_object_smart_callback_add'
src/efl.o: In function `camlEfl__Edje__4':
src/edje.o:(.data+0x550): undefined reference to `ml_edje_object_size_min_calc'
src/edje.o:(.data+0x554): undefined reference to `ml_edje_object_file_set'
src/edje.o:(.data+0x558): undefined reference to `ml_edje_object_add'
src/edje.o:(.data+0x55c): undefined reference to `ml_edje_file_collection_list'
src/efl.o: In function `camlEfl__Elm__8':
src/elm.o:(.data+0x614): undefined reference to `ml_elm_need_ethumb'
src/elm.o:(.data+0x618): undefined reference to `ml_elm_policy_set'
src/elm.o:(.data+0x61c): undefined reference to `ml_elm_exit'
src/elm.o:(.data+0x620): undefined reference to `ml_elm_shutdown'
src/elm.o:(.data+0x624): undefined reference to `ml_elm_run'
src/elm.o:(.data+0x628): undefined reference to `ml_elm_init_with_counter'
src/efl.o: In function `camlEfl__Elm_object__24':
src/elm_object.o:(.data+0x838): undefined reference to `ml_elm_object_item_content_set'
src/elm_object.o:(.data+0x83c): undefined reference to `ml_elm_object_item_text_get'
src/elm_object.o:(.data+0x840): undefined reference to `ml_elm_object_item_disabled_set'
src/elm_object.o:(.data+0x844): undefined reference to `ml_elm_object_item_del'
src/elm_object.o:(.data+0x848): undefined reference to `ml_elm_object_top_widget_get'
src/elm_object.o:(.data+0x84c): undefined reference to `ml_elm_object_parent_widget_get'
src/elm_object.o:(.data+0x850): undefined reference to `ml_elm_object_focus_set'
src/elm_object.o:(.data+0x854): undefined reference to `ml_elm_object_disabled_get'
src/elm_object.o:(.data+0x858): undefined reference to `ml_elm_object_disabled_set'
src/elm_object.o:(.data+0x85c): undefined reference to `ml_elm_object_content_unset'
src/elm_object.o:(.data+0x860): undefined reference to `ml_elm_object_text_get'
src/elm_object.o:(.data+0x864): undefined reference to `ml_elm_object_content_set'
src/elm_object.o:(.data+0x868): undefined reference to `ml_elm_object_style_set'
src/elm_object.o:(.data+0x86c): undefined reference to `ml_elm_object_text_set'
src/elm_object.o:(.data+0x870): undefined reference to `ml_elm_object_signal_callback_del'
src/elm_object.o:(.data+0x874): undefined reference to `ml_elm_object_signal_callback_add'
src/elm_object.o:(.data+0x878): undefined reference to `ml_elm_object_signal_emit'
src/elm_object.o:(.data+0x87c): undefined reference to `ml_elm_object_part_content_unset'
src/elm_object.o:(.data+0x880): undefined reference to `ml_elm_object_part_content_get'
src/elm_object.o:(.data+0x884): undefined reference to `ml_elm_object_part_content_set_NULL'
src/elm_object.o:(.data+0x888): undefined reference to `ml_elm_object_part_content_set'
src/elm_object.o:(.data+0x88c): undefined reference to `ml_elm_object_part_content_get'
src/elm_object.o:(.data+0x890): undefined reference to `ml_elm_object_part_text_set'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc0c): undefined reference to `ml_elm_layout_end_set'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc10): undefined reference to `ml_elm_layout_icon_set'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc14): undefined reference to `ml_elm_layout_part_cursor_engine_only_get'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc18): undefined reference to `ml_elm_layout_part_cursor_engine_only_set'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc1c): undefined reference to `ml_elm_layout_part_cursor_style_get'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc20): undefined reference to `ml_elm_layout_part_cursor_style_set'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc24): undefined reference to `ml_elm_layout_part_cursor_unset'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc28): undefined reference to `ml_elm_layout_part_cursor_get'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc2c): undefined reference to `ml_elm_layout_part_cursor_set'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc30): undefined reference to `ml_elm_layout_sizing_eval'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc34): undefined reference to `ml_elm_layout_data_get'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc38): undefined reference to `ml_elm_layout_edje_get'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc3c): undefined reference to `ml_elm_layout_table_clear'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc40): undefined reference to `ml_elm_layout_table_unpack'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc44): undefined reference to `ml_elm_layout_table_pack_native'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc48): undefined reference to `ml_elm_layout_box_remove_all'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc4c): undefined reference to `ml_elm_layout_box_remove'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc50): undefined reference to `ml_elm_layout_box_insert_at'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc54): undefined reference to `ml_elm_layout_box_insert_before'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc58): undefined reference to `ml_elm_layout_box_prepend'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc5c): undefined reference to `ml_elm_layout_box_append'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc60): undefined reference to `ml_elm_layout_signal_callback_del'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc64): undefined reference to `ml_elm_layout_signal_callback_add'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc68): undefined reference to `ml_elm_layout_signal_emit'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc6c): undefined reference to `ml_elm_layout_theme_set'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc70): undefined reference to `ml_elm_layout_file_set'
src/efl.o: In function `camlEfl__Elm_layout__4':
(.data+0xc74): undefined reference to `ml_elm_layout_add'
src/efl.o: In function `camlEfl__Elm_scroller__3':
src/elm_scroller.o:(.data+0xdbc): undefined reference to `ml_elm_scroller_policy_set'
src/elm_scroller.o:(.data+0xdc0): undefined reference to `ml_elm_scroller_bounce_get'
src/elm_scroller.o:(.data+0xdc4): undefined reference to `ml_elm_scroller_bounce_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x160c): undefined reference to `ml_elm_win_window_id_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1610): undefined reference to `ml_elm_win_floating_mode_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1614): undefined reference to `ml_elm_win_floating_mode_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1618): undefined reference to `ml_elm_win_wl_window_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x161c): undefined reference to `ml_elm_win_xwindow_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1620): undefined reference to `ml_elm_win_socket_listen'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1624): undefined reference to `ml_elm_win_screen_position_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1628): undefined reference to `ml_elm_win_indicator_opacity_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x162c): undefined reference to `ml_elm_win_indicator_opacity_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1630): undefined reference to `ml_elm_win_indicator_mode_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1634): undefined reference to `ml_elm_win_indicator_mode_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1638): undefined reference to `ml_elm_win_keyboard_win_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x163c): undefined reference to `ml_elm_win_keyboard_win_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1640): undefined reference to `ml_elm_win_keyboard_mode_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1644): undefined reference to `ml_elm_win_keyboard_mode_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1648): undefined reference to `ml_elm_win_focus_highlight_animate_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x164c): undefined reference to `ml_elm_win_focus_highlight_animate_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1650): undefined reference to `ml_elm_win_focus_highlight_style_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1654): undefined reference to `ml_elm_win_focus_highlight_style_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1658): undefined reference to `ml_elm_win_focus_highlight_enabled_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x165c): undefined reference to `ml_elm_win_focus_highlight_enabled_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1660): undefined reference to `ml_elm_win_screen_dpi_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1664): undefined reference to `ml_elm_win_screen_size_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1668): undefined reference to `ml_elm_win_screen_constrain_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x166c): undefined reference to `ml_elm_win_screen_constrain_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1670): undefined reference to `ml_elm_win_focus_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1674): undefined reference to `ml_elm_win_inlined_image_object_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1678): undefined reference to `ml_elm_win_illume_command_send'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x167c): undefined reference to `ml_elm_win_prop_focus_skip_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1680): undefined reference to `ml_elm_win_quickpanel_zone_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1684): undefined reference to `ml_elm_win_quickpanel_zone_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1688): undefined reference to `ml_elm_win_quickpanel_priority_minor_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x168c): undefined reference to `ml_elm_win_quickpanel_priority_minor_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1690): undefined reference to `ml_elm_win_quickpanel_priority_major_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1694): undefined reference to `ml_elm_win_quickpanel_priority_major_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1698): undefined reference to `ml_elm_win_quickpanel_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x169c): undefined reference to `ml_elm_win_quickpanel_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16a0): undefined reference to `ml_elm_win_conformant_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16a4): undefined reference to `ml_elm_win_conformant_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16a8): undefined reference to `ml_elm_win_sticky_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16ac): undefined reference to `ml_elm_win_sticky_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16b0): undefined reference to `ml_elm_win_rotation_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16b4): undefined reference to `ml_elm_win_rotation_with_resize_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16b8): undefined reference to `ml_elm_win_rotation_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16bc): undefined reference to `ml_elm_win_layer_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16c0): undefined reference to `ml_elm_win_layer_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16c4): undefined reference to `ml_elm_win_size_step_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16c8): undefined reference to `ml_elm_win_size_step_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16cc): undefined reference to `ml_elm_win_size_base_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16d0): undefined reference to `ml_elm_win_size_base_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16d4): undefined reference to `ml_elm_win_aspect_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16d8): undefined reference to `ml_elm_win_aspect_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16dc): undefined reference to `ml_elm_win_modal_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16e0): undefined reference to `ml_elm_win_modal_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16e4): undefined reference to `ml_elm_win_demand_attention_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16e8): undefined reference to `ml_elm_win_demand_attention_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16ec): undefined reference to `ml_elm_win_urgent_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16f0): undefined reference to `ml_elm_win_urgent_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16f4): undefined reference to `ml_elm_win_profile_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16f8): undefined reference to `ml_elm_win_profile_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x16fc): undefined reference to `ml_elm_win_available_profiles_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1700): undefined reference to `ml_elm_win_available_profiles_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1704): undefined reference to `ml_elm_win_withdrawn_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1708): undefined reference to `ml_elm_win_withdrawn_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x170c): undefined reference to `ml_elm_win_iconified_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1710): undefined reference to `ml_elm_win_iconified_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1714): undefined reference to `ml_elm_win_maximized_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1718): undefined reference to `ml_elm_win_maximized_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x171c): undefined reference to `ml_elm_win_fullscreen_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1720): undefined reference to `ml_elm_win_fullscreen_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1724): undefined reference to `ml_elm_win_override_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1728): undefined reference to `ml_elm_win_override_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x172c): undefined reference to `ml_elm_win_alpha_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1730): undefined reference to `ml_elm_win_alpha_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1734): undefined reference to `ml_elm_win_shaped_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1738): undefined reference to `ml_elm_win_shaped_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x173c): undefined reference to `ml_elm_win_borderless_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1740): undefined reference to `ml_elm_win_borderless_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1744): undefined reference to `ml_elm_win_center'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1748): undefined reference to `ml_elm_win_raise'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x174c): undefined reference to `ml_elm_win_lower'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1750): undefined reference to `ml_elm_win_activate'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1754): undefined reference to `ml_elm_win_autodel_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1758): undefined reference to `ml_elm_win_autodel_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x175c): undefined reference to `ml_elm_win_icon_object_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1760): undefined reference to `ml_elm_win_icon_object_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1764): undefined reference to `ml_elm_win_role_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1768): undefined reference to `ml_elm_win_role_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x176c): undefined reference to `ml_elm_win_icon_name_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1770): undefined reference to `ml_elm_win_icon_name_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1774): undefined reference to `ml_elm_win_title_get'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1778): undefined reference to `ml_elm_win_title_set'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x177c): undefined reference to `ml_elm_win_resize_object_del'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1780): undefined reference to `ml_elm_win_resize_object_add'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1784): undefined reference to `ml_elm_win_util_standard_add'
src/efl.o: In function `camlEfl__Elm_win__17':
(.data+0x1788): undefined reference to `ml_elm_win_add'
src/efl.o: In function `camlEfl__Elm_bg__8':
src/elm_bg.o:(.data+0x1bb8): undefined reference to `ml_elm_bg_load_size_set'
src/elm_bg.o:(.data+0x1bbc): undefined reference to `ml_elm_bg_color_get'
src/elm_bg.o:(.data+0x1bc0): undefined reference to `ml_elm_bg_color_set'
src/elm_bg.o:(.data+0x1bc4): undefined reference to `ml_elm_bg_option_get'
src/elm_bg.o:(.data+0x1bc8): undefined reference to `ml_elm_bg_option_set'
src/elm_bg.o:(.data+0x1bcc): undefined reference to `ml_elm_bg_file_get'
src/elm_bg.o:(.data+0x1bd0): undefined reference to `ml_elm_bg_file_set'
src/elm_bg.o:(.data+0x1bd4): undefined reference to `ml_elm_bg_add'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d30): undefined reference to `ml_elm_label_slide_go'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d34): undefined reference to `ml_elm_label_slide_duration_get'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d38): undefined reference to `ml_elm_label_slide_duration_set'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d3c): undefined reference to `ml_elm_label_slide_mode_get'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d40): undefined reference to `ml_elm_label_slide_mode_set'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d44): undefined reference to `ml_elm_label_ellipsis_get'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d48): undefined reference to `ml_elm_label_ellipsis_set'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d4c): undefined reference to `ml_elm_label_wrap_width_get'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d50): undefined reference to `ml_elm_label_wrap_width_set'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d54): undefined reference to `ml_elm_label_line_wrap_get'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d58): undefined reference to `ml_elm_label_line_wrap_set'
src/efl.o: In function `camlEfl__Elm_label__2':
(.data+0x1d5c): undefined reference to `ml_elm_label_add'
src/efl.o: In function `camlEfl__Elm_box__22':
src/elm_box.o:(.data+0x1f78): undefined reference to `ml_elm_box_transition_free'
src/elm_box.o:(.data+0x1f7c): undefined reference to `ml_elm_box_transition_new_native'
src/elm_box.o:(.data+0x1f80): undefined reference to `ml_elm_box_layout_transition'
src/elm_box.o:(.data+0x1f84): undefined reference to `ml_elm_box_layout_set'
src/elm_box.o:(.data+0x1f88): undefined reference to `ml_elm_box_recalculate'
src/elm_box.o:(.data+0x1f8c): undefined reference to `ml_elm_box_align_get'
src/elm_box.o:(.data+0x1f90): undefined reference to `ml_elm_box_align_set'
src/elm_box.o:(.data+0x1f94): undefined reference to `ml_elm_box_padding_get'
src/elm_box.o:(.data+0x1f98): undefined reference to `ml_elm_box_padding_set'
src/elm_box.o:(.data+0x1f9c): undefined reference to `ml_elm_box_children_get'
src/elm_box.o:(.data+0x1fa0): undefined reference to `ml_elm_box_unpack_all'
src/elm_box.o:(.data+0x1fa4): undefined reference to `ml_elm_box_unpack'
src/elm_box.o:(.data+0x1fa8): undefined reference to `ml_elm_box_clear'
src/elm_box.o:(.data+0x1fac): undefined reference to `ml_elm_box_pack_after'
src/elm_box.o:(.data+0x1fb0): undefined reference to `ml_elm_box_pack_before'
src/elm_box.o:(.data+0x1fb4): undefined reference to `ml_elm_box_pack_end'
src/elm_box.o:(.data+0x1fb8): undefined reference to `ml_elm_box_pack_start'
src/elm_box.o:(.data+0x1fbc): undefined reference to `ml_elm_box_homogeneous_get'
src/elm_box.o:(.data+0x1fc0): undefined reference to `ml_elm_box_homogeneous_set'
src/elm_box.o:(.data+0x1fc4): undefined reference to `ml_elm_box_horizontal_get'
src/elm_box.o:(.data+0x1fc8): undefined reference to `ml_elm_box_horizontal_set'
src/elm_box.o:(.data+0x1fcc): undefined reference to `ml_elm_box_add'
src/efl.o: In function `camlEfl__Elm_button__6':
(.data+0x217c): undefined reference to `ml_elm_button_autorepeat_set'
src/efl.o: In function `camlEfl__Elm_button__6':
(.data+0x2180): undefined reference to `ml_elm_button_autorepeat_initial_timeout_set'
src/efl.o: In function `camlEfl__Elm_button__6':
(.data+0x2184): undefined reference to `ml_elm_button_autorepeat_initial_timeout_get'
src/efl.o: In function `camlEfl__Elm_button__6':
(.data+0x2188): undefined reference to `ml_elm_button_autorepeat_get'
src/efl.o: In function `camlEfl__Elm_button__6':
(.data+0x218c): undefined reference to `ml_elm_button_autorepeat_gap_timeout_set'
src/efl.o: In function `camlEfl__Elm_button__6':
(.data+0x2190): undefined reference to `ml_elm_button_autorepeat_gap_timeout_get'
src/efl.o: In function `camlEfl__Elm_button__6':
(.data+0x2194): undefined reference to `ml_elm_button_add'
src/efl.o: In function `camlEfl__Elm_frame__1':
src/elm_frame.o:(.data+0x2224): undefined reference to `ml_elm_frame_add'
src/efl.o: In function `camlEfl__Elm_icon__2':
(.data+0x22d8): undefined reference to `ml_elm_icon_order_lookup_get'
src/efl.o: In function `camlEfl__Elm_icon__2':
(.data+0x22dc): undefined reference to `ml_elm_icon_order_lookup_set'
src/efl.o: In function `camlEfl__Elm_icon__2':
(.data+0x22e0): undefined reference to `ml_elm_icon_standard_get'
src/efl.o: In function `camlEfl__Elm_icon__2':
(.data+0x22e4): undefined reference to `ml_elm_icon_standard_set'
src/efl.o: In function `camlEfl__Elm_icon__2':
(.data+0x22e8): undefined reference to `ml_elm_icon_thumb_set'
src/efl.o: In function `camlEfl__Elm_icon__2':
(.data+0x22ec): undefined reference to `ml_elm_icon_add'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2be8): undefined reference to `ml_elm_entry_anchor_hover_info_of_ptr'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2bec): undefined reference to `ml_elm_entry_anchor_info_of_ptr'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2bf0): undefined reference to `ml_elm_entry_input_panel_layout_variation_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2bf4): undefined reference to `ml_elm_entry_input_panel_layout_variation_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2bf8): undefined reference to `ml_elm_entry_anchor_hover_end'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2bfc): undefined reference to `ml_elm_entry_anchor_hover_style_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c00): undefined reference to `ml_elm_entry_anchor_hover_style_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c04): undefined reference to `ml_elm_entry_anchor_hover_parent_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c08): undefined reference to `ml_elm_entry_anchor_hover_parent_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c0c): undefined reference to `ml_elm_entry_cnp_mode_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c10): undefined reference to `ml_elm_entry_cnp_mode_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c14): undefined reference to `ml_elm_entry_filter_accept_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c18): undefined reference to `ml_elm_entry_filter_limit_size'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c1c): undefined reference to `ml_elm_entry_prediction_allow_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c20): undefined reference to `ml_elm_entry_prediction_allow_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c24): undefined reference to `ml_elm_entry_imf_context_reset'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c28): undefined reference to `ml_elm_entry_input_panel_return_key_autoenabled_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c2c): undefined reference to `ml_elm_entry_input_panel_return_key_disabled_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c30): undefined reference to `ml_elm_entry_input_panel_return_key_disabled_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c34): undefined reference to `ml_elm_entry_input_panel_return_key_type_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c38): undefined reference to `ml_elm_entry_input_panel_return_key_type_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c3c): undefined reference to `ml_elm_entry_input_panel_language_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c40): undefined reference to `ml_elm_entry_input_panel_language_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c44): undefined reference to `ml_elm_entry_input_panel_hide'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c48): undefined reference to `ml_elm_entry_input_panel_show'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c4c): undefined reference to `ml_elm_entry_input_panel_enabled_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c50): undefined reference to `ml_elm_entry_input_panel_enabled_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c54): undefined reference to `ml_elm_entry_autocapital_type_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c58): undefined reference to `ml_elm_entry_autocapital_type_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c5c): undefined reference to `ml_elm_entry_input_panel_layout_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c60): undefined reference to `ml_elm_entry_input_panel_layout_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c64): undefined reference to `ml_elm_entry_end_visible_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c68): undefined reference to `ml_elm_entry_icon_visible_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c6c): undefined reference to `ml_elm_entry_scrollable_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c70): undefined reference to `ml_elm_entry_scrollable_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c74): undefined reference to `ml_elm_entry_autosave_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c78): undefined reference to `ml_elm_entry_autosave_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c7c): undefined reference to `ml_elm_entry_file_save'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c80): undefined reference to `ml_elm_entry_file_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c84): undefined reference to `ml_elm_entry_file_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c88): undefined reference to `ml_elm_entry_utf8_to_markup'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c8c): undefined reference to `ml_elm_entry_markup_to_utf8'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c90): undefined reference to `ml_elm_entry_markup_filter_prepend'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c94): undefined reference to `ml_elm_entry_markup_filter_append'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c98): undefined reference to `ml_elm_entry_item_provider_prepend'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2c9c): undefined reference to `ml_elm_entry_item_provider_append'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2ca0): undefined reference to `ml_elm_entry_context_menu_disabled_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2ca4): undefined reference to `ml_elm_entry_context_menu_disabled_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2ca8): undefined reference to `ml_elm_entry_context_menu_item_add'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cac): undefined reference to `ml_elm_entry_context_menu_clear'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cb0): undefined reference to `ml_elm_entry_selection_paste'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cb4): undefined reference to `ml_elm_entry_selection_copy'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cb8): undefined reference to `ml_elm_entry_selection_cut'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cbc): undefined reference to `ml_elm_entry_cursor_pos_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cc0): undefined reference to `ml_elm_entry_cursor_pos_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cc4): undefined reference to `ml_elm_entry_cursor_geometry_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cc8): undefined reference to `ml_elm_entry_cursor_content_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2ccc): undefined reference to `ml_elm_entry_cursor_is_visible_format_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cd0): undefined reference to `ml_elm_entry_cursor_is_format_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cd4): undefined reference to `ml_elm_entry_cursor_selection_end'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cd8): undefined reference to `ml_elm_entry_cursor_selection_begin'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cdc): undefined reference to `ml_elm_entry_cursor_line_end_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2ce0): undefined reference to `ml_elm_entry_cursor_line_begin_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2ce4): undefined reference to `ml_elm_entry_cursor_end_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2ce8): undefined reference to `ml_elm_entry_cursor_begin_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cec): undefined reference to `ml_elm_entry_cursor_down'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cf0): undefined reference to `ml_elm_entry_cursor_up'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cf4): undefined reference to `ml_elm_entry_cursor_prev'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cf8): undefined reference to `ml_elm_entry_cursor_next'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2cfc): undefined reference to `ml_elm_entry_select_all'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d00): undefined reference to `ml_elm_entry_select_none'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d04): undefined reference to `ml_elm_entry_editable_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d08): undefined reference to `ml_elm_entry_editable_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d0c): undefined reference to `ml_elm_entry_line_wrap_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d10): undefined reference to `ml_elm_entry_line_wrap_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d14): undefined reference to `ml_elm_entry_entry_insert'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d18): undefined reference to `ml_elm_entry_calc_force'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d1c): undefined reference to `ml_elm_entry_textblock_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d20): undefined reference to `ml_elm_entry_selection_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d24): undefined reference to `ml_elm_entry_is_empty'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d28): undefined reference to `ml_elm_entry_entry_append'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d2c): undefined reference to `ml_elm_entry_entry_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d30): undefined reference to `ml_elm_entry_entry_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d34): undefined reference to `ml_elm_entry_password_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d38): undefined reference to `ml_elm_entry_password_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d3c): undefined reference to `ml_elm_entry_single_line_get'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d40): undefined reference to `ml_elm_entry_single_line_set'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d44): undefined reference to `ml_elm_entry_text_style_user_peek'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d48): undefined reference to `ml_elm_entry_text_style_user_pop'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d4c): undefined reference to `ml_elm_entry_text_style_user_push'
src/efl.o: In function `camlEfl__Elm_entry__27':
(.data+0x2d50): undefined reference to `ml_elm_entry_add'
src/efl.o: In function `camlEfl__Elm_gengrid__3':
src/elm_gengrid.o:(.data+0x315c): undefined reference to `ml_elm_gengrid_item_size_set'
src/elm_gengrid.o:(.data+0x3160): undefined reference to `ml_elm_gengrid_item_append'
src/elm_gengrid.o:(.data+0x3164): undefined reference to `ml_elm_gengrid_add'
src/efl.o: In function `camlEfl__Elm_check__3':
(.data+0x31fc): undefined reference to `ml_elm_check_state_get'
src/efl.o: In function `camlEfl__Elm_check__3':
(.data+0x3200): undefined reference to `ml_elm_check_state_set'
src/efl.o: In function `camlEfl__Elm_check__3':
(.data+0x3204): undefined reference to `ml_elm_check_add'
src/efl.o: In function `camlEfl__Elm_inwin__5':
src/elm_inwin.o:(.data+0x32a0): undefined reference to `ml_elm_win_inwin_content_unset'
src/elm_inwin.o:(.data+0x32a4): undefined reference to `ml_elm_win_inwin_content_get'
src/elm_inwin.o:(.data+0x32a8): undefined reference to `ml_elm_win_inwin_content_set'
src/elm_inwin.o:(.data+0x32ac): undefined reference to `ml_elm_win_inwin_activate'
src/elm_inwin.o:(.data+0x32b0): undefined reference to `ml_elm_win_inwin_add'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x34ec): undefined reference to `ml_elm_naviframe_item_simple_promote'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x34f0): undefined reference to `ml_elm_naviframe_event_enabled_get'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x34f4): undefined reference to `ml_elm_naviframe_event_enabled_set'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x34f8): undefined reference to `ml_elm_naviframe_items_get'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x34fc): undefined reference to `ml_elm_naviframe_prev_btn_auto_pushed_get'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3500): undefined reference to `ml_elm_naviframe_prev_btn_auto_pushed_set'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3504): undefined reference to `ml_elm_naviframe_item_pop_cb_set'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3508): undefined reference to `ml_elm_naviframe_item_title_visible_get'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x350c): undefined reference to `ml_elm_naviframe_item_title_visible_set'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3510): undefined reference to `ml_elm_naviframe_item_style_get'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3514): undefined reference to `ml_elm_naviframe_item_style_set'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3518): undefined reference to `ml_elm_naviframe_bottom_item_get'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x351c): undefined reference to `ml_elm_naviframe_top_item_get'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3520): undefined reference to `ml_elm_naviframe_content_preserve_on_pop_get'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3524): undefined reference to `ml_elm_naviframe_content_preserve_on_pop_set'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3528): undefined reference to `ml_elm_naviframe_item_promote'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x352c): undefined reference to `ml_elm_naviframe_item_pop_to'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3530): undefined reference to `ml_elm_naviframe_item_pop'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3534): undefined reference to `ml_elm_naviframe_item_insert_after_native'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3538): undefined reference to `ml_elm_naviframe_item_insert_before_native'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x353c): undefined reference to `ml_elm_naviframe_item_push_native'
src/efl.o: In function `camlEfl__Elm_naviframe__3':
(.data+0x3540): undefined reference to `ml_elm_naviframe_add'
src/efl.o: In function `camlEfl__Elm_theme__1':
src/elm_theme.o:(.data+0x3644): undefined reference to `ml_elm_theme_list_item_path_get'
src/efl.o: In function `camlEfl__Elm_radio__3':
(.data+0x3714): undefined reference to `ml_elm_radio_selected_object_get'
src/efl.o: In function `camlEfl__Elm_radio__3':
(.data+0x3718): undefined reference to `ml_elm_radio_value_get'
src/efl.o: In function `camlEfl__Elm_radio__3':
(.data+0x371c): undefined reference to `ml_elm_radio_value_set'
src/efl.o: In function `camlEfl__Elm_radio__3':
(.data+0x3720): undefined reference to `ml_elm_radio_state_value_get'
src/efl.o: In function `camlEfl__Elm_radio__3':
(.data+0x3724): undefined reference to `ml_elm_radio_state_value_set'
src/efl.o: In function `camlEfl__Elm_radio__3':
(.data+0x3728): undefined reference to `ml_elm_radio_group_add'
src/efl.o: In function `camlEfl__Elm_radio__3':
(.data+0x372c): undefined reference to `ml_elm_radio_add'
src/efl.o: In function `camlEfl__Elm_app__2':
src/elm_app.o:(.data+0x37b8): undefined reference to `ml_elm_app_data_dir_get'
src/elm_app.o:(.data+0x37bc): undefined reference to `ml_elm_app_info_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x39f4): undefined reference to `ml_elm_image_animated_play_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x39f8): undefined reference to `ml_elm_image_animated_play_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x39fc): undefined reference to `ml_elm_image_animated_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a00): undefined reference to `ml_elm_image_animated_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a04): undefined reference to `ml_elm_image_animated_available_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a08): undefined reference to `ml_elm_image_aspect_fixed_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a0c): undefined reference to `ml_elm_image_aspect_fixed_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a10): undefined reference to `ml_elm_image_object_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a14): undefined reference to `ml_elm_image_editable_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a18): undefined reference to `ml_elm_image_editable_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a1c): undefined reference to `ml_elm_image_orient_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a20): undefined reference to `ml_elm_image_orient_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a24): undefined reference to `ml_elm_image_prescale_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a28): undefined reference to `ml_elm_image_prescale_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a2c): undefined reference to `ml_elm_image_preload_disabled_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a30): undefined reference to `ml_elm_image_fill_outside_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a34): undefined reference to `ml_elm_image_fill_outside_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a38): undefined reference to `ml_elm_image_resizable_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a3c): undefined reference to `ml_elm_image_resizable_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a40): undefined reference to `ml_elm_image_no_scale_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a44): undefined reference to `ml_elm_image_no_scale_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a48): undefined reference to `ml_elm_image_object_size_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a4c): undefined reference to `ml_elm_image_smooth_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a50): undefined reference to `ml_elm_image_smooth_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a54): undefined reference to `ml_elm_image_file_get'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a58): undefined reference to `ml_elm_image_file_set'
src/efl.o: In function `camlEfl__Elm_image__2':
(.data+0x3a5c): undefined reference to `ml_elm_image_add'
src/efl.o: In function `camlEfl__Elm_separator__3':
src/elm_separator.o:(.data+0x3b90): undefined reference to `ml_elm_separator_horizontal_get'
src/elm_separator.o:(.data+0x3b94): undefined reference to `ml_elm_separator_horizontal_set'
src/elm_separator.o:(.data+0x3b98): undefined reference to `ml_elm_separator_add'
src/efl.o: In function `camlEfl__Elm_notify__2':
(.data+0x3c90): undefined reference to `ml_elm_notify_allow_events_get'
src/efl.o: In function `camlEfl__Elm_notify__2':
(.data+0x3c94): undefined reference to `ml_elm_notify_allow_events_set'
src/efl.o: In function `camlEfl__Elm_notify__2':
(.data+0x3c98): undefined reference to `ml_elm_notify_timeout_get'
src/efl.o: In function `camlEfl__Elm_notify__2':
(.data+0x3c9c): undefined reference to `ml_elm_notify_timeout_set'
src/efl.o: In function `camlEfl__Elm_notify__2':
(.data+0x3ca0): undefined reference to `ml_elm_notify_align_get'
src/efl.o: In function `camlEfl__Elm_notify__2':
(.data+0x3ca4): undefined reference to `ml_elm_notify_align_set'
src/efl.o: In function `camlEfl__Elm_notify__2':
(.data+0x3ca8): undefined reference to `ml_elm_notify_parent_get'
src/efl.o: In function `camlEfl__Elm_notify__2':
(.data+0x3cac): undefined reference to `ml_elm_notify_parent_set'
src/efl.o: In function `camlEfl__Elm_notify__2':
(.data+0x3cb0): undefined reference to `ml_elm_notify_add'
src/efl.o: In function `camlEfl__Elm_spinner__1':
(.data+0x3da8): undefined reference to `ml_elm_spinner_value_get'
src/efl.o: In function `camlEfl__Elm_spinner__1':
(.data+0x3dac): undefined reference to `ml_elm_spinner_special_value_add'
src/efl.o: In function `camlEfl__Elm_spinner__1':
(.data+0x3db0): undefined reference to `ml_elm_spinner_editable_set'
src/efl.o: In function `camlEfl__Elm_spinner__1':
(.data+0x3db4): undefined reference to `ml_elm_spinner_label_format_set'
src/efl.o: In function `camlEfl__Elm_spinner__1':
(.data+0x3db8): undefined reference to `ml_elm_spinner_min_max_set'
src/efl.o: In function `camlEfl__Elm_spinner__1':
(.data+0x3dbc): undefined reference to `ml_elm_spinner_add'
src/efl.o: In function `camlEfl__Elm_clock__1':
src/elm_clock.o:(.data+0x3e1c): undefined reference to `ml_elm_clock_add'
src/efl.o: In function `camlEfl__Elm_hover__2':
src/elm_hover.o:(.data+0x3e58): undefined reference to `ml_elm_hover_target_set'
src/elm_hover.o:(.data+0x3e5c): undefined reference to `ml_elm_hover_add'
src/efl.o: In function `camlEfl__Elm_config_engine__1':
src/elm_config_engine.o:(.data+0x3e8c): undefined reference to `ml_elm_config_engine_get'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40c0): undefined reference to `ml_elm_fileselector_selected_paths_get'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40c4): undefined reference to `ml_elm_fileselector_multi_select_get'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40c8): undefined reference to `ml_elm_fileselector_multi_select_set'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40cc): undefined reference to `ml_elm_fileselector_mode_get'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40d0): undefined reference to `ml_elm_fileselector_mode_set'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40d4): undefined reference to `ml_elm_fileselector_hidden_visible_get'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40d8): undefined reference to `ml_elm_fileselector_hidden_visible_set'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40dc): undefined reference to `ml_elm_fileselector_filters_clear'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40e0): undefined reference to `ml_elm_fileselector_mime_types_filter_append'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40e4): undefined reference to `ml_elm_fileselector_selected_get'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40e8): undefined reference to `ml_elm_fileselector_selected_set'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40ec): undefined reference to `ml_elm_fileselector_path_get'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40f0): undefined reference to `ml_elm_fileselector_path_set'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40f4): undefined reference to `ml_elm_fileselector_expandable_get'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40f8): undefined reference to `ml_elm_fileselector_expandable_set'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x40fc): undefined reference to `ml_elm_fileselector_buttons_ok_cancel_get'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x4100): undefined reference to `ml_elm_fileselector_buttons_ok_cancel_set'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x4104): undefined reference to `ml_elm_fileselector_folder_only_get'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x4108): undefined reference to `ml_elm_fileselector_folder_only_set'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x410c): undefined reference to `ml_elm_fileselector_is_save_get'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x4110): undefined reference to `ml_elm_fileselector_is_save_set'
src/efl.o: In function `camlEfl__Elm_fileselector__5':
(.data+0x4114): undefined reference to `ml_elm_fileselector_add'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4528): undefined reference to `ml_elm_list_last_item_get'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x452c): undefined reference to `ml_elm_list_first_item_get'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4530): undefined reference to `ml_elm_list_item_next'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4534): undefined reference to `ml_elm_list_item_prev'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4538): undefined reference to `ml_elm_list_item_object_get'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x453c): undefined reference to `ml_elm_list_item_bring_in'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4540): undefined reference to `ml_elm_list_item_show'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4544): undefined reference to `ml_elm_list_item_separator_get'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4548): undefined reference to `ml_elm_list_item_separator_set'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x454c): undefined reference to `ml_elm_list_item_selected_set'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4550): undefined reference to `ml_elm_list_selected_items_get'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4554): undefined reference to `ml_elm_list_selected_item_get'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4558): undefined reference to `ml_elm_list_items_get'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x455c): undefined reference to `ml_elm_list_clear'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4560): undefined reference to `ml_elm_list_item_insert_after_native'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4564): undefined reference to `ml_elm_list_item_insert_before_native'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4568): undefined reference to `ml_elm_list_item_prepend_native'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x456c): undefined reference to `ml_elm_list_item_append_native'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4570): undefined reference to `ml_elm_list_select_mode_get'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4574): undefined reference to `ml_elm_list_select_mode_set'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4578): undefined reference to `ml_elm_list_horizontal_get'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x457c): undefined reference to `ml_elm_list_horizontal_set'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4580): undefined reference to `ml_elm_list_mode_get'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4584): undefined reference to `ml_elm_list_mode_set'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4588): undefined reference to `ml_elm_list_multi_select_get'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x458c): undefined reference to `ml_elm_list_multi_select_set'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4590): undefined reference to `ml_elm_list_go'
src/efl.o: In function `camlEfl__Elm_list__14':
(.data+0x4594): undefined reference to `ml_elm_list_add'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48a0): undefined reference to `ml_elm_menu_item_prev_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48a4): undefined reference to `ml_elm_menu_item_next_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48a8): undefined reference to `ml_elm_menu_first_item_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48ac): undefined reference to `ml_elm_menu_last_item_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48b0): undefined reference to `ml_elm_menu_selected_item_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48b4): undefined reference to `ml_elm_menu_item_index_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48b8): undefined reference to `ml_elm_menu_item_subitems_clear'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48bc): undefined reference to `ml_elm_menu_item_subitems_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48c0): undefined reference to `ml_elm_menu_item_is_separator'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48c4): undefined reference to `ml_elm_menu_item_separator_add'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48c8): undefined reference to `ml_elm_menu_item_selected_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48cc): undefined reference to `ml_elm_menu_item_selected_set'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48d0): undefined reference to `ml_elm_menu_item_icon_name_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48d4): undefined reference to `ml_elm_menu_item_icon_name_set'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48d8): undefined reference to `ml_elm_menu_item_add_native'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48dc): undefined reference to `ml_elm_menu_item_object_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48e0): undefined reference to `ml_elm_menu_items_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48e4): undefined reference to `ml_elm_menu_close'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48e8): undefined reference to `ml_elm_menu_move'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48ec): undefined reference to `ml_elm_menu_parent_get'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48f0): undefined reference to `ml_elm_menu_parent_set'
src/efl.o: In function `camlEfl__Elm_menu__2':
(.data+0x48f4): undefined reference to `ml_elm_menu_add'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4ae0): undefined reference to `ml_elm_progressbar_inverted_get'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4ae4): undefined reference to `ml_elm_progressbar_inverted_set'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4ae8): undefined reference to `ml_elm_progressbar_horizontal_get'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4aec): undefined reference to `ml_elm_progressbar_horizontal_set'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4af0): undefined reference to `ml_elm_progressbar_unit_format_get'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4af4): undefined reference to `ml_elm_progressbar_unit_format_set'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4af8): undefined reference to `ml_elm_progressbar_span_size_get'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4afc): undefined reference to `ml_elm_progressbar_span_size_set'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4b00): undefined reference to `ml_elm_progressbar_value_get'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4b04): undefined reference to `ml_elm_progressbar_value_set'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4b08): undefined reference to `ml_elm_progressbar_pulse'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4b0c): undefined reference to `ml_elm_progressbar_pulse_get'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4b10): undefined reference to `ml_elm_progressbar_pulse_set'
src/efl.o: In function `camlEfl__Elm_progressbar__1':
(.data+0x4b14): undefined reference to `ml_elm_progressbar_add'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x54f4): undefined reference to `ml_elm_genlist_item_select_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x54f8): undefined reference to `ml_elm_genlist_item_select_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x54fc): undefined reference to `ml_elm_genlist_nth_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5500): undefined reference to `ml_elm_genlist_highlight_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5504): undefined reference to `ml_elm_genlist_highlight_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5508): undefined reference to `ml_elm_genlist_select_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x550c): undefined reference to `ml_elm_genlist_select_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5510): undefined reference to `ml_elm_genlist_tree_effect_enabled_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5514): undefined reference to `ml_elm_genlist_tree_effect_enabled_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5518): undefined reference to `ml_elm_genlist_item_flip_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x551c): undefined reference to `ml_elm_genlist_item_flip_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5520): undefined reference to `ml_elm_genlist_decorate_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5524): undefined reference to `ml_elm_genlist_decorate_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5528): undefined reference to `ml_elm_genlist_item_type_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x552c): undefined reference to `ml_elm_genlist_reorder_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5530): undefined reference to `ml_elm_genlist_reorder_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5534): undefined reference to `ml_elm_genlist_decorated_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5538): undefined reference to `ml_elm_genlist_item_decorate_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x553c): undefined reference to `ml_elm_genlist_item_decorate_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5540): undefined reference to `ml_elm_genlist_item_fields_update'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5544): undefined reference to `ml_elm_genlist_item_demote'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5548): undefined reference to `ml_elm_genlist_item_promote'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x554c): undefined reference to `ml_elm_genlist_item_all_contents_unset'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5550): undefined reference to `ml_elm_genlist_item_expanded_depth_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5554): undefined reference to `ml_elm_genlist_item_expanded_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5558): undefined reference to `ml_elm_genlist_item_expanded_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x555c): undefined reference to `ml_elm_genlist_item_subitems_clear'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5560): undefined reference to `ml_elm_genlist_item_parent_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5564): undefined reference to `elm_genlist_at_xy_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5568): undefined reference to `ml_elm_genlist_longpress_timeout_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x556c): undefined reference to `ml_elm_genlist_longpress_timeout_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5570): undefined reference to `ml_elm_genlist_block_count_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5574): undefined reference to `ml_elm_genlist_block_count_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5578): undefined reference to `elm_genlist_homogeneous_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x557c): undefined reference to `ml_elm_genlist_homogeneous_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5580): undefined reference to `ml_elm_genlist_item_cursor_engine_only_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5584): undefined reference to `ml_elm_genlist_item_cursor_engine_only_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5588): undefined reference to `ml_elm_genlist_item_cursor_style_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x558c): undefined reference to `ml_elm_genlist_item_cursor_style_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5590): undefined reference to `ml_elm_genlist_item_cursor_unset'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5594): undefined reference to `ml_elm_genlist_item_cursor_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5598): undefined reference to `ml_elm_genlist_item_cursor_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x559c): undefined reference to `ml_elm_genlist_item_tooltip_window_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55a0): undefined reference to `ml_elm_genlist_item_tooltip_window_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55a4): undefined reference to `ml_elm_genlist_item_tooltip_style_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55a8): undefined reference to `ml_elm_genlist_item_tooltip_style_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55ac): undefined reference to `ml_elm_genlist_item_tooltip_unset'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55b0): undefined reference to `ml_elm_genlist_item_tooltip_content_cb_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55b4): undefined reference to `ml_elm_genlist_item_tooltip_text_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55b8): undefined reference to `ml_elm_genlist_items_count'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55bc): undefined reference to `ml_elm_genlist_realized_items_update'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55c0): undefined reference to `ml_elm_genlist_item_index_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55c4): undefined reference to `ml_elm_genlist_item_update'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55c8): undefined reference to `ml_elm_genlist_item_bring_in'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55cc): undefined reference to `ml_elm_genlist_item_show'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55d0): undefined reference to `ml_elm_genlist_item_selected_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55d4): undefined reference to `ml_elm_genlist_item_selected_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55d8): undefined reference to `ml_elm_genlist_item_prev_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55dc): undefined reference to `ml_elm_genlist_item_next_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55e0): undefined reference to `ml_elm_genlist_last_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55e4): undefined reference to `ml_elm_genlist_first_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55e8): undefined reference to `ml_elm_genlist_realized_items_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55ec): undefined reference to `ml_elm_genlist_selected_items_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55f0): undefined reference to `ml_elm_genlist_selected_item_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55f4): undefined reference to `ml_elm_genlist_item_insert_after_native'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55f8): undefined reference to `ml_elm_genlist_item_insert_before_native'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x55fc): undefined reference to `ml_elm_genlist_item_prepend'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5600): undefined reference to `ml_elm_genlist_item_append'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5604): undefined reference to `ml_elm_genlist_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5608): undefined reference to `ml_elm_genlist_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x560c): undefined reference to `ml_elm_genlist_multi_select_mode_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5610): undefined reference to `ml_elm_genlist_multi_select_mode_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5614): undefined reference to `ml_elm_genlist_multi_select_get'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5618): undefined reference to `ml_elm_genlist_multi_select_set'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x561c): undefined reference to `ml_elm_genlist_clear'
src/efl.o: In function `camlEfl__Elm_genlist__44':
(.data+0x5620): undefined reference to `ml_elm_genlist_add'
collect2: ld returned 1 exit status
File "caml_startup", line 1:
Error: Error during linking
Command exited with code 2.
Compilation unsuccessful after building 211 targets (210 cached) in 00:00:00.
kakadu ~/ocaml-efl $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment