On Mon, 30 May 2005 13:08:50 -0400 Robert May <[EMAIL PROTECTED]> wrote:
|I had the same problem. I cvs updated e17 and watched for updates. |ecore had one new file appear (ecore_x_window_prop.c). I recompiled |ecore and then e was happy and compiled perfecty. Vague answer but I |hope that helped you out. | well i recompile ecore but it continue with this message ------------------------------------------------------------------------------ gcc -g -O2 -o enlightenment e_main.o e_user.o e_manager.o e_path.o e_init.o e_ipc.o e_error.o e_container.o e_zone.o e_desk.o e_border.o e_pointer.o e_config.o e_menu.o e_object.o e_icon.o e_box.o e_int_menus.o e_module.o e_apps.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_gadman.o e_signals.o e_xinerama.o e_table.o e_layout.o e_test.o e_font.o e_intl.o e_theme.o e_dnd.o e_bindings.o e_moveresize.o e_actions.o e_popup.o e_ipc_codec.o e_prefix.o -Wl,--export-dynamic -L/usr/lib -L/usr/bin/ -L/usr/X11R6/lib -L/usr/lib/ -L/home/dalfa/programas/e17/libs/ecore/src/lib/ecore/.libs -L/home/dalfa/programas/e17/libs/ecore/src/lib/ecore_txt/.libs -L/home/dalfa/programas/e17/libs/ecore/src/lib/ecore_job/.libs -L/home/dalfa/programas/e17/libs/ecore/src/lib/ecore_x/.libs -L/home/dalfa/programas/e17/libs/ecore/src/lib/ecore_fb/.libs -L/home/dalfa/programas/e17/libs/ecore/src/lib/ecore_con/.libs /usr/lib/libedje.so /usr/lib//libecore_evas.so /usr/l ib//libecore_x.so -lXcursor -lXp -lXinerama /usr/lib//libecore_job.so /usr/lib//libecore_ipc.so /usr/lib//libecore_con.so -lssl -lcrypto /usr/lib/libecore_txt.so /usr/lib//libecore_fb.so /usr/lib//libecore_config.so /usr/lib/libevas.so /usr/lib/libfreetype.so -lpng /usr/bin//libedb.so /usr/lib/libdirectfb.so /usr/lib/libfusion.so /usr/lib/libdirect.so /usr/X11R6/lib/libGLU.so /usr/X11R6/lib/libGL.so -lSM -lICE -lXmu -lXext -lXi -lX11 -lsupc++ -lpthread /usr/lib//libecore_file.so /usr/lib//libecore.so /usr/lib/libeet.so -lz /usr/lib/libjpeg.so /usr/lib/libembryo.so -lm -ldl -Wl,--rpath -Wl,/usr/lib/ -Wl,--rpath -Wl,/usr/bin/ -Wl,--rpath -Wl,/usr/lib/ -Wl,--rpath -Wl,/usr/bin/ e_border.o(.text+0x8ca): In function `e_border_new': /home/dalfa/programas/e17/apps/e/src/bin/e_border.c:296: undefined reference to `ecore_x_window_prop_list' collect2: ld returned 1 exit status make[3]: *** [enlightenment] Error 1 make[3]: Leaving directory `/home/dalfa/programas/e17/apps/e/src/bin' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/dalfa/programas/e17/apps/e/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dalfa/programas/e17/apps/e' make: *** [all] Error 2 ------------------------------------------------------------------------------ i will try a ecore lib before from enlightenment.freedesktop.org ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
