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, 29 Jan 2008, Christos Zoulas wrote:
> >In this case 'ls -ln' seesm to be putting 'thousand separators' into
> >the file size.
> 
> Perhaps build.sh should check the environment and warn about possible
> settings that will affect the build like the jdk build process does.

build.sh already sets LC_CTYLE=C in the environment.  I thought that
that the original poster had not used build.sh.

Perhaps src/Makefile should warn about attempts to build without using
build.sh.  build.sh could set RUNNING_UNDER_BUILD_SH=true to help with
that.

--apb (Alan Barrett)



Home | Main Index | Thread Index | Old Index