Howell Hughes wrote:
> Hi Eric,
>
> I installed
> coreutils-8.7-sol10-sparc-local
> and the following dependencies are described as being required on the
> sun freeware web site http://www.sunfreeware.com/indexsparc10.html
> libintl-3.4.0-sol10-sparc-local
> libiconv-1.13.1-sol10-sparc-local
> libgcc-3.4.6-sol10-sparc-local
> gmp-4.2.1-sol10-sparc-local
>
> when using /usr/local/bin/mv there is no longer a core dump.

Good.  Thanks for letting us know.

> However when using /usr/local/bin/touch I still get a core dump.
>
> Is there anything further that can be done?

Sure.  Please run these commands and send us the output:

    /usr/local/bin/touch --version
    truss /usr/local/bin/touch some-file

Also, run "df -T DIR" on the directory containing
the file you are trying to touch, and tell us the
file system type it reports, just in case that is relevant.

Reply via email to