From owner-freebsd-ports Tue Feb 25 4:44:25 2003 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 CB58937B401 for ; Tue, 25 Feb 2003 04:44:24 -0800 (PST) Received: from silicon.nocdirect.com (silicon.nocdirect.com [66.227.56.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E5DE43FBD for ; Tue, 25 Feb 2003 04:44:24 -0800 (PST) (envelope-from freebsd-ports@fair-ware.com) Received: from h00e081502390.ne.client2.attbi.com ([66.30.212.150] helo=beast) by silicon.nocdirect.com with asmtp (Exim 3.36 #1) id 18neRS-0007ze-00 for freebsd-ports@freebsd.org; Tue, 25 Feb 2003 06:44:14 -0600 From: "Paul A. Howes" To: Subject: Sablotron/PHP4 build error... Date: Tue, 25 Feb 2003 07:44:25 -0500 Message-ID: <001c01c2dccb$a2a52940$0200a8c0@howesnet> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org All, I updated mod_php4 to 4.3.1 last night and ran into a linker problem. It seems that the Sablotron XSL shared library does not link against libstdc++.so by default. There is a PR (45759) against this problem that dates back to November 2002. There are a few other, related, PRs in the system that reference both Sablotron and mod_php4. One of the PRs blamed the cause on a breakage in one of the GCC vendor imports, but I do not have trouble building other C++ intensive software, such as Qt, KDE, etc. I do not mind adding an explicit "-lstdc++" to the Sablotron build, but I cannot be the only person experiencing this issue. Is this something that will be fixed in the near future? Thanks! -- Paul A. Howes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message