[prev in list] [next in list] [prev in thread] [next in thread] 

List:       coreutils
Subject:    RE: [coreutils] coredump segmentation fault using coreutils 6.4 sparc solaris using mv or touch
From:       Howell Hughes <howell.hughes () redknee ! com>
Date:       2010-11-26 13:05:11
Message-ID: 1C8A9EF824568C4480B2810146A4AEDC01F3770D85 () MAIL7 ! toronto ! redknee ! com
[Download RAW message or body]

Hi Jim,

Resolved.

I just wanted to thank you and Eric for your help with this issue. Your support was \
very much appreciated.


Best Regards


Howell Hughes


 

-----Original Message-----
From: Jim Meyering [mailto:jim@meyering.net] 
Sent: November-26-10 8:22 AM
To: Howell Hughes
Cc: Eric Blake; coreutils@gnu.org
Subject: Re: [coreutils] coredump segmentation fault using coreutils 6.4 sparc \
solaris using mv or touch

Howell Hughes wrote:

> Installing under /usr/local is fine. I don't have to use pkgadd it's 
> just what I was used to, so we can ignore that bit.
> 
> I don't know if make -k check worked ok or not. I attached the 
> config.status file written during (cd coreutils-8.7 && ./configure && 
> make && make -k check ) >& log
> 
> 
> I tried to run make install and got the following
> 
> # (/usr/ccs/bin/make install &&)
> make  install-recursive
> bash: make: command not found
> *** Error code 127
> make: Fatal error: Command failed for target `install'

It looks like you don't have /usr/ccs/bin in your path.
So when make tries to reinvoke "make", it doesn't find it.
Do this and retry:

PATH=/usr/ccs/bin:$PATH
export PATH


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic