Re: [tuxdroid-user] [tuxdroid-svn] r336 - daemon/trunk/libs
Status: Beta
Brought to you by:
ks156
From: Philippe T. <ph...@te...> - 2007-06-01 19:45:30
|
jaguarondi wrote: > Modified: daemon/trunk/libs/USBDaemon_status_table.c > =================================================================== > @@ -62,6 +68,11 @@ > { > switch (new_status[0]) > { > + case STATUS_ID_CMD: > It seems r336 is broken: STATUS_ID_CMD is undefined Commenting out this case makes the stuff compiling. I didn't dig into it, just that I saw it failed on NSLU2 after an svn update . Phil |