From owner-freebsd-apache@FreeBSD.ORG Thu Jun 5 16:53:26 2008 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0878410656C4 for ; Thu, 5 Jun 2008 16:53:26 +0000 (UTC) (envelope-from jespasac@minibofh.org) Received: from smtp02.cdmon.com (smtp02.cdmon.com [212.36.74.229]) by mx1.freebsd.org (Postfix) with ESMTP id C5A1D8FC1E for ; Thu, 5 Jun 2008 16:53:25 +0000 (UTC) (envelope-from jespasac@minibofh.org) Received: from [192.168.0.29] (62.Red-217-126-43.staticIP.rima-tde.net [217.126.43.62]) by smtp02.cdmon.com (Postfix) with ESMTP id AA8B14532A for ; Thu, 5 Jun 2008 18:53:23 +0200 (CEST) Message-ID: <48481A02.2050502@minibofh.org> Date: Thu, 05 Jun 2008 18:53:22 +0200 From: Jordi Espasa Clofent User-Agent: Thunderbird 1.5.0.12 (X11/20080430) MIME-Version: 1.0 To: freebsd-apache@freebsd.org References: <4846B64F.4090700@minibofh.org> <484775D4.4090509@p6m7g8.com> In-Reply-To: <484775D4.4090509@p6m7g8.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: apachectl gracefult causes Signal 11 crash after 6.3 to 7.0 upgrade X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2008 16:53:26 -0000 > Any chance of trying with www/apache22 ? Not possible at present moment because of several front-end panel. Maybe in near future. > You'll need to recompile with CFLAGS="-g" > CFLAGS="-g" ./configure --enable-maintainer-mode I've tried the next command portupgrade -f -m "WITH_DEBUG=1 CFLAGS=-g CONFIGURE_ARGS=--enable-maintainer-mode" apache without success: [...] Installing header files Installing man pages and online manual Installing build system files To run apache www server from startup, add apache2_enable="YES" in your /etc/rc.conf. Extra options can be found in startup script. *** Error code 1 Stop in /usr/ports/www/apache20. *** Error code 1 Stop in /usr/ports/www/apache20. ===> Cleaning for apache-2.0.63 ---> Cleaning out obsolete shared libraries -- Thanks, Jordi Espasa Clofent