From owner-freebsd-libh Thu Nov 14 2:48:30 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD1BF37B401 for ; Thu, 14 Nov 2002 02:48:29 -0800 (PST) Received: from fump.kawo2.rwth-aachen.de (fump.kawo2.RWTH-Aachen.DE [134.130.181.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4193E43E4A for ; Thu, 14 Nov 2002 02:48:28 -0800 (PST) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: from fump.kawo2.rwth-aachen.de (localhost [127.0.0.1]) by fump.kawo2.rwth-aachen.de (8.12.5/8.12.5) with ESMTP id gAEAmNlK011695; Thu, 14 Nov 2002 11:48:24 +0100 (CET) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.12.5/8.12.5/Submit) id gAEAmM01011694; Thu, 14 Nov 2002 11:48:22 +0100 (CET) Date: Thu, 14 Nov 2002 11:48:21 +0100 From: Alexander Langer To: The Anarcat Cc: Jordan K Hubbard , libh@freebsd.org Subject: Re: Problem confirmed (?) and death to lib[h]disk (!) (Re: serious libh linking problems) Message-ID: <20021114104821.GK94076@fump.kawo2.rwth-aachen.de> References: <20021113040224.GB9054@lenny.anarcat.ath.cx> <69CC05B0-F6BD-11D6-9957-000393BB9222@queasyweasel.com> <20021113042755.GD9054@lenny.anarcat.ath.cx> <20021113144354.GW94076@fump.kawo2.rwth-aachen.de> <20021113165424.GA9768@xtanbul.studio.espresso-com.com> <20021113183614.GD94076@fump.kawo2.rwth-aachen.de> <20021113213317.GG9829@xtanbul.studio.espresso-com.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021113213317.GG9829@xtanbul.studio.espresso-com.com> X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake The Anarcat (anarcat@anarcat.ath.cx): > Can't you just drop libhdisk from the build? I think it needs to die > anyways. I doubt anything really depends on it apart from the disk > editor. If you agree, I'll start getting libh free of libhdisk. We'll > have to rewrite the disk editor, but I don't see that as a problem at > all. I was about to just delete the functions that are no longer supported. However, I don't know how far we use, for example, the clone() function, which is also accessible from within TCL. I #ifdef'ed other functions to return 0 instead on -current, since e.g. MakeDev() etc aren#t needed on -CURRENT which has devfs. I'd like to RIP all the RELENG_4 stuff at least, that way we can still have a more or less working libdisk. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message