tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problem with make all in /usr/src/



On Tue, Jan 29, 2008 at 03:23:15PM +0300, Denis Lagno wrote:
> * Mike Cheponis <mac%Wireless.Com@localhost> [Tue, 29 Jan 2008 03:43:02 -0800 
> (PST)]:
> >/usr/src/distrib/common/buildfloppies.sh: arith: syntax error: " (
> >2,932,736 + 512 - 1 ) / ( 512 ) "
> 
> looks like locale issue.  Try to set LC_ALL=C before build.  Or use 
> build.sh -- it should set locale properly.

Or make sure you don't have anything sill on you $PATH that replaces
a standard utility program with one that generates 'pretty' output.

In this case 'ls -ln' seesm to be putting 'thousand separators' into
the file size.

        David

-- 
David Laight: david%l8s.co.uk@localhost



Home | Main Index | Thread Index | Old Index