Re: [PHP-BETA] 4.0b3 release candidate
[email protected] (Jouni Ahto) Thu, 4 Nov 1999 14:43:44 +0200 (EET)
| Newsgroups | php.beta |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 4 Nov 1999, Sascha Schumann wrote: > > Another note: 1-2 weeks ago I could link against static libgd. Not > > anymore, so I just compiled it again as shared. > > It links against static libraries, but displays a warning. If > that does not work for you, please configure with > --enable-debug and post the output of make. Yeah, I know it displays a warning and just ignored it because it worked before. But when trying to load the module to apache I got 'gdImageDestroy: symbol not found'. Reconfiguring and -compiling as I write this, results and more info when done. - Jouni