Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jan 2006 16:49:03 +0100 (CET)
From:      Daniel Gerzo <danger@rulez.sk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92102: lang/php4 doesn't compile on today's releng_6
Message-ID:  <20060121154903.865861CC64@mail.rulez.sk>
Resent-Message-ID: <200601211550.k0LFo3cE014346@freefall.freebsd.org>

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

>Number:         92102
>Category:       ports
>Synopsis:       lang/php4 doesn't compile on today's releng_6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 21 15:50:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Gerzo
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
rulez.sk
>Environment:
System: FreeBSD daemon.rulez.sk 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Jan 21 10:38:47 CET 2006 danger@daemon.rulez.sk:/usr/obj/usr/src/sys/daemon i386
>Description:
while trying to build the lang/php4 ports i'm getting this error:

root@[SC1.daemon /usr/ports/lang/php4]# make -DWITH_FASTCGI -DWITH_APACHE2 CFLAGS+=-DFD_SETSIZE=4096
===>  Building for php4-4.4.2
/bin/sh /usr/ports/lang/php4/work/php-4.4.2/libtool --silent --preserve-dup-deps --mode=compile cc  -Imain/ -I/usr/ports/lang/php4/work/php-4.4.2/main/ -DPHP_ATOM_INC -I/usr/ports/lang/php4/work/php-4.4.2/include -I/usr/ports/lang/php4/work/php-4.4.2/main -I/usr/ports/lang/php4/work/php-4.4.2 -I/usr/ports/lang/php4/work/php-4.4.2/TSRM -I/usr/ports/lang/php4/work/php-4.4.2/Zend    -DFD_SETSIZE=4096  -prefer-non-pic -c main/internal_functions.c -o main/internal_functions.lo
main/internal_functions.c:35: error: `phpext_standard_ptr' undeclared here (not in a function)
main/internal_functions.c:35: error: initializer element is not constant
main/internal_functions.c:35: error: (near initialization for `php_builtin_extensions[0]')
*** Error code 1

Stop in /usr/ports/lang/php4/work/php-4.4.2.
*** Error code 1

Stop in /usr/ports/lang/php4.
Exit 1
>How-To-Repeat:
try to build it by your self on fresh releng_6
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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