Yep.  That worked.  I see what the problem was now.  The patch is
actually a patch of a patch ;-)  So I needed to patch it to , so the
patch could then be applied during the build.

I will try the python patch next :)

Cheers, Brendan.


On 10/03/13 2:25 AM, Waldemar Brodkorb wrote:
> Hi,
> 
> okay sorry. The patch is for the svn repo.
> cd feeds/packages ; patch -p0 < ../your/path/to/patch
> 
> best regards
>  Waldemar
> On Mar 9, 2013, at 4:47 AM, Brendan Simon (eTRIX) wrote:
> 
>> On 9/03/13 12:08 AM, Waldemar Brodkorb wrote:
>>> Hi,
>>> Brendan Simon (eTRIX) wrote,
>>>
>>>> What do I do now to apply the patch and have it rebuild.
>>>>
>>>> I tried "make feeds/packages/libs/libmicroxml/{clean,compile}" but that
>>>> doesn't work.
>>>
>>> Try
>>> make package/libmicroxml/{clean,compile} V=s
>>> or just make V=s
>>>
>>> It will rebuild the package automatically if a new patch found IIRC.
>>
>> The build failed with:
>>    make V=s
>> and also with:
>>    make package/libmicroxml/{clean,compile} V=s
>>
>> The configure.in file in the build directory did not get patched.  How
>> does build root know about the patches directory ??  Does it just search
>> for it or does it need to be explicitly told about it ??
>>
>> I also tried:
>>    make package/libmicroxml/update V=s
>>
>> [brendan][/Volumes/OpenWRT/trunk]$ make package/libmicroxml/update V=s
>> make[1]: Entering directory `/Volumes/OpenWRT/trunk'
>> make[2]: Entering directory
>> `/Volumes/OpenWRT/trunk/feeds/packages/libs/libmicroxml'
>> make[2]: *** No rule to make target `update'.  Stop.
>> make[2]: Leaving directory
>> `/Volumes/OpenWRT/trunk/feeds/packages/libs/libmicroxml'
>> make[1]: *** [package/feeds/packages/libmicroxml/update] Error 2
>> make[1]: Leaving directory `/Volumes/OpenWRT/trunk'
>> make: *** [package/libmicroxml/update] Error 2
>> [brendan][/Volumes/OpenWRT/trunk]$
>>
>> Where to from here ??
>>
>> Thanks, Brendan.
>> _______________________________________________
>> openwrt-users mailing list
>> openwrt-users-ZwoEplunGu0+xA9t4nZiwti2O/[email protected]
>> https://lists.openwrt.org/mailman/listinfo/openwrt-users
>>

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to