Re: [tuxdroid-user] [tuxdroid-svn] r336 - daemon/trunk/libs
Status: Beta
Brought to you by:
ks156
From: David B. <da...@ja...> - 2007-06-02 06:35:21
|
Yep, that's the externals that byte me again ;-), STATUS_ID_CMD is defined in tuxdefs/commands.h which wasn't committed as= = it's an external. Anyway there's nothing changed in the daemon = functionality compared to earlier revisions as the new functions are not= = used yet. I'll fix this next week when implementing the whole sleep/id = stuff. You'll also need a firmware update to test the whole thing, = including the RF and USB that are not on SVN yet as these codes would ma= ke = neimad drop dead instantly ;-) On Fri, 01 Jun 2007 21:45:17 +0200, Philippe Teuwen <ph...@te...> = wrote: > jaguarondi wrote: >> Modified: daemon/trunk/libs/USBDaemon_status_table.c >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> @@ -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 > > > ----------------------------------------------------------------------= --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > tux-droid-user mailing list > tux...@li... > https://lists.sourceforge.net/lists/listinfo/tux-droid-user |