From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 15 09:00:44 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79B9E16A4CE for ; Thu, 15 Jul 2004 09:00:44 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5627E43D39 for ; Thu, 15 Jul 2004 09:00:44 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i6F90iKO016111 for ; Thu, 15 Jul 2004 09:00:44 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6F90iSO016110; Thu, 15 Jul 2004 09:00:44 GMT (envelope-from gnats) Resent-Date: Thu, 15 Jul 2004 09:00:44 GMT Resent-Message-Id: <200407150900.i6F90iSO016110@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Peter Czanik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD51816A4CE for ; Thu, 15 Jul 2004 08:51:03 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8A2443D2F for ; Thu, 15 Jul 2004 08:51:03 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i6F8p3JG031059 for ; Thu, 15 Jul 2004 08:51:03 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i6F8p3Pn031058; Thu, 15 Jul 2004 08:51:03 GMT (envelope-from nobody) Message-Id: <200407150851.i6F8p3Pn031058@www.freebsd.org> Date: Thu, 15 Jul 2004 08:51:03 GMT From: Peter Czanik To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/69088: mod_php4/5 does not work with gmp support X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 09:00:44 -0000 >Number: 69088 >Category: ports >Synopsis: mod_php4/5 does not work with gmp support >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 15 09:00:43 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Peter Czanik >Release: 4-STABLE >Organization: Szent Istvan University >Environment: maple# uname -a FreeBSD maple.fa.gau.hu 4.10-STABLE FreeBSD 4.10-STABLE #0: Tue Jul 13 15:12:29 CEST 2004 root@maple.fa.gau.hu:/usr/src/sys/compile/CZP i386 >Description: When I compile lang/php4 or lang/php5 with GMP support enabled, the resulting apache module does not work. When apache is started, the following message is showed: maple# /usr/local/etc/rc.d/apache.sh start Starting apache. Syntax error on line 243 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/libphp5.so into server: /usr/local/libexec/apache/libphp5.so: Undefined symbol "__gmpz_cdiv_qr_ui" mod_php4/5 works fine, if gmp is not enabled. The CLI version does not seem to be affected (at least it starts). Seems, that I'm not the only one having this problem: http://forums.devshed.com/t154008/s.html http://www.livejournal.com/community/php/161367.html >How-To-Repeat: Compile mod_php4/5 with gmp enabled. Apache won't start due to errors in mod_php4/5. >Fix: >Release-Note: >Audit-Trail: >Unformatted: