compilation problem

Denis Vlasenko vda.linux at googlemail.com
Wed Oct 4 09:03:02 UTC 2006


Why you are sending HTML mail to technical mailing list?

On Wednesday 04 October 2006 01:35, depx wrote:
>  Denis Vlasenko a écrit : 
> On Tuesday 03 October 2006 20:20, depx wrote:
>   
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
>     
> I am not a browser.

I am STILL not a browser

>  so, in the file mkconfigs, at line 49 , i replaced
>  
> echo "`sed 's/\"/\\\\\"/g' $config | grep "^#\? \?CONFIG_" | awk '{print "\\"" $0 "\\\\n\\"";}'`"
>  
> by
>  
> echo "`sed 's/\"/\\\\\"/g' $config | grep "^#\? \?CONFIG_" | awk '{print "\\"" $0 "\\"";}'`"
>  
> and compilation seems to work fine for me now.

Can you provide more info? Version of your awk,
output and error messages (if any) of "old" script,
output of "new" script?

>  This script is called some times then i test with fresh source directories with make defconfig, make allnoconfig, ...
--
vda



More information about the busybox mailing list