NetBSD-Bugs archive

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

port-amd64/42448: linking erlang to pkgsrc openssl breaks ejabberd



>Number:         42448
>Category:       port-amd64
>Synopsis:       linking erlang to pkgsrc openssl breaks ejabberd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-amd64-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 14 08:30:00 +0000 2009
>Originator:     Frederic Jaeckel
>Release:        NetBSD 5.0-STABLE
>Organization:
>Environment:
NetBSD akihabara.jc-ix.net 5.0_STABLE NetBSD 5.0_STABLE (GENERIC) #0: Wed Jul  
1 16:22:45 CEST 2009  
root%akihabara.jc-ix.net@localhost:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
ejabberd crashed if I linked lang/erlang to security/openssl, both HEAD.
Using the base openssl libraries it's not a problem at all, there has to be 
something specific in the API. Maybe it's because lang/erlang is too old in 
pkgsrc. Maybe ejabberd should be updated too, but that depends on a newer 
erlang.
>How-To-Repeat:
cd /usr/pkgsrc;
cd lang/erlang;
PREFER.openssl=pkgsrc make install;
cd ../../chat/ejabberd;
make install;

--
configure and run ejabberd.
>Fix:
using base openssl.



Home | Main Index | Thread Index | Old Index