Imlib patch updated, gtk patch extended (was:Re: esound.dll [gnome patches])

Gerrit P. Haase freeweb@nyckelpiga.de
Mon Dec 17 10:08:00 GMT 2001


Hallo ex1),

2001-12-17 17:26:45, du schriebst:

> Please do not send me personal mail re cygwin. I have put my gnome patches
> at:
> http://website.lineone.net/~steven_obrien

> Sorry, no binaries, no ftp.

I've updated the Imlib patch to version 1.9.11 and extended the gtk+ patch
because I had problems building Imlib and gnomelibs because the configure
couldn't figure out the version of gtk and some other undefined references,
the new patches are replacements for the patches at Steven's site.

All these patches doesn't work OOTB with libtool because the installed
lib......la isn't correct after installation!!!  The libs get installed in
the correct ./bin directory, but libtool searches in ./lib , they all needs
to be changed to look like this:

# The name that we can dlopen(3).
dlname='../bin/cygglib.dll'

instead of:

# The name that we can dlopen(3).
dlname='cygglib.dll'

This is NOT adressed by these patches!!!

The NEW patches are attached, get the others at the site quoted above.

Gerrit
-- 
begin  signature:
=^..^=
end  signature
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gtk-1.2.10-cygwin.patch
Type: application/octet-stream
Size: 16687 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20011217/6cf79fb1/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imlib-1.9.11-cygwin.patch
Type: application/octet-stream
Size: 11101 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20011217/6cf79fb1/attachment-0001.obj>


More information about the Cygwin-xfree mailing list