Ahh found it libpng got downgraded and gd needed to be recompiled to
link to it properly.

CuZnDragon
RobinCook

On Sun, 2006-04-30 at 16:40 -0500, Robin Cook wrote:
> Strange not sure why it's not detecting gif support here.  Need to
> figure out why before updating our distribution....
> 
> CuZnDragon
> Robin Cook
> 
> On Sun, 2006-04-30 at 16:08 -0400, Dan McMahill wrote:
> > Robin Cook wrote:
> > > What method are you using to detect gif support in gd?  I have 2.0.33 of
> > > gd installed and has gd2togif, gdcmpgif, giftogd2 installed and I don't
> > > see any way in the gd configure script to enable or disable gif support.
> > > But pcb is saying gd doesn't have gif support in it.  Gif support in
> > > from 2.0.28 and up.
> > > 
> > > Robin Cook
> > 
> > 
> > 
> > checking if GIF output from the png HID is desired... yes
> > checking for gdImageGif... yes
> > checking if JPEG output from the png HID is desired... yes
> > checking for gdImageJpeg... yes
> > checking if PNG output from the png HID is desired... yes
> > checking for gdImagePng... yes
> > 
> > 
> > I'm looking for gdImageGif in libgd.
> > 
> > I've built pcb against gd-2.0.23 and it worked fine by giving pcb the 
> > --disable-gif flag (since the installed gd didn't have gdImageGif).
> > 
> > You can take a look in the config.log file, search for "gdImageGif" and 
> > then around there it should tell you what failed.  You can also post 
> > your config.log and I'll take a look.
> > 
> > Hope this answers the question.
> > 
> > -Dan
> > 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to