Yes, I have rebuilt everything against eina. I even went so far as to delete my local copy of the source tree, and download the entire thing again from scratch; I am using easy_e17.sh, and I simply added "eina" in the beginning such that the build order is "imlib2 eina eet evas ecore efreet embryo edje epsilon esmart emotion etk etk_extra ewl exml enhance e_dbus exalt e " and so on. I upgraded with this build order a couple of times with no problems, but a week or two ago I began having problems, and have not been able to make e_dbus/e since. Thoughts?
Thanks! jxn 2008/10/24 Eric Sandall <[EMAIL PROTECTED]> > On Thu, 23 Oct 2008 19:18:44 -0500 > Jackson <[EMAIL PROTECTED]> wrote: > > > Perhaps this is already common knowledge, or perhaps I'm the only one > > having problems, but e_dbus (and, thus, e as well) has failed to > > build for the past week or so (since the inclusion of eina, I > > suspect). I'm on ubuntu, using easy_e17.sh, and I get this error > > (and, yes, eina is already installed, latest from svn): > > > > make[3]: Entering directory `/root/e17_src/e_dbus/src/bin' > > /bin/bash ../../libtool --tag=CC --mode=link gcc -L/opt/e17/lib > > -o e-notify-send > > e_notify_send-notify-send.o ../../src/lib/notification/ libenotify.la > > -L/opt/e17/lib -ldbus-1 -lecore -leina -L/opt/e17/lib -leina gcc > > -o .libs/e-notify-send e_notify_send-notify-send.o > > -L/opt/e17/lib ../../src/lib/notification/.libs/libenotify.so > > -ldbus-1 /opt/e17/lib/libecore.so /opt/e17/lib/libeina.so > /opt/e17/lib/libedbus.so.0: > > undefined reference to > > `ecore_string_init' /opt/e17/lib/libedbus.so.0: undefined reference > > to `ecore_string_shutdown' collect2: ld returned 1 exit status > > make[3]: *** [e-notify-send] Error 1 make[3]: Leaving directory > > `/root/e17_src/e_dbus/src/bin' make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/root/e17_src/e_dbus/src' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/root/e17_src/e_dbus' > > make: *** [all] Error 2 > > > > Anyone else experience this? > > Have you rebuilt evas and ecore against eina? e_dbus compiles fine > here, and I have dbus, evas, eina, and ecore as dependencies of e_dbus. > > -sandalle > > -- > Eric Sandall | Source Mage GNU/Linux Developer > [EMAIL PROTECTED] PGP: 0xA8EFDD61 | http://www.sourcemage.org/ > http://eric.sandall.us/ | http://counter.li.org/ #196285 > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > -- The right understanding of any matter and a misunderstanding of the same matter do not wholly exclude each other. -- Franz Kafka, "The Trial" ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
