opps sorry
1. make clean 2. make distclean 3. make -j 3
2011/10/18 Filippo Sallemi tonyputi@gmail.com:
No my patch folder was empty before update. Now the only way to compile batman-adv is to revert to last version.
N.B. Here the command executed after first time error
- svn clean;
- svn distclean;
- make -j 3
So I build a vergin openwrt with only batman-adv module but the error persist.
2011/10/18 Marek Lindner lindner_marek@yahoo.de:
Hi,
after an ./script/feeds update when i try to build openwrt I get an error on batman-adv package:
Applying ./patches/batman-adv_correctly_set_the_data_field_in_the_TT_REPONSE_packet .patch using plaintext: patching file translation-table.c Hunk #1 FAILED at 1054. Hunk #2 succeeded at 632 with fuzz 2 (offset -448 lines). 1 out of 2 hunks FAILED -- saving rejects to file translation-table.c.rej Patch failed! Please fix ./patches/batman-adv_correctly_set_the_data_field_in_the_TT_REPONSE_packet. patch!
works for me. Do you have additional patches in your patches folder which are incompatible ?
Regards, Marek
-- Filippo Sallemi