HEAD won't compile on Linux

php.internals

Sebastian Bergmann

23 years ago
/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/