Date: Tue, 07 Dec 2004 17:49:34 -0500 From: Robert Fitzpatrick <robert@webtent.com> To: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Cabextract port fails during AMaVis portupgrade Message-ID: <1102459774.4519.3.camel@columbus.webtent.org>
next in thread | raw e-mail | index | archive | help
I have been trying to resolve this for a few days now and with the help from someone on the AMaVis list, I believe I know the issue at hand. It seems that, on our 5.2.1 box, configure for cabextract-1.1 fails to autodetect my fnmatch.h: checking fnmatch.h usability... no checking fnmatch.h presence... no checking for fnmatch.h... no While another 5.3 box here does find this and builds the port fine. My friend on the AMaVis list suggests that the fnmatch.c shouldn't have been compiled on FreeBSD at all and is not needed. Can someone suggest how I can get around this on my 5.2.1 box? The error when trying to build the cabextract is: esmtp# make all install ===> Building for cabextract-1.1 make all-am cc -DHAVE_CONFIG_H -I. -I. -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -O -pipe -mcpu=pentiumpro -c fnmatch.c fnmatch.c:48:24: safe-ctype.h: No such file or directory *** Error code 1 Stop in /usr/ports/archivers/cabextract/work/cabextract-1.1. *** Error code 1 Stop in /usr/ports/archivers/cabextract/work/cabextract-1.1. *** Error code 1 -- Robert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1102459774.4519.3.camel>