diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-04-17 10:37:12 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-04-17 10:37:12 +0000 |
commit | 6e8e2cf0764fd447f01e3061519bb2baac527e06 (patch) | |
tree | c254b3554ddfb45208c384e75c68fef385dad9b4 /devel/libglade2 | |
parent | 3a627c9ccd338ab9c465b4286dee696f157a101c (diff) | |
download | pkgsrc-6e8e2cf0764fd447f01e3061519bb2baac527e06.tar.gz |
Update to 2.4.0nb2:
Add a workaround for broken dlopen(NULL, 0) implementations, like NetBSD's
one, which don't search in modules opened at runtime to locate symbols
requested through the global handle. The workaround consists in querying
all open modules (not just the main one) when finding a symbol through the
global handle.
This should be fixed in NetBSD, but the check and workaround are needed to
let this work on not-so-old versions of it. The patch has been submitted
to glib developers, too.
This problem exposes, at least, in evolution's settings dialog, where many
widgets can't be created because of missing functions.
Diffstat (limited to 'devel/libglade2')
0 files changed, 0 insertions, 0 deletions