I get the following error on amd64: egg-idletime.c: In function ‘egg_idletime_set_reset_alarm’: egg-idletime.c:198: error: comparison between signed and unsigned Cheers
(In reply to comment #0) > I get the following error on amd64: > > egg-idletime.c: In function ‘egg_idletime_set_reset_alarm’: > egg-idletime.c:198: error: comparison between signed and unsigned > > Cheers Thanks for the report, i always compile with --enable-debug=full, and i remember i fixed this issue already for the devkit-power branch, but i forgot to do the same for master, should be all okay now.