Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 1999 11:56:30 +0200 (SAT)
From:      John Hay <jhay@mikom.csir.co.za>
To:        asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami)
Cc:        obrien@FreeBSD.ORG, current@FreeBSD.ORG, jkh@FreeBSD.ORG
Subject:   Re: whither readline.h?
Message-ID:  <199908240956.LAA09964@zibbi.mikom.csir.co.za>
In-Reply-To: <vqc4shp7df8.fsf@silvia.hip.berkeley.edu> from Satoshi - Ports Wraith - Asami at "Aug 24, 1999 02:09:31 am"

next in thread | previous in thread | raw e-mail | index | archive | help
>  * From: "David O'Brien" <obrien@FreeBSD.ORG>
> 
>  * > /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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908240956.LAA09964>