[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [gopher] Dynamically linked Mosaic on Linux??



> > If you link Mosaic statically against libpng.a, does that fix the
> > problem? That at least gives me an idea where to look.
> > 
> 
> Umm, not quite. Had to fiddle around some in order to make it compile
> at all:
> * changed prefs.c according to your last mail
> * changed readPNG.c to call png_create_info_struct instead of
>   png_info_init in line 162
> 
> as it seems, png_info_init() has been removed from libpng-1.4.3, at
> least i've seen it only inside a comment.

AHA. I didn't notice the version of libpng you were using. Does using 1.2.44
fix it? I'll get around to making it compatible with 1.4.x but I just want
to make sure that's the only issue.

	http://www.libpng.org/pub/png/libpng.html

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser@floodgap.com
-- Doesn't everyone cry when Vin Diesel tries to act? -- Impact Alberto, CAA --

_______________________________________________
Gopher-Project mailing list
Gopher-Project@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/gopher-project




Reply to: