pkgsrc-Bugs archive

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

Re: Problem with mk/platform/Interix.mk



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@localhost> <tv%pobox.com@localhost> 
<todd%vierling.name@localhost>



Home | Main Index | Thread Index | Old Index