Subject: Re: Problem with mk/platform/Interix.mk
To: Steve O'Hara-Smith <steve@sohara.org>
From: Todd Vierling <tv@duh.org>
List: pkgsrc-bugs
Date: 04/21/2005 10:14:11
On Thu, 21 Apr 2005, Steve O'Hara-Smith wrote:

> > One of the big problems with *all* gtk1/gtk2 packages is that there is
> > something in glib's dlopen() support ("gmodule") that is not working
> > properly on Interix.  This causes gtk-pixbuf not to build (separate package
>
> 	gdk-pixbuf ? I got that to build with a small change to
> demo/Makefile.in - patch below (beware line wraps).

Yes, but that's not the correct fix.  The whole point of gmodule is to
provide loadable modules, so the module itself should be linked against only
its one dependent library.

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com> <todd@vierling.name>