hey again,
Never mind, i found out what caused this...

i had installed my distros e17 binary package, which was ofcourse
installed in prefix /usr and when i installed from SVN i had done like
so :

PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/foo/bar/lib/pkgconfig but when i
changed it to
PKG_CONFIG_PATH=/foo/bar/lib/pkgconfig:$PKG_CONFIG_PATH  it worked
fine.. DOH crap behind the keyboard :)

/smurfd

from your svn-root should locate the places where its wrong, unless
you have e installed into /usr
On Mon, Mar 9, 2009 at 11:17 AM, Dave Andreoli <d...@gurumeditation.it> wrote:
>
> ----- "smurfd" <smu...@gmail.com> ha scritto:
>
>> Hi,
>>
>> im freneticly trying to compile the somewhat newest SVN release... but
>> no go.
>>
>> seems to have todo with the EINA thing.. lots of new functions
>> messing
>> things up like
>>
>> EINA_LIST_FREEl()
>>     somefunction();
>>
>> complains about like e_config.c:1117 expected ; before {
>>
>> is there somewhere to see what compile order i would have to compile
>> it in?!
>>
>> Today i do :
>>
>> imlib2 \
>> eet \
>> evas \
>> eina \
>> ecore \
>> embryo \
>> edje \
>> efreet \
>> etk \
>> epsilon \
>> exml \
>> enhance \
>> evolve \
>> e_dbus \
>> engrave \
>> emotion \
>> exhibit \
>> estickies \
>> enity \
>> emprint \
>> e \
>>
>> yes, stole hishams script. ;)  and made some modifications.
>>
>>
>> any clues?
>
> look at:
> http://wiki.enlightenment.org/index.php/E17_User_Guide/Installing_from_Source_Repository
> There are detailed info on compiling from svn, including the order of 
> packages.
> Dave
>
>
>>
>> /smurfd
>>
>> ------------------------------------------------------------------------------
>> Open Source Business Conference (OSBC), March 24-25, 2009, San
>> Francisco, CA
>> -OSBC tackles the biggest issue in open source: Open Sourcing the
>> Enterprise
>> -Strategies to boost innovation and cut costs with open source
>> participation
>> -Receive a $600 discount off the registration fee with the source
>> code: SFAD
>> http://p.sf.net/sfu/XcvMzF8H
>> _______________________________________________
>> enlightenment-users mailing list
>> enlightenment-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to