[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: |
Ken Dawson |
Subject: |
Re: [Bug-textutils] tsort dumps core on Solaris build of cdrecord-1.9 |
Date: |
Thu, 21 Sep 2000 13:57:06 -0700 (PDT) |
Jim,
I just checked - it is fixed in the 2.0g test release.
Thanks,
/ken
] X-Authentication-Warning: ixi.eng.ascend.com: meyering set sender to
address@hidden using -f
] Sender: address@hidden
] Cc: address@hidden
] From: Jim Meyering <address@hidden>
] Date: 19 Sep 2000 19:46:23 +0200
] User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6.92
] Content-Type: text/plain; charset=us-ascii
] Content-Length: 901
]
] 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).