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
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to