Hi all,

Im trying to compile the e and appears this error:

config.status: executing default commands
Making the binaries
cd . && /bin/sh /root/mtwDownloads/e17/apps/e/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/home/fastslack/mtwDownloads/e17/apps/e'
Making all in src
make[2]: Entering directory `/home/fastslack/mtwDownloads/e17/apps/e/src'
Making all in bin
make[3]: Entering directory 
`/home/fastslack/mtwDownloads/e17/apps/e/src/bin'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src/bin 
-I../../src/lib -DUSE_E_CONFIG_H -I/opt/e17/include 
-I/opt/e17/include/efreet -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=\"/opt/e17/bin\" 
-DPACKAGE_LIB_DIR=\"/opt/e17/lib\" 
-DPACKAGE_DATA_DIR=\"/opt/e17/share/enlightenment\" 
-DLOCALE_DIR=\"/opt/e17/share/locale\" 
-DPACKAGE_SYSCONF_DIR=\"/opt/e17/etc\" -g -O2 -MT e_main.o -MD -MP -MF 
".deps/e_main.Tpo" -c -o e_main.o e_main.c; \
then mv -f ".deps/e_main.Tpo" ".deps/e_main.Po"; else rm -f 
".deps/e_main.Tpo"; exit 1; fi
In file included from e_includes.h:15,
from e.h:154,
from e_main.c:4:
e_pointer.h:29: error: expected specifier-qualifier-list before 
‘Ecore_Poller’
e_main.c: In function ‘main’:
e_main.c:360: warning: assignment makes pointer from integer without a cast
make[3]: *** [e_main.o] Error 1
make[3]: Leaving directory `/home/fastslack/mtwDownloads/e17/apps/e/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/fastslack/mtwDownloads/e17/apps/e/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fastslack/mtwDownloads/e17/apps/e'
make: *** [all] Error 2


I was saved the old compiled packages and im trying to compile e with 
oldest ecore and appears the same error.

Anyone knows how to fix it?

Regards

-- 
Matias Aguirre
Linux User: 78193
[EMAIL PROTECTED]
http://www.matware.com.ar/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to