From owner-freebsd-ports@FreeBSD.ORG Wed Mar 1 03:26:29 2006 Return-Path: X-Original-To: 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 2FC9416A420; Wed, 1 Mar 2006 03:26:29 +0000 (GMT) (envelope-from ler@lerctr.org) Received: from lerami.lerctr.org (lerami.lerctr.org [192.147.25.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id B831F43D45; Wed, 1 Mar 2006 03:26:28 +0000 (GMT) (envelope-from ler@lerctr.org) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lerami; d=lerctr.org; b=qDoN1mibsTEio/je8Xhb+fnAghA4eAtzv9tr3GOqTrOfcDuIQlD2vOXbNltDvhjk0peKHEpKqwbGowY/iSmIb/E0kKmCyB136fNYiO2wt8VDwcazZI56mIuNdN/OKC+pKDXZdvL6ZfAJXaQPBhyfLDMx2R3+wuwa466Pgu42npY=; Received: from ppp-70-129-203-173.dsl.austtx.swbell.net ([70.129.203.173]:1588 helo=lerlaptop) by lerami.lerctr.org with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.60) (envelope-from ) id 1FEHyl-000420-8p; Tue, 28 Feb 2006 21:26:28 -0600 From: "Larry Rosenman" To: "'Arend P. van der Veen'" , , Date: Tue, 28 Feb 2006 21:26:05 -0600 Message-ID: <002901c63cdf$e62f2220$65c8a8c0@lerctr.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <44050F3E.7040905@att.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Thread-Index: AcY83SyUoNyf+kfhRXq3ufYLwcq1JAAAjGQA X-Spam-Score: -4.2 (----) X-LERCTR-Spam-Score: -4.2 (----) X-Spam-Report: (-4.2 points, 5.0 required) ALL_TRUSTED=-1.8 BAYES_00=-2.599 DK_POLICY_SIGNALL=0.001 TW_BP=0.077 TW_PG=0.077 X-LERCTR-Spam-Report: (-4.2 points, 5.0 required) ALL_TRUSTED=-1.8 BAYES_00=-2.599 DK_POLICY_SIGNALL=0.001 TW_BP=0.077 TW_PG=0.077 DomainKey-Status: no signature Cc: Subject: RE: mod_auth_pgsql-2.0.2b1_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2006 03:26:29 -0000 It didn't find libpq (the PostgreSQL interface library). My update to 2.0.3 seems to work fine for me with apache 2.2. The PR is awaiting committal. (PR: 93748) You might try it. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3683 US -----Original Message----- From: owner-freebsd-ports@freebsd.org [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Arend P. van der Veen Sent: Tuesday, February 28, 2006 9:05 PM To: ports@FreeBSD.org; freebsd-ports-bugs@FreeBSD.org Subject: mod_auth_pgsql-2.0.2b1_2 Hi, We have been using mod_auth_pgsql 2.0.2b1_2 for a while. However, after a recient upgrade to the ports, mod_auth_pgsql no longer operatings properly. It installs properly but we get the following error whenever we install start apache: # apachectl startssl Syntax error on line 276 of /usr/local/etc/apache2/httpd.conf: Cannot load /usr/local/libexec/apache2/mod_auth_pgsql.so into server: /usr/local/libexec/apache2/mod_auth_pgsql.so: Undefined symbol "PQexec" We are also using: apache-2.0.55_4 postgresql-client-8.1.3 postgresql-server-8.1.3 Has anybody now why mod_auth_pgsql is no longer functioning? Thanks, Arend _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"