[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-textutils] tsort dumps core on Solaris build of cdrecord-1.9
From: |
Jim Meyering |
Subject: |
Re: [Bug-textutils] tsort dumps core on Solaris build of cdrecord-1.9 |
Date: |
19 Sep 2000 19:46:23 +0200 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6.92 |
Thanks for the report.
That problem's probably fixed in the latest test release:
ftp://alpha.gnu.org/gnu/fetish/textutils-2.0g.tar.gz
Ken Dawson <address@hidden> writes:
| I am running Solaris 2.5.1 - 2.8 on sparc architecture. I build my tools
| under 2.5.1, so that they will run regardless of which version of the OS
| I happen to be dealing with at any given moment.
|
| I just discovered that while trying to build cdrecord-1.9, specifically
| the mkisofs bundled with it, tsort from textutils-2.0 dumps core while
| trying to process the mkisofs/libhfs.a archive.
|
| When I change the path so that tsort comes from Sun's /usr/ccs/bin,
| however, tsort does not dump core, the library is created, and mkisofs is
| successfully built.
|
| If the latter fact we not true, I'd suspect that Schily's library was too
| crazy, but it built fine with Sun's tools (I'm using Workshop 5.0).