When trying to compile batman-adv revision 1489 checked out from Subversion I get a failure if I activate debugging by editing the appropriate line in Makefile.kbuild. The error is:
CC [M] /home/gus/src/batman/svn-trunk/batman-adv-kernelland/originator.o /home/gus/src/batman/svn-trunk/batman-adv-kernelland/originator.c: In function ‘purge_orig_neigbours’: /home/gus/src/batman/svn-trunk/batman-adv-kernelland/originator.c:182: error: ‘orig_str’ undeclared (first use in this function) /home/gus/src/batman/svn-trunk/batman-adv-kernelland/originator.c:182: error: (Each undeclared identifier is reported only once /home/gus/src/batman/svn-trunk/batman-adv-kernelland/originator.c:182: error: for each function it appears in.) make[2]: *** [/home/gus/src/batman/svn-trunk/batman-adv-kernelland/originator.o] Error 1 make[1]: *** [_module_/home/gus/src/batman/svn-trunk/batman-adv-kernelland] Error 2 make[1]: Leaving directory `/usr/src/kernels/2.6.30.9-99.fc11.i686.PAE' make: *** [all] Error 2
This was caused by revision 1488 and the originator.c file.
I've looked at the Trac system on the web site and it doesn't appear that the ticket system gets used much, if at all. Should I also post this to the Trac system or is this the right way to do this?
Gus
On Thursday 03 December 2009 01:31:23 Gus Wirth wrote:
When trying to compile batman-adv revision 1489 checked out from Subversion I get a failure if I activate debugging by editing the appropriate line in Makefile.kbuild. The error is:
Should be fixed in revision 1490 (thanks to Linus).
Regards, Marek
On 12/02/2009 06:48 PM, Marek Lindner wrote:
On Thursday 03 December 2009 01:31:23 Gus Wirth wrote:
When trying to compile batman-adv revision 1489 checked out from Subversion I get a failure if I activate debugging by editing the appropriate line in Makefile.kbuild. The error is:
Should be fixed in revision 1490 (thanks to Linus).
Thanks. But should I use Trac to report bugs or just post to this list?
Gus
On Thursday 03 December 2009 11:12:27 Gus Wirth wrote:
Should be fixed in revision 1490 (thanks to Linus).
Thanks. But should I use Trac to report bugs or just post to this list?
I think both is fine. The trac is better suited for attaching things and as a reminder for outstanding bugs. It really depends the situation. :)
Regards, Marek
b.a.t.m.a.n@lists.open-mesh.org