pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50303: undefined symbol in libwrap on OS X 10.11 with Joyent pkgsrc-2015Q2
The following reply was made to PR pkg/50303; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/50303: undefined symbol in libwrap on OS X 10.11 with Joyent
pkgsrc-2015Q2
Date: Tue, 6 Oct 2015 21:28:47 +0200
On Mon, Oct 05, 2015 at 08:45:00AM +0000, breiter%wolfereiter.com@localhost wrote:
> Attempting to execute stunnel after installation causes a dyld error
> to be printed to the terminal and the process exits. The dyld error is
> that a symbol "_allow_severity" is not found in libwrap.7.dylib.
The symbol is not in libwrap by design and supposed to come from the
main program. Can you check whether the stunnel binary has been
stripped?
Joerg
Home |
Main Index |
Thread Index |
Old Index