On Mon, 14 Aug 2006 00:09:37 +0900 (JST)
Yasufumi Haga <[EMAIL PROTECTED]> wrote:

> 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:)

This is the way that I am getting around this problem.  I am also getting this 
error and I am using the a late kernel 2.6.28. 

The real problem is that the person who added the fb changes did not correctly 
setup the configure.in to make sure builders have the required headers before 
building the fb code.  I suggest that for now we just set fb to OFF by default 
in the configure.in. 

Does anybody object to turning off Ecore_FB by default until someone fixes the 
configure.in? Of course it could still be enabled by doing --enable-ecore-fb. 

-- 
                        Stafford M. Horne
Senior Engineer                                 高级工程师
SurfControl plc                                 美讯智科技
Peoples Republic of China, Beijing              中华人民共和国, 北京
Mobile: +86 13611014044                         手机:+86 13611014044

        (Website) http://shorne.homelinux.com/wordpress (网站)
-------------------------------------------------------------------------
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
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to