Opened 5 years ago
Last modified 5 weeks ago
#59307 new defect
libgnomeui: links with openssl library
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.1 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | libgnomeui |
Description
On 10.8 at least, libgnomeui.dylib links with libssl.dylib without declaring a dependency on openssl.
Can't load 'blib/arch/auto/Gnome2/Gnome2.bundle' for module Gnome2: dlopen(blib/arch/auto/Gnome2/Gnome2.bundle, 1): Library not loaded: /opt/local/lib/libssl.1.0.0.dylib Referenced from: /opt/local/lib/libgnomeui-2.0.dylib Reason: image not found at /opt/local/lib/perl5/5.30/darwin-thread-multi-2level/DynaLoader.pm line 197.
Change History (2)
comment:1 Changed 4 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
comment:2 Changed 5 weeks ago by cooljeanius (Eric Gallager)
Note: See
TracTickets for help on using
tickets.
I guess this must be why rev-upgrade is marking it as broken for me?