This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Attachment: gtk-1.2.10-cygwin.patch
Description: Binary data

Attachment: imlib-1.9.11-cygwin.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]