*BSD News Article 18533


Return to BSD News archive

Newsgroups: comp.os.386bsd.questions
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!howland.reston.ans.net!xlink.net!math.fu-berlin.de!uniol!tapir.NOC.FH-Lippe.DE!bi-link.owl.de!martin
From: martin@bi-link.owl.de (Martin Husemann)
Subject: Re: [NetBSD-0.8] update to NetBSD-current
Keywords: NetBSD
References: <n62274.742502945@pbhrzx.uni-paderborn.de> <223p6oINNl5t@majestix.informatik.uni-kiel.de>
Organization: IN - individual network, Ostwestfalen-Lippe, FRG
Date: Thu, 15 Jul 1993 21:11:05 GMT
Message-ID: <CA85IH.71q@bi-link.owl.de>
Lines: 22

laux@ifk-mp.uni-kiel.dbp.de (Thorsten Laux) writes:

>I've had the same problem. Tsort seems to be broken. I replaced it
>with

>#!/bin/sh
>rsh w1 tsort

>and libc.a was built alright.

Is tsort realy neccessary this days? I build my clib (due to the same
problems) manually "ar cTq libc.a *.o", and everythings works fine.
The job is done by ranlib anyway (later, when making install).

>By the way, tn3270 doesn't build either (or it didn't 2 weeks ago).

Simply exchange "/obj/" by "/" everywere it occurs in a Makefile.


Martin
-- 
"In computer languages, beauty is only scan deep"    -    Larry Wall