Hi all

I'm trying to compile the latest ecore on my system
running 2.4.32 kernel, but it fails because there's
no symbol like `EV_SYN', `EV_FF_STATUS' or `EV_PWR'
in my system. They seem to be defined in a kernel
higher than 2.5.x.

Following to the info in E-users ML archive, I specified
--disable-ecore-evas-fb option and
--disable-ecore-fb option to autogen.sh to compile
ecore successfully on my 2.4.32 kernel system.

Is it a proper way? Are there any other solutions?
...except for upgrading the version of the kernel:)

Here's the error:

gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib/ecore 
-I../../../src/lib/ecore -I/usr/local/include -g -Wall -MT ecore_fb_li.lo -MD 
-MP -MF .deps/ecore_fb_li.Tpo -c ecore_fb_li.c  -fPIC -DPIC -o 
.libs/ecore_fb_li.o
ecore_fb_li.c: In function `ecore_fb_input_device_open':
ecore_fb_li.c:385: error: `EV_SYN' undeclared (first use in this function)
ecore_fb_li.c:385: error: (Each undeclared identifier is reported only once
ecore_fb_li.c:385: error: for each function it appears in.)
ecore_fb_li.c:405: error: `EV_FF_STATUS' undeclared (first use in this function)
ecore_fb_li.c:406: error: `EV_PWR' undeclared (first use in this function)
ecore_fb_li.c: In function `ecore_fb_input_device_axis_size_set':
ecore_fb_li.c:454: error: storage size of `abs_features' isn't known
ecore_fb_li.c:454: warning: unused variable `abs_features'

Thanks in advance.
Regards.


---
"Thank you for telling me the truth."  --- HAL9000 in "2010"
 Yasufumi Haga   [EMAIL PROTECTED]
                 http://homepage3.nifty.com/peterpan/
 fingerprint:0EFA 299A BC32 7D68 1FEF  BA2B 804E 9B15 C4F0 F9F0

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to