Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 17:28:44 GMT
From:      Tom McCormick <tom@logsoftware.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/95755: port mod_php5 won't compile
Message-ID:  <200604141728.k3EHSi5w040007@www.freebsd.org>
Resent-Message-ID: <200604141730.k3EHUDwV067326@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95755
>Category:       ports
>Synopsis:       port mod_php5 won't compile
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 14 17:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Tom McCormick
>Release:        6.0 release #0
>Organization:
MicroConsulting
>Environment:
FreeBSD freebsd.microconsulting.com 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov  3 09:36:13 UTC 2005     root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
php did compile with the default configure, but with this configure:

configure --with-apxs2=/usr/local/sbin/apxs --with-mysql=/usr/local/mysql/bin/my
sql_config --enable-mbstring --with-zlib --with-java --with-curl=/usr/local/lib
--enable-calendar

I got this error when it was almost finished:

Installing PEAR environment:      /usr/local/lib/php/
php in realloc(): error: junk pointer, too high to make sense
Abort trap (core dumped)
*** Error code 134

Stop in /usr/ports/www/mod_php5/work/php-5.1.2.
*** Error code 1

Stop in /usr/ports/www/mod_php5/work/php-5.1.2.

While a libphp5.so was created, apache won't start when httpd.conf has:

LoadModule php5_module libexec/apache22/libphp5.so

>How-To-Repeat:
Server version: Apache/2.2.0
Server built:   Apr 13 2006 10:49:43
mysql  Ver 14.7 Distrib 4.1.13, for portbld-freebsd6.0 (i386) using  5.0
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-p2-root_12_apr_2006_09_53)
Java HotSpot(TM) Client VM (build 1.5.0-p2-root_12_apr_2006_09_53, mixed mode)
curl 7.15.1 (i386-portbld-freebsd6.0) libcurl/7.15.1 OpenSSL/0.9.7e zlib/1.2.1 libidn/0.5.18
Protocols: tftp ftp gopher telnet dict ldap http file https ftps
Features: IDN IPv6 Largefile NTLM SSL libz

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604141728.k3EHSi5w040007>