From owner-freebsd-ports@FreeBSD.ORG Sat Aug 2 09:01:49 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80DEB37B401 for ; Sat, 2 Aug 2003 09:01:49 -0700 (PDT) Received: from serv1.wallnet.com (server1.wallnet.com [208.225.162.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84E5843F3F for ; Sat, 2 Aug 2003 09:01:48 -0700 (PDT) (envelope-from timothyk@wallnet.com) Received: (from root@localhost) by serv1.wallnet.com (8.11.5/8.11.5) id h72G1ls72359 for ports@freebsd.org; Sat, 2 Aug 2003 12:01:47 -0400 (EDT) (envelope-from timothyk@wallnet.com) Received: from 10.0.1.9 (mts-144.wallnet.com [208.225.162.76]) by serv1.wallnet.com (8.11.5/8.11.5av) with ESMTP id h72G1jM72342 for ; Sat, 2 Aug 2003 12:01:45 -0400 (EDT) (envelope-from timothyk@wallnet.com) From: Tim Kellers To: ports@freebsd.org Date: Sat, 2 Aug 2003 12:01:42 -0400 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308021201.42126.timothyk@wallnet.com> X-Virus-Scanned: by AMaViS perl-11 Subject: apache portugrade error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2003 16:01:49 -0000 On FreeBSD 4.8-STABLE While portupgrading from apache+mod_ssl-1.3.27+2.8.14 to apache+mod_ssl-1.3.28+2.8.15: ap_fnmatch.c: In function `ap_fnmatch': ap_fnmatch.c:143: `FNM_CASE_BLIND' undeclared (first use in this function) ap_fnmatch.c:143: (Each undeclared identifier is reported only once ap_fnmatch.c:143: for each function it appears in.) ap_fnmatch.c: In function `rangematch': ap_fnmatch.c:190: `FNM_CASE_BLIND' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.28/src/ap. *** Error code 1 I tried both portupgrading with the -m switch for SUEXEC and, also, without it. I also pkg_deleted mm-1.3.0 and rebuilt/installed it. On FreeBSD 5.1-Current (built this morning) apache+mod_ssl-1.3.28+2.8.15 installed fine. What am I missing here? Tim Kellers CPE/NJIT