From owner-freebsd-ports@FreeBSD.ORG Tue Mar 14 13:40:47 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 310D716A440 for ; Tue, 14 Mar 2006 13:40:47 +0000 (UTC) (envelope-from matt@genesi-usa.com) Received: from mail.genesippc.com (mithrandir.softwarenexus.net [66.98.186.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4160143E28 for ; Tue, 14 Mar 2006 13:39:18 +0000 (GMT) (envelope-from matt@genesi-usa.com) Received: from [81.253.93.131] (helo=yukito) by mail.genesippc.com with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FJ9ig-0005lE-QP for freebsd-ports@freebsd.org; Tue, 14 Mar 2006 13:37:51 +0000 From: "Matt Sealey" To: Date: Tue, 14 Mar 2006 07:38:14 -0600 Organization: Genesi Message-ID: <00c501c6476c$8e4870b0$e5ad17ac@bakuhatsu.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcZHbIq7LKynXQhVTmOQqNo7wL4fNQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: mod_python3 & apache22 APR_STATUS_IS_SUCCESS ?? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: matt@genesi-usa.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Mar 2006 13:40:47 -0000 root@mithrandir:/usr/ports/www/mod_python3/$ apachectl configtest httpd: Syntax error on line 181 of /usr/local/etc/apache22/httpd.conf: = Cannot load /usr/local/libexec/apache22/mod_python.so into server: = /usr/local/libexec/apache22/mod_python.so: Undefined symbol "APR_STATUS_IS_SUCCESS" Both ports were just pulled to their latest versions from cvsup, and = mod_python3 installed from scratch (I am installing "trac") I noticed the same error in the archives at the beginning of January, = with a patch, but I can't seem to apply it (mod_python was upgraded since and the files it = patches don't exist!?!) A little confused. A little help please? How can I get mod_python = running? --=20 Matt Sealey Manager, Genesi, Developer Relations