Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 15:26:10 -0500 (CDT)
From:      Larry Rosenman <ler@airmail.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30056: mod_php4 with gd selected doesn't compile.
Message-ID:  <200108242026.f7OKQAN81626@ler-freebie.iadfw.net>

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

>Number:         30056
>Category:       ports
>Synopsis:       mod_php4 with gd selected doesn't compile.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 13:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 4.4-RC i386
>Organization:
Internet America, Inc.
>Environment:
System: FreeBSD ler-freebie.iadfw.net 4.4-RC FreeBSD 4.4-RC #20: Fri Aug 17 15:48:23 CDT 2001 ler@ler-freebie.iadfw.net:/usr/obj/usr/src/sys/LER-FREEBIE i386


>Description:
Trying to compile ports/www/mod_php4 can't compile with gd (this was from portupgrade). 
>How-To-Repeat:
	try to compile mod_php4 with gd support, receive:
Script started on Fri Aug 24 15:22:52 2001
ler-freebie# cd /usr/ports/www/mod_php4
ler-freebie# make
===>  Building for mod_php4-4.0.6_4
Making all in Zend
Making all in main
Making all in ext
Making all in zlib
Making all in bcmath
Making all in libbcmath
Making all in src
Making all in curl
Making all in ftp
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 -I/usr/local/include/freetype2/freetype -I/usr/local/include/gd -I/usr/local/include/c-client -I/usr/local/include/pspell -I/usr/local/include/ucd-snmp -I/usr/ports/www/mod_php4/work/php-4.0.6/TSRM  -I/usr/local/include/apache -I/usr/ports/www/mod_php4/work/php-4.0.6/Zend -I/usr/local/include -I/usr/local/include/freetype2/freetype -I/usr/local/include/gd -I/usr/local/include/c-client -I/usr/local/include/pspell -I/usr/local/include/ucd-snmp -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION="/usr/local/www/data/" -DDEFAULT_PATH="/usr/local/bin:/bin:/usr/bin" -DACCEPT_FILTER_NAME="httpready" -DMOD_SSL=208104 -DEAPI -DEAPI_MM -DUSE_EXPAT -DSUPPORT_UTF8 -O -pipe -march=pen!
 tiumpro  -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/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.
ler-freebie# ^Dexit
$ ^D

Script done on Fri Aug 24 15:23:30 2001
>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?200108242026.f7OKQAN81626>