From owner-cvs-ports Tue Jan 28 00:44:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA01168 for cvs-ports-outgoing; Tue, 28 Jan 1997 00:44:23 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id AAA01163; Tue, 28 Jan 1997 00:44:19 -0800 (PST) Received: by sovcom.kiae.su id AA22206 (5.65.kiae-1 ); Tue, 28 Jan 1997 11:05:19 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Tue, 28 Jan 97 11:05:19 +0300 Received: from localhost (nagual.ru [127.0.0.1]) by nagual.ru (8.8.5/8.8.5) with SMTP id KAA00346; Tue, 28 Jan 1997 10:53:56 +0300 (MSK) Date: Tue, 28 Jan 1997 10:53:55 +0300 (MSK) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= To: Satoshi Asami Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/www/apache Makefile ports/www/apache/files md5 ports/www/apache/patches patch-aa patch-af In-Reply-To: <199701280707.XAA10660@silvia.HIP.Berkeley.EDU> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 27 Jan 1997, Satoshi Asami wrote: > * Modified: www/apache Makefile > * www/apache/files md5 > * www/apache/patches patch-aa patch-af > * Log: > * Upgrade to 1.2b6 > > Ouch. This port now compiles on -current but not on -2.2: I don't have -2.2 so can't test on it. The problem is that -current have rlim_t and 2.2 not. I think the best way to fix it is add rlim_t to 2.2 sys/types.h and sys/resource.h -- Andrey A. Chernov http://www.nagual.ru/~ache/