Skip site navigation (1)Skip section navigation (2)
Date:      24 Aug 2001 04:33:29 -0000
From:      Corona <chliao@mail2000.com.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30192: mod_php4 with GD won't build
Message-ID:  <20010824043329.6390.qmail@ns.function.com.tw>

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

>Number:         30192
>Category:       ports
>Synopsis:       mod_php4 with GD won't build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 29 06:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Corona
>Release:        FreeBSD 4.4-RC i386
>Organization:
FreeBSD Server
>Environment:
System: FreeBSD ns.function.com.tw 4.4-RC FreeBSD 4.4-RC #7: Thu Aug 23 17:31:37 CST 2001 root@ns.function.com.tw:/usr/src/sys/compile/CORONA i386

>Description:

/usr/ports/www/mod_php4 with GD lib support won't build

Making all in gd
/bin/sh /usr/ports/www/mod_php4/work/php-4.0.6/libtool --silent --mode=compile 
cc  -I. -I/usr/ports/www/mod_php4/work/php-4.0.6/ext/gd 
-I/usr/ports/www/mod_php4/work/php-4.0.6/main 
-I/usr/ports/www/mod_php4/work/php-4.0.6 -I/usr/local/include/apache 
-I/usr/ports/www/mod_php4/work/php-4.0.6/Zend 
-I/usr/local/include/freetype2/freetype -I/usr/local/include/gd 
-I/usr/local/include -I/usr/local/include/mysql 
-I/usr/ports/www/mod_php4/work/php-4.0.6/ext/xml/expat/xmltok 
-I/usr/ports/www/mod_php4/work/php-4.0.6/ext/xml/expat/xmlparse 
-I/usr/ports/www/mod_php4/work/php-4.0.6/TSRM  -DHARD_SERVER_LIMIT=512 
-DDOCUMENT_LOCATION="/usr/local/www/data/" 
-DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin" -DACCEPT_FILTER_NAME="httpready" 
-DUSE_EXPAT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -O -pipe 
-fexpensive-optimizations -s -march=pentiumpro  -c gd.c
gd.c: In function `php_if_imagegif':
gd.c:1404: `gdImageGif' undeclared (first use in this function)
gd.c:1404: (Each undeclared identifier is reported only once
gd.c:1404: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/www/mod_php4/work/php-4.0.6/ext/gd.
*** Error code 1

Stop in /usr/ports/www/mod_php4/work/php-4.0.6/ext.
*** Error code 1

Stop in /usr/ports/www/mod_php4/work/php-4.0.6.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
*** Error code 1

Stop in /usr/ports/www/mod_php4.

>How-To-Repeat:

cd /usr/ports/www/mod_php4 && make
choose GD 
choose OK

>Fix:


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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