bug-coreutils
[Top][All Lists]
Advanced

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

mips 64 bit build - ls errors


From: Jim Gifford
Subject: mips 64 bit build - ls errors
Date: Thu, 23 Dec 2004 09:53:06 -0800
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)

I've been attempting to build a 64 bit build of coreutils, but haven't had any luck. I need some guidance on how to figure this one out.

Trying to build gzip, I receive this error message
lfs:~/build/gzip-1.3.5$ ./configure --prefix=/tools
checking for a BSD-compatible install... /tools/bin/install -c
checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken
alias in your environment
configure: error: newly created file is older than distributed files!
Check your system clock

If I switch to a 32 bit ls, everything goes ok.

ls -t gives me the same output, so that kinda of confused me, but looking into the configure I notice it as doing a ls -t > file, that's where things bomb

lfs:~/build$ ls -t > test
Illegal instruction
lfs:~/build$

but the 32 bit one works file
lfs:~/build$ /bin/ls -t > test
lfs:~/build$

Any suggestions

--
------
address@hidden
address@hidden

LFS User # 2577
Registered Linux User # 299986

FWD: 275410
IPKall: 360-968-1517





reply via email to

[Prev in Thread] Current Thread [Next in Thread]