On Wed, Jan 21, 2009 at 6:12 AM, Tobias Diekershoff
<tobias.diekersh...@gmx.net> wrote:
> Dear list,
>
> I fetched the SVN repo of enlightenment this morning and tried to build
> e17 on my Debian 5.0 box. It fails compiling e itself, throwing out the
> following error message
>
> gcc -std=gnu99 -g -O2 -o enlightenment e_main.o e_user.o e_manager.o
> e_path.o e_init.o e_ipc.o e_msgbus.o e_error.o e_container.o e_zone.o
> e_desk.o e_border.o e_pointer.o e_config.o e_config_data.o e_menu.o
> e_object.o e_icon.o e_box.o e_flowlayout.o e_int_menus.o e_module.o
> e_atoms.o e_utils.o e_canvas.o e_focus.o e_place.o e_resist.o
> e_startup.o e_hints.o e_signals.o e_xinerama.o e_table.o e_layout.o
> e_test.o e_font.o e_intl.o e_intl_data.o e_theme.o e_dnd.o e_bindings.o
> e_moveresize.o e_actions.o e_popup.o e_gadcon_popup.o e_ipc_codec.o
> e_prefix.o e_datastore.o e_msg.o e_alert.o e_maximize.o e_grabinput.o
> e_bg.o e_remember.o e_win.o e_pan.o e_dialog.o e_about.o
> e_theme_about.o e_editable.o e_entry.o e_widget.o e_widget_check.o
> e_widget_radio.o e_widget_framelist.o e_widget_list.o e_widget_button.o
> e_widget_label.o e_widget_frametable.o e_widget_table.o
> e_widget_entry.o e_widget_image.o e_config_dialog.o e_configure.o
> e_int_border_locks.o e_thumb.o e_int_border_remember.o e_eap_editor.o
> e_scrollframe.o e_int_border_menu.o e_ilist.o e_livethumb.o
> e_widget_ilist.o e_widget_config_list.o e_slider.o e_widget_slider.o
> e_desklock.o e_screensaver.o e_dpms.o e_int_config_modules.o
> e_exehist.o e_color_class.o e_widget_textblock.o e_stolen.o e_gadcon.o
> e_shelf.o e_widget_preview.o e_int_shelf_config.o e_int_gadcon_config.o
> e_confirm_dialog.o e_int_border_prop.o e_entry_dialog.o e_fm.o
> e_fm_hal.o e_widget_scrollframe.o e_sha1.o e_widget_fsel.o e_fm_mime.o
> e_color.o e_spectrum.o e_widget_spectrum.o e_widget_cslider.o
> e_widget_csel.o e_widget_color_well.o e_color_dialog.o e_sys.o
> e_obj_dialog.o e_widget_aspect.o e_widget_desk_preview.o e_filereg.o
> e_fm_prop.o e_mouse.o e_order.o e_exec.o e_widget_font_preview.o
> e_fm_custom.o e_toolbar.o e_int_toolbar_config.o e_powersave.o
> e_slidesel.o e_slidecore.o e_widget_flist.o e_scale.o
> e_widget_toolbar.o -Wl,--export-dynamic
> -L/usr/local/lib /usr/local/lib/libecore_evas.so /usr/local/lib/libecore_x.so 
> /usr/local/lib/libecore_ipc.so /usr/local/lib/libecore_con.so 
> /usr/local/lib/libedje.so /usr/local/lib/libembryo.so 
> /usr/local/lib/libecore_job.so /usr/local/lib/libeet.so 
> /usr/local/lib/libefreet.so /usr/local/lib/libefreet_mime.so 
> /usr/local/lib/libecore_file.so /usr/lib/libgnutls.so
> -lssl
> -lcrypto /usr/lib/libcurl.so /usr/local/lib/libehal.so 
> /usr/local/lib/libedbus.so
> -ldbus-1 /usr/local/lib/libecore_imf_evas.so /usr/local/lib/libecore_imf.so 
> /usr/local/lib/libevas.so /usr/local/lib/libecore.so /usr/local/lib/libeina.so
> -L/usr/X11R6/lib -lX11 -lXext -ldl -lpam
> /usr/local/lib/libehal.so: undefined reference to `ecore_string_instance'
> /usr/local/lib/libehal.so: undefined reference to `ecore_string_release'
>
> My compiling procedure, that evolved the during the last year is the
> following: eet, eina, evas, ecore, embryo, imlib2, edje, esmart,
> emotion, etk, etk_extra, efreet, ewl, e. All modules prior to e
> compiled fine.
>

Correct order is: eina eet...
etk, etk_extra, ewl, esmart and imlib2 are not needed for e17, but they
don't hurt.
Regarding your error, it looks like you have stalled files from a previous
installation. Clean up those and reinstall, it should work.

>
> For any hint how to resolve this error I would be very grateful.
>
> TIA
>  Tobias
>
> --
>  ________________________________________
> /          www.diekershoff.net           \
> | eMail: tobias.diekersh...@gmx.net      |
> \                                        /
>  ----------------------------------------
>  \
>   \
>       ___
>     {~._.~}
>      ( Y )
>     ()~*~()
>     (_)-(_)
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to