pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problem running sshd on Darwin, "dyld: Symbol not found: _allow_severity"



On Thu, Jul 02, 2015 at 09:33:50PM +0200, Joerg Sonnenberger wrote:
> On Thu, Jul 02, 2015 at 08:44:26PM +0200, Andreas Kusalananda Kähäri wrote:
> > Stripping the binary breaks it.  Long story:
> 
> Hm. I wonder, is the binary linked with -rdynamic?
> 
> Joerg
> 

It is not (the full link command is found in the part of the last message
that you removed).

I can't even find the word "rdynamic" anywhere in the work directory.

The Makefile has

    LDFLAGS=-L. -Lopenbsd-compat/ -L/opt/lib -L/opt/lib -L/opt/lib -L/usr/lib -fstack-protector-strong -L/opt/lib -pie

and

    SSHDLIBS= -lwrap

Adding "-rdynamic" to the start of SSHDLIBS and reinstalling (with
"STRIP_OPT=-s") doesn't help, neither does adding it to start of
LDFLAGS.

-- 
:: Andreas Kusalananda Kähäri, Bioinformatics Developer, BILS,
:: Uppsala University, Sweden
::----------------------------------------------------------------------
:: My other car is a cdr.


Home | Main Index | Thread Index | Old Index