Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3339 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67154 invoked from network); 9 Jul 2003 17:28:15 -0000 Received: from unknown (HELO mail.de-punkt.de) (62.4.81.205) by pb1.pair.com with SMTP; 9 Jul 2003 17:28:15 -0000 Received: (qmail 32399 invoked by uid 508); 9 Jul 2003 17:28:14 -0000 Received: from sb@sebastian-bergmann.de by webby by uid 511 with qmail-scanner-1.16 (f-prot: 3.12. spamassassin: 2.53. Clear:. Processed in 2.283536 secs); 09 Jul 2003 17:28:14 -0000 Received: from unknown (HELO wopr) (sb@de-punkt.de@80.142.48.68) by webby.de-punkt.de with SMTP; 9 Jul 2003 17:28:11 -0000 Received: from wopr [127.0.0.1] by wopr (192.168.0.1) (userid 2) with Hamster-NewsToMail-Gate (Classic Hamster Version 2.0 Build 2.0.2.1) ; Wed, 09 Jul 2003 19:27:05 +0200 Date: Wed, 09 Jul 2003 19:27:05 +0200 Organization: www.sebastian-bergmann.de User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: de, en To: internals@lists.php.net Sender: admin Lines: 20 X-Qmail-Scanner-Message-ID: <105777169153032392@webby> Subject: HEAD won't compile on Linux From: sebastian@php.net (Sebastian Bergmann) Message-ID: /usr/src/php/php5/ext/gd/libgd/gd.c: In function `gdImageRotate': /usr/src/php/php5/ext/gd/libgd/gd.c:2768: `clrBackR' undeclared (first use in this function) /usr/src/php/php5/ext/gd/libgd/gd.c:2768: (Each undeclared identifier is reported only once /usr/src/php/php5/ext/gd/libgd/gd.c:2768: for each function it appears in.) /usr/src/php/php5/ext/gd/libgd/gd.c:2769: `clrBackG' undeclared (first use in this function) /usr/src/php/php5/ext/gd/libgd/gd.c:2770: `clrBackB' undeclared (first use in this function) /usr/src/php/php5/ext/gd/libgd/gd.c:2771: `clrBackA' undeclared (first use in this function) /usr/src/php/php5/ext/gd/libgd/gd.c:2772: warning: implicit declaration of function `gdIlmageColorAllocateAlpha' make: *** [ext/gd/libgd/gd.lo] Error 1 -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/