public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* Re: [B.A.T.M.A.N.] Compile error on openwrt with new patch
@ 2011-10-18 19:15 Sven Eckelmann
  2011-10-18 19:22 ` Marek Lindner
  0 siblings, 1 reply; 17+ messages in thread
From: Sven Eckelmann @ 2011-10-18 19:15 UTC (permalink / raw)
  To: b.a.t.m.a.n

[-- Attachment #1: Type: text/plain, Size: 2411 bytes --]


----------  Forwarded Message  ----------

Subject: Re: Re: [B.A.T.M.A.N.] Compile error on openwrt with new patch
Date: Tuesday 18 October 2011, 21:11:51
From: Filippo Sallemi <tonyputi@gmail.com>
To: Sven Eckelmann <sven@narfation.org>

Ok but i'm using backfire 10.03 with "package" url of
feeds.default.conf and in this version the makefile is for batman-adv
2011.2.0.

in my feeds.conf.default i have:
src-svn packages
svn://svn.openwrt.org/openwrt/branches/packages_10.03.1
svn://svn.openwrt.org/openwrt/packages

and in svn://svn.openwrt.org/openwrt/branches/packages_10.03.1 there
is batman-adv 2011.2.0 package.

It is a openwrt problem? my feeds.conf.default is the original openwrt conf.

Rgds


2011/10/18 Sven Eckelmann <sven@narfation.org>:
> On Tuesday 18 October 2011 20:57:53 Filippo Sallemi wrote:
> [...]
>> > Please create a new checkout of openwrt, add the feed, add batman-adv to
>> > the config and build it with V=99 (the clean checkout not an old one).
>> > Add the .config and the log to you mail.
>> >
>> > Thanks,
>> >        Sven
>>
>> This is my make V=99 output after make distclean and however a fresh
>> checkout of openwrt.
>
> No, that wasn't what I asked for.
>
>>
>> make[3]: Entering directory
>> `/home/fsallemi/Develop/backfire/feeds/packages/net/batman-adv'
>> gzip -dc /home/fsallemi/Develop/backfire/dl/batman-adv-2011.2.0.tar.gz
>
> What is that? 2011.3.0 with patches from 2011.3.0... this will _not_ work.
>
>>
>> | /bin/tar -C
>> | /home/fsallemi/Develop/backfire/build_dir/target-mips_r2_uClibc-0.9.30.
>> | 1/batman-adv/batman-adv-2011.2.0/..
>>
>> -xf -
>>
>> 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.p
>> atch! make[3]: ***
>
> This is a patch for 2011.3.0 and not for 2011.2.0
>
>> [/home/fsallemi/Develop/backfire/build_dir/target-mips_r2_uClibc-0.9.30.1/b
>> atman-adv/batman-adv-2011.2.0/.prepared_d634b3efc2524a3909e7512491480870]
>> Error 1
>
> This says 2011.2.0
>
> [,,,]
>
> Kind regards,
>        Sven



-- 
Filippo Sallemi
-----------------------------------------

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [B.A.T.M.A.N.] Compile error on openwrt with new patch
@ 2011-10-18 11:59 Filippo Sallemi
  2011-10-18 16:10 ` Marek Lindner
  2011-10-18 18:09 ` Sven Eckelmann
  0 siblings, 2 replies; 17+ messages in thread
From: Filippo Sallemi @ 2011-10-18 11:59 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Hi all,
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!

Rgds

-- 
Filippo Sallemi

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2011-10-18 20:05 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-18 19:15 [B.A.T.M.A.N.] Compile error on openwrt with new patch Sven Eckelmann
2011-10-18 19:22 ` Marek Lindner
2011-10-18 19:24   ` Filippo Sallemi
2011-10-18 19:26     ` Filippo Sallemi
2011-10-18 19:33       ` Sven Eckelmann
2011-10-18 19:25   ` Jo-Philipp Wich
2011-10-18 19:52     ` Marek Lindner
2011-10-18 20:02       ` Jo-Philipp Wich
2011-10-18 20:05         ` Marek Lindner
  -- strict thread matches above, loose matches on Subject: below --
2011-10-18 11:59 Filippo Sallemi
2011-10-18 16:10 ` Marek Lindner
2011-10-18 17:36   ` Filippo Sallemi
2011-10-18 17:36     ` Filippo Sallemi
2011-10-18 17:51       ` Antonio Quartulli
2011-10-18 17:56         ` Marek Lindner
2011-10-18 18:09 ` Sven Eckelmann
     [not found]   ` <CAFevQmP3H-pEYDPfnpYP5eT1qvQ20v3fBGfwMJX7+7ZGJvYKVw@mail.gmail.com>
2011-10-18 19:03     ` Sven Eckelmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox