From owner-freebsd-current Tue Aug 24 3:16:21 1999 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 2EAD714EA1; Tue, 24 Aug 1999 03:16:08 -0700 (PDT) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id LAA09964; Tue, 24 Aug 1999 11:56:30 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <199908240956.LAA09964@zibbi.mikom.csir.co.za> Subject: Re: whither readline.h? In-Reply-To: from Satoshi - Ports Wraith - Asami at "Aug 24, 1999 02:09:31 am" To: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) Date: Tue, 24 Aug 1999 11:56:30 +0200 (SAT) Cc: obrien@FreeBSD.ORG, current@FreeBSD.ORG, jkh@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > * From: "David O'Brien" > > * > /usr/include/readline/readline.h (and whatever else that's supposed to > * > be in that directory) has been missing from 4-current and 3-stable > * > snaps for awhile. Does anyone know why? > * > * I just checked that cd /usr/src/gnu/lib/libreadline ; make obj all install > * does the right thing. Ideas where to look next? > > I dunno. Maybe the release Makefiles? (Jordan CC'd) > It is probably because /usr/src/gnu/lib/libreadline/Makefile use bsd.subdir.mk and not bsd.lib.mk. Their distribute targets are different. I don't know if you can just slot bsd.lib.mk in there because the libreadline have some subdirs that have to be handled. John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message