Results 1 to 3 of 3
I'm a newcomer to linux, but I managed to get gentoo installed and operating pretty well on my computer in less than a week. However, I'm trying to install enlightenment ...
- 03-28-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 7
A lil problem with enlightenment.
I'm a newcomer to linux, but I managed to get gentoo installed and operating pretty well on my computer in less than a week. However, I'm trying to install enlightenment and I can't get all the ebuilds to emerge. Im having trouble with esmart mostly...the error I'm getting is as follows. Any help would be great. Dasmius ps its not the whole build log, but it is where the error is.
Making all in esmart_draggies
make[4]: Entering directory `/var/tmp/portage/x11-libs/esmart-9999/work/e17/libs/esmart/src/lib/esmart_draggies'
/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/lib/esmart_draggies -O2 -march=i686 -pipe -Wall -MT esmart_draggies.lo -MD -MP -MF .deps/esmart_draggies.Tpo -c -o esmart_draggies.lo esmart_draggies.c
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src/lib/esmart_draggies -O2 -march=i686 -pipe -Wall -MT esmart_draggies.lo -MD -MP -MF .deps/esmart_draggies.Tpo -c esmart_draggies.c -fPIC -DPIC -o .libs/esmart_draggies.o
esmart_draggies.c:10:21: error: Ecore_X.h: No such file or directory
esmart_draggies.c: In function '_mouse_down_cb':
esmart_draggies.c:56: error: 'Ecore_X_Event_Mouse_Button_Down' undeclared (first use in this function)
esmart_draggies.c:56: error: (Each undeclared identifier is reported only once
esmart_draggies.c:56: error: for each function it appears in.)
esmart_draggies.c:56: error: 'evx' undeclared (first use in this function)
esmart_draggies.c:60: error: 'ECORE_X_EVENT_MOUSE_BUTTON_DOWN' undeclared (first use in this function)
esmart_draggies.c: In function '_mouse_move_cb':
esmart_draggies.c:81: error: 'Ecore_X_Event_Mouse_Move' undeclared (first use in this function)
esmart_draggies.c:81: error: 'evx' undeclared (first use in this function)
esmart_draggies.c:85: error: 'ECORE_X_EVENT_MOUSE_MOVE' undeclared (first use in this function)
make[4]: *** [esmart_draggies.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/x11-libs/esmart-9999/work/e17/libs/esmart/src/lib/esmart_draggies'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-libs/esmart-9999/work/e17/libs/esmart/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/esmart-9999/work/e17/libs/esmart/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/x11-libs/esmart-9999/work/e17/libs/esmart/src'
make: *** [all-recursive] Error 1
[31;01m*[0m This is a LIVE CVS ebuild.
[31;01m*[0m That means there are NO promises it will work.
[31;01m*[0m If it fails to build, FIX THE CODE YOURSELF
[31;01m*[0m before reporting any issues.
!!! ERROR: x11-libs/esmart-9999 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 3744: Called src_compile
ebuild.sh, line 1304: Called enlightenment_src_compile
enlightenment.eclass, line 154: Called enlightenment_die 'emake failed'
enlightenment.eclass, line 104: Called die
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-libs/esmart-9999/temp/build.log'.
- 03-30-2007 #2Just Joined!
- Join Date
- Mar 2007
- Posts
- 2
You must first emerge ecore.
- 03-30-2007 #3Just Joined!
- Join Date
- Mar 2007
- Posts
- 7
I did emerge ecore, however i never had dbus in the use. I reformatted and installed the whole distro. Was a lot easier than the first week I installed the distro. Took me 10 days first time, being a newbie to linux. I have gotten it up to gnome in less than 18 hours this time. I happy, now I will retry enlightenment again. Wish me luck.
Dasmius


Reply With Quote
