Justin Wetherell wrote:
> Well, I recompiled anyways and it still doesn't work. Same Error.

Sorry about this, I've reversed the event patch from rel-1-6, it looks
like it has something to do with your input.h but as you say it
shouldn't fail.

Please do an svn update.

It looks like you haven't installed freevo, but you're running it from
the source tree. This is not a good idea John did the same and run into
problems.

If you want to install freevo-1.6 somewhere else see
http://freevo.sourceforge.net/cgi-bin/doc/Contributing


> 
>     lsmod | grep evdev
>     evdev                   7680  0
> 
> 
>     ls -l /dev/input/event0
>     crw-------  1 root root 13, 64 2006-10-11 00:11 /dev/input/event0
> 
> 
> Is there something else I might be missing?
> 
> -------------------------------------------------------------------------------
> Freevo (1.6.0) start at Thu Oct 19 16:17:34 2006
> -------------------------------------------------------------------------------
> 
> Traceback (most recent call last):
>   File "/usr/local/src/freevo-1.6/freevo/src/main.py", line 78, in ?
>     import config
>   File "/usr/local/src/freevo-1.6/freevo/src/config.py", line 431, in ?
>     execfile(os.environ['FREEVO_CONFIG'], globals(), locals())
>   File "/usr/local/src/freevo-1.6/freevo/freevo_config.py", line 99, in ?
>     import plugin
>   File "/usr/local/src/freevo-1.6/freevo/src/plugin.py", line 38, in ?
>     import rc
>   File "/usr/local/src/freevo-1.6/freevo/src/rc.py", line 39, in ?
>     import evdev
>   File "/usr/local/src/freevo-1.6/freevo/src/evdev.py", line 320, in ?
>     parse_input_h("/usr/include/linux/input.h")
>   File "/usr/local/src/freevo-1.6/freevo/src/evdev.py", line 87, in
> parse_input_h
>     raise Exception("Invalid type: %s" % m.group("type"))
> Exception: Invalid type: INPUT
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> 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
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Freevo-devel mailing list
> Freevo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-devel



-------------------------------------------------------------------------
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
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to