Hey,

Sadly i still get the same  :

gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin
-I../../src/lib -DUSE_E_CONFIG_H -I/usr/include/eina-0
-I/usr/include/eina-0/eina -I/usr/include/efreet
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/eina-0 -I/usr/include/eina-0/eina -I/usr/X11R6/include
-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4
-DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC
-DPACKAGE_BIN_DIR=\"/home/smurfd/code/build/bin\"
-DPACKAGE_LIB_DIR=\"/home/smurfd/code/build/lib\"
-DPACKAGE_DATA_DIR=\"/home/smurfd/code/build/share/enlightenment\"
-DLOCALE_DIR=\"/home/smurfd/code/build/share/locale\"
-DPACKAGE_SYSCONF_DIR=\"/home/smurfd/code/build/etc\"    -g -O2 -MT
e_config.o -MD -MP -MF .deps/e_config.Tpo -c -o e_config.o e_config.c
e_config.c: I funktion "e_config_profile_list":
e_config.c:1110: varning: tilldelning från inkompatibel pekartyp
e_config.c:1116: varning: implicit deklaration av funktionen "EINA_LIST_FREE"
e_config.c:1117: fel: expected ";" before "{" token
e_config.c:1127: varning: tilldelning från inkompatibel pekartyp
e_config.c:1134: fel: expected ";" before "{" token
e_config.c: I funktion "e_config_profile_del":
e_config.c:1174: varning: tilldelning från inkompatibel pekartyp
e_config.c:1180: fel: expected ";" before "{" token
e_config.c: I funktion "_e_config_free":
e_config.c:1483: fel: expected ";" before "{" token


But as you see i do not have it compiled in /usr nor /usr/local, but
that shouldnt be an issue... i guess.

i re-refreshed my local SVN repo.
(sorry, i see now some of the error message is in swedish, but im
guessing that most of it is understandable anyways)

ideas?!


On Mon, Mar 9, 2009 at 11:17 AM, Dave Andreoli <[email protected]> wrote:
>
> ----- "smurfd" <[email protected]> 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
>> [email protected]
>> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to