From owner-freebsd-questions@FreeBSD.ORG Sat Feb 26 21:48:01 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2C3C16A4E1 for ; Sat, 26 Feb 2005 21:48:01 +0000 (GMT) Received: from mail1.simplenet.com (mailer.simplenet.com [209.132.1.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD19743D39 for ; Sat, 26 Feb 2005 21:48:01 +0000 (GMT) (envelope-from tt-list@simplenet.com) Received: from [192.168.1.106] (24.25.210.244) by mail1.simplenet.com (7.0.016) (authenticated as tt@simplenet.com) id 4220574D00021FE6; Sat, 26 Feb 2005 13:46:35 -0800 Message-ID: <4220EE41.7000304@simplenet.com> Date: Sat, 26 Feb 2005 13:46:41 -0800 From: Tim Traver User-Agent: Mozilla Thunderbird 1.0 - [MOOX M3] (Windows/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kirk Strauser References: <4220D306.2010802@simplenet.com> <200502261429.14889.kirk@strauser.com> In-Reply-To: <200502261429.14889.kirk@strauser.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-questions@freebsd.org Subject: Re: Trouble Compiling 4.3.10 on FreeBSD 5.X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 21:48:02 -0000 Kirk, well, yes, there is...first, the apache port has very few changes. most of the patches are things that the FreeBSD community wanted to change to fit defaults (.i.e different log file names, mostly cosmetic). I think there are a couple of su_exec tweaks in it, but overall, the port is not much different than the source. And php is not the latest version in the ports either. Not to mention that I use a lost of custom configuration parameters. It also doesn't look like any of the patches in the port of 4.3.9 would do anything to change my issue... Not that I don't think the ports collection is good. There are just some things that you need to do manually... Tim. Kirk Strauser wrote: >On Saturday 26 February 2005 01:50 pm, Tim Traver wrote: > > > >>for some reason, I cannot get php to compile a shared object to work >>with apache 1.3.33... >> >> > >Is there a reason you're not using the port? > >