[Buildroot] [PATCH 2/2] add libfcgi to buildroot

Rico Bachmann bachmann at tofwerk.com
Wed Oct 12 10:12:29 UTC 2011


Am 11.10.2011, 18:06 Uhr, schrieb Arnout Vandecappelle  
<arnout at mind.be>:

>
> On Tuesday 11 October 2011 16:29:42, Rico Bachmann wrote:
>> Here is the output form buildroot while using the patch:
>>
>>        >>> fcgi 2.4.0 Patching packages/fcgi
>>        for file in config.guess config.cub; do for i $(find
>> /buildroot/output/build/fcgi-2.4.0 -name $file);
>>        do cp package/gnuconfig/$file $i;
>>        done; done
>
>  Weird, you should get
>>>> fcgi 2.4.0  Updating config.sub and config.guess
> before the 'for'.
>
>  And of course, you should get
> Applying fcgi-2.4.0-add-lm.patch using plaintext:
> before that one.
>
>  That file does exist in the package/fcgi directory, right?  It's not  
> that the
> patch ended up in a completely different place?

yes the file exists in package/fcgi and has 777 rights

>
>
>  Regards,
>  Arnout




More information about the buildroot mailing list