I broke the sim builds late last night.

I think I managed to fix them, but appear to have broken the Precise RIP build.

In any case, the issue seems to be related to #include <linux/input.h>

In the sim-builds this include works fine, but the functions therein
are not found. This is presumably because the entire header file is
wrapped in #ifdef KERNEL flags.

As it was very late, I wrapped the offending parts of my code in
#ifndef SIM tags, and went to bed. (It was 0230 on a work night by
then) I am sure that there is a better way of doing this, what would
that be?

I don't know what the problem is with the Precise build, I can't get
to the buildbot through our corporate filters. If someone could post
the error message here I can probably have a guess.

-- 
atp
If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to