Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!helios!inetg1!dprrhb From: dprrhb@inetg1.ARCO.COM (Reginald H. Beardsley) Newsgroups: comp.os.minix Subject: tsort, the saga continues Message-ID: <1991Jun16.184328.8114@Arco.COM> Date: 16 Jun 91 18:43:28 GMT Sender: dprrhb@inetg1 (Reginald H. Beardsley) Organization: ARCO Oil & Gas Company Lines: 18 Philip Homburg's tsort seems to work quite nicely. As was noted there is a problem compiling it under Minix. (Works just fine on Sun4 as is). The type prtdiff_t is undefined. On the Sun4 it is defined in: /usr/include/sys/stdtypes.h with: typedef int ptrdiff_t; I fixed it by adding the typdef to tsort.c. -- Reginald H. Beardsley ARCO Information Services Plano, TX 75075 Phone: (214)-754-6785 Internet: dprrhb@arco.com