 taowenyin
|
I have trying to complie Enna for some time now in ubuntu 10.04, but I can’t finish compiling. The error information show “can’t efreet_icon_path_find in test_icon_desktops.o”
My latest attempt resultet in this error :
test_ctxpopup.c:98:23: warning: variable ‘it’ set but not used [-Wunused-but-set-variable]
CC elementary_testql_la-test_bubble.lo
CC elementary_testql_la-test_store.lo
CCLD elementary_testql.la
CC test.o
CC test_bg.o
CC test_icon.o
CC test_box.o
CC test_button.o
CC test_transit.o
CC test_fileselector_button.o
CC test_fileselector_entry.o
CC test_toggle.o
CC test_table.o
CC test_gengrid.o
CC test_clock.o
CC test_layout.o
CC test_hover.o
CC test_entry.o
CC test_anchorview.o
CC test_anchorblock.o
CC test_toolbar.o
CC test_hoversel.o
CC test_list.o
CC test_inwin.o
CC test_scaling.o
CC test_slider.o
CC test_actionslider.o
CC test_genlist.o
test_genlist.c: In function ‘test_genlist8′:
test_genlist.c:1350:11: warning: variable ‘bt_count’ set but not used [-Wunused-but-set-variable]
CC test_check.o
CC test_pager.o
CC test_radio.o
CC test_win_state.o
CC test_progressbar.o
CC test_fileselector.o
CC test_separator.o
CC test_scroller.o
CC test_spinner.o
CC test_index.o
CC test_photocam.o
CC test_photo.o
CC test_thumb.o
CC test_icon_desktops.o
CC test_notify.o
CC test_slideshow.o
CC test_menu.o
CC test_panel.o
CC test_panes.o
CC test_map.o
CC test_weather.o
CC test_flip.o
CC test_label.o
CC test_conform.o
CC test_multi.o
CC test_floating.o
CC test_launcher.o
CC test_anim.o
CC test_calendar.o
CC test_tooltip.o
CC test_cursor.o
CC test_focus.o
CC test_focus2.o
CC test_flipselector.o
CC test_diskselector.o
CC test_colorselector.o
CC test_ctxpopup.o
test_ctxpopup.c: In function ‘_list_item_cb4′:
test_ctxpopup.c:98:23: warning: variable ‘it’ set but not used [-Wunused-but-set-variable]
CC test_bubble.o
CC test_store.o
CCLD elementary_test
/home/bricks/openbricks/build/build.i386.eglibc/toolchain/bin/i586-openbricks-linux-gnu-ld.bfd: test_icon_desktops.o: undefined reference to symbol ‘efreet_icon_path_find’
/home/bricks/openbricks/build/build.i386.eglibc/toolchain/bin/i586-openbricks-linux-gnu-ld.bfd: note: ‘efreet_icon_path_find’ is defined in DSO /home/bricks/openbricks/build/build.i386.eglibc/toolchain/i586-openbricks-linux-gnu/sysroot/usr/local/lib/libefreet.so.1 so try adding it to the linker command line
/home/bricks/openbricks/build/build.i386.eglibc/toolchain/i586-openbricks-linux-gnu/sysroot/usr/local/lib/libefreet.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[4]: *** [elementary_test] Error 1
make[4]: Leaving directory `/home/bricks/openbricks/build/build.i386.eglibc/elementary-r56610/src/bin’
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/bricks/openbricks/build/build.i386.eglibc/elementary-r56610/src’
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bricks/openbricks/build/build.i386.eglibc/elementary-r56610′
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/bricks/openbricks/build/build.i386.eglibc/elementary-r56610′
make: *** [rootfs] 错误 2
bricks@taowenyin-desktop:~/openbricks$
Can somebody help me out here please ?
If more info is required, let me know.
Thanks.
|
 tomlohave
|
Please, send an email to the devel list.
-
This reply was modified 85 days ago by
tomlohave.
|
 hyde
|
i met the fault the same,i only choose the xbmc to build.
|