Date: Wed, 08 Dec 2004 09:59:10 -0500 From: Robert Fitzpatrick <robert@webtent.com> To: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: Cabextract port fails during AMaVis portupgrade Message-ID: <1102517949.2783.18.camel@columbus.webtent.org> In-Reply-To: <20041207230737.GA53555@xor.obsecurity.org> References: <1102459774.4519.3.camel@columbus.webtent.org> <20041207230737.GA53555@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2004-12-07 at 18:07, Kris Kennaway wrote: > > checking fnmatch.h usability... no > > checking fnmatch.h presence... no > > checking for fnmatch.h... no > > Well, do you *have* a fnmatch.h in the usual place (/usr/include)? Man! That was it, the file is in /usr/local/include and not /usr/include. I linked over to the /usr/local/include file from /usr/include and the port built fine, thanks! How do you think the file ended up in the wrong place? -- Robert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1102517949.2783.18.camel>