Yup, known. It is on the list of things to be fixed before 4.3. I think the problem is actually pretty simple. HAVE_LIBPNG is not making it into libgd from the configure stuff. Should be a simple fix for anybody interested.
-Rasmus On Mon, 3 Jun 2002, Sebastian Bergmann wrote: > ext/gd/libgd/gd_ss.lo: In function `gdImagePngToSink': > /usr/src/php4/ext/gd/libgd/gd_ss.c:23: undefined reference to > `gdImagePngCtx' > ext/gd/libgd/gd_ss.lo: In function `gdImageCreateFromPngSource': > /usr/src/php4/ext/gd/libgd/gd_ss.c:33: undefined reference to > `gdImageCreateFrom > PngCtx' > ext/gd/libgd/gd_topal.lo: In function `gdImageTrueColorToPalette': > /usr/src/php4/ext/gd/libgd/gd_topal.c:1577: undefined reference to > `gdImagePng' > collect2: ld returned 1 exit status > make: *** [sapi/cli/php] Error 1 > > -- > Sebastian Bergmann > http://sebastian-bergmann.de/ http://phpOpenTracker.de/ > > Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php