Subject: Re: Help - tsort loops on building library
To: None <current-users@sun-lamp.cs.berkeley.edu, peter@alice.wonderland.org>
From: Frank van der Linden <vdlinden@fwi.uva.nl>
List: current-users
Date: 11/17/1993 10:23:06
I've had a problem with tsort looping endlessly when building libXmu.
The problem was not related to shared libraries (tsort was linked statically),
and was reproducable when compiling the tsort source on another system (SunOS),
so it must be a bug in tsort.

If you take the output of lorder-ing the objects in libXmu, and feed that
to tsort, it loops. Must be an easy thing to fix, but haven't had time to
look at it.

- Frank

------------------------------------------------------------------------------