Hi aka_mgr, Did you get any further? I've been following your steps, got to the same errors. But I got a lot more:
src/ui/jive_textinput.c: In function 'jiveL_textinput_layout': src/ui/jive_textinput.c:117:19: error: variable 'peer' set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors src/audio/mp4.c: In function 'mp4_parse_sample_table_box': src/audio/mp4.c:345:6: error: variable 'entries' set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors src/audio/streambuf.c: In function 'stream_feedfromL': src/audio/streambuf.c:817:17: error: variable 'stream' set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors I kept commenting lines, but gave up for now. Maybe I should turn of this error. Need to figure out how though. Any idea why I get so many more errors than you? Regards, Bert -- brjhaverkamp ------------------------------------------------------------------------ brjhaverkamp's Profile: http://forums.slimdevices.com/member.php?userid=51707 View this thread: http://forums.slimdevices.com/showthread.php?t=91834 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
