From owner-freebsd-ports Sat Aug 25 1:40:11 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D53D737B412 for ; Sat, 25 Aug 2001 01:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7P8e2T23302; Sat, 25 Aug 2001 01:40:02 -0700 (PDT) (envelope-from gnats) Date: Sat, 25 Aug 2001 01:40:02 -0700 (PDT) Message-Id: <200108250840.f7P8e2T23302@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Chris Knight" Subject: RE: ports/30056: mod_php4 with gd selected doesn't compile. Reply-To: "Chris Knight" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/30056; it has been noted by GNATS. From: "Chris Knight" To: "'Larry Rosenman'" Cc: Subject: RE: ports/30056: mod_php4 with gd selected doesn't compile. Date: Sat, 25 Aug 2001 18:32:26 +1000 Howdy, See http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30028 for a temporary resolution to this problem. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au > -----Original Message----- > From: owner-freebsd-ports@FreeBSD.ORG > [mailto:owner-freebsd-ports@FreeBSD.ORG]On Behalf Of Larry Rosenman > Sent: Saturday, 25 August 2001 6:26 > To: FreeBSD-gnats-submit@FreeBSD.ORG > Subject: ports/30056: mod_php4 with gd selected doesn't compile. > > > > >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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message