On 3/7/06, Hueseyin Koese <[EMAIL PROTECTED]> wrote:
<snip>
You need to get an up to date checkout of ecore, build and install it.
It was changed just at the end of last week.
David
hallo,
i tried to compile a current CVS copy, 1 hour ago.
all libs compiled fine, but when i tried to compile " apps/e ", i get
this error:
---
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory
`/MiXeD/ComPileD/E17-CVS/CurrentComPileD/e17/apps/e'
cd . && /bin/sh
/MiXeD/ComPileD/E17-CVS/CurrentComPileD/e17/apps/e/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make all-recursive
make[2]: Entering directory
`/MiXeD/ComPileD/E17-CVS/CurrentComPileD/e17/apps/e'
Making all in src
make[3]: Entering directory
`/MiXeD/ComPileD/E17-CVS/CurrentComPileD/e17/apps/e/src'
Making all in bin
make[4]: Entering directory
`/MiXeD/ComPileD/E17-CVS/CurrentComPileD/e17/apps/e/src/bin'
if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..
-I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -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 -g -O2 -MT e_main.o -MD -MP -MF
".deps/e_main.Tpo" \
-c -o e_main.o `test -f 'e_main.c' || echo './'`e_main.c; \
then mv -f ".deps/e_main.Tpo" ".deps/e_main.Po"; \
else rm -f ".deps/e_main.Tpo"; exit 1; \
fi
if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..
-I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -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 -g -O2 -MT e_user.o -MD -MP -MF
".deps/e_user.Tpo" \
-c -o e_user.o `test -f 'e_user.c' || echo './'`e_user.c; \
then mv -f ".deps/e_user.Tpo" ".deps/e_user.Po"; \
else rm -f ".deps/e_user.Tpo"; exit 1; \
fi
if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..
-I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H -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 -g -O2 -MT e_manager.o -MD -MP -MF
".deps/e_manager.Tpo" \
-c -o e_manager.o `test -f 'e_manager.c' || echo
'./'`e_manager.c; \
then mv -f ".deps/e_manager.Tpo" ".deps/e_manager.Po"; \
else rm -f ".deps/e_manager.Tpo"; exit 1; \
fi
e_manager.c: In function 'e_manager_new':
e_manager.c:145: error: 'ECORE_X_EVENT_SCREENSAVER_NOTIFY' undeclared
(first use in this function)
<snip>
You need to get an up to date checkout of ecore, build and install it.
It was changed just at the end of last week.
David
