right . I checked and there were some oddities in the /usr/lib .
Recompiling right now ... looks like e_dbus is done :)

On Wed, Feb 9, 2011 at 11:33 AM, Carsten Haitzler <ras...@rasterman.com>wrote:

> On Wed, 9 Feb 2011 11:07:47 +0100 Marco Ferretti <marco.ferre...@gmail.com
> >
> said:
>
> > ok ...
> > now I have a different error compiling e_dbus :
> > make[3]: Entering directory `/home/ferrema/e-svn/e_dbus/src/bin'
> >   CC     e_dbus_test-test.o
> >   CCLD   e_dbus_test
> >   CC     e_dbus_test_client-test_client.o
> >   CCLD   e_dbus_test_client
> >   CC     e_dbus_bluez_test-e_dbus_bluez_test.o
> >   CCLD   e_dbus_bluez_test
> >   CC     e_dbus_connman_test-e_dbus_connman_test.o
> >   CCLD   e_dbus_connman_test
> >   CC     e_dbus_notification_daemon-notification_daemon.o
> >   CCLD   e_dbus_notification_daemon
> >   CC     e_notify_send-notify-send.o
> >   CCLD   e-notify-send
> > /usr/local/lib/libevas.so: undefined reference to `eina_unicode_strndup'
> >
> > This machine is a 32bit , the one that successfully compiled everything
> was
> > a 64bit ... maybe this is the reason ?
> >
> > will try to wipe everything and download again from svn ... and let you
> > know
>
> maybe linking to a different eina built with a different version of eina
> (for
> 32 vs 64bit). don't know. it's your system :)
>
> > On Wed, Feb 9, 2011 at 10:50 AM, Marco Ferretti
> > <marco.ferre...@gmail.com>wrote:
> >
> > > Actually, it looks like Daniel had a point in his first email .
> > >
> > > I tested a "fresh" ubuntu 10.10 by installing what he mentioned and I
> got
> > > to the end of the compilation stream . This morning I got my hands back
> on
> > > the machine that I was using yesterday and it looks like I was missing
>  :
> > > x11proto-fonts-dev all 2.1.0-1
> > > libfontenc-dev i386 1:1.0.5-2
> > > libxfont-dev i386 1:1.4.2-1
> > > ccache i386 2.4-17ubuntu2
> > > libfribidi-dev i386 0.19.2-1
> > > libtiffxx0c2 i386 3.9.4-2
> > > libtiff4-dev i386 3.9.4-2
> > > x11proto-video-dev all 2.3.0-1
> > > libxv-dev i386 2:1.0.5-1
> > >
> > > I just launched the compilation of the above mentioned packages .
> > >
> > > One more question . In case the compilation is successful, will I see
> the
> > > option on running E at next login or will I have to mock around and
> read
> > > more documentation ?
> > >
> > > TIA
> > >
> > >
> > > On Wed, Feb 9, 2011 at 10:40 AM, Martin Koelewijn <
> > > martinkoelew...@gmail.com> wrote:
> > >
> > >> If it's the pkgconfig thing (I don't think /usr/local is included by
> > >> default) try something like this:
> > >> export $PKG_CONFIG_PATH=/usr/local/e17/lib/pkgconfig:$PKG_CONFIG_PATH
> > >>
> > >> something like that, find the pkgconfig file and point to that. You
> can
> > >> add
> > >> this line to .bashrc to make this permanent, but I guess there are
> geeky
> > >> reasons not to do that.
> > >>
> > >> Have fun.
> > >>
> > >>
> > >> On Wed, Feb 9, 2011 at 2:11 AM, Carsten Haitzler <
> ras...@rasterman.com
> > >> >wrote:
> > >>
> > >> > On Tue, 8 Feb 2011 17:09:52 +0100 Marco Ferretti <
> > >> marco.ferre...@gmail.com
> > >> > >
> > >> > said:
> > >> >
> > >> > > Hello list !
> > >> > >
> > >> > > I am trying to compile from svn/trunk.
> > >> > > I have downloaded, compiled and successfully (?) installed the
> > >> following
> > >> > :
> > >> > > eina eet evas ecore embryo edje e_dbus efreet
> > >> > >
> > >> > > When I try to download and compile the window manager ( e ) I get
> the
> > >> > > following error
> > >> > >
> > >> > > No package 'edbus' found
> > >> > > No package 'ehal' found
> > >> > >
> > >> > > I have run all the autogen.sh with the --prefix=/usr/local
> > >> > >
> > >> > > any clue ?
> > >> > >
> > >> >
> > >> > $PKG_CNFIG_PATH ?
> > >> >
> > >> >
> > >> > --
> > >> > ------------- Codito, ergo sum - "I code, therefore I am"
> --------------
> > >> > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> > >> >
> > >> >
> > >> >
> > >> >
> > >>
> ------------------------------------------------------------------------------
> > >> > The ultimate all-in-one performance toolkit: Intel(R) Parallel
> Studio
> > >> XE:
> > >> > Pinpoint memory and threading errors before they happen.
> > >> > Find and fix more than 250 security defects in the development
> cycle.
> > >> > Locate bottlenecks in serial and parallel code that limit
> performance.
> > >> > http://p.sf.net/sfu/intel-dev2devfeb
> > >> > _______________________________________________
> > >> > enlightenment-users mailing list
> > >> > enlightenment-users@lists.sourceforge.net
> > >> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > >> >
> > >>
> > >>
> ------------------------------------------------------------------------------
> > >> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio
> XE:
> > >> Pinpoint memory and threading errors before they happen.
> > >> Find and fix more than 250 security defects in the development cycle.
> > >> Locate bottlenecks in serial and parallel code that limit performance.
> > >> http://p.sf.net/sfu/intel-dev2devfeb
> > >> _______________________________________________
> > >> enlightenment-users mailing list
> > >> enlightenment-users@lists.sourceforge.net
> > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > >>
> > >
> > >
> > >
> > > --
> > > "No Im sorrys, no apologies, no regrets..... "
> > >
> >
> >
> >
> > --
> > "No Im sorrys, no apologies, no regrets..... "
> >
> ------------------------------------------------------------------------------
> > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> > Pinpoint memory and threading errors before they happen.
> > Find and fix more than 250 security defects in the development cycle.
> > Locate bottlenecks in serial and parallel code that limit performance.
> > http://p.sf.net/sfu/intel-dev2devfeb
> > _______________________________________________
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>
>


-- 
"No Im sorrys, no apologies, no regrets..... "
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to