NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: comms/asterisk on NetBSD 6.0/amd64: RTP module fails to load with Undefined PLT symbol "DTLSv1_method"
On May 25, 4:54pm, Hugo Silva wrote:
} On 01/02/13 21:02, John Nemeth wrote:
} > On May 25, 10:01am, Hugo Silva wrote:
} > }
} > } Hey, I'm running into some trouble configuring asterisk.
} > }
} > } The version of pkgsrc in use is -current, and asterisk-11.1.0nb1 is
} > } installed.
} > }
} > } During startup, the following message shows in /var/log/asterisk/messages:
} > }
} > } Error loading module 'res_rtp_asterisk.so':
} > } /usr/pkg/lib/asteris/modules/res_rtp_asterisk.so: Undefined PLT symbol
} > } "DTLSv1_method" (symnum = 188)
} >
} > Can you run this command and show the output, please:
} >
} > ldd /usr/pkg/lib/asterisk/modules/res_rtp_asterisk.so
}
} /usr/pkg/lib/asterisk/modules/res_rtp_asterisk.so:
} -lrt.1 => /usr/lib/librt.so.1
} -lgcc_s.1 => /usr/lib/libgcc_s.so.1
} -lc.12 => /usr/lib/libc.so.12
} -lpthread.1 => /usr/lib/libpthread.so.1
} -lcrypto.8 => /usr/lib/libcrypto.so.8
} -lcrypt.1 => /lib/libcrypt.so.1
} -lssl.10 => /usr/lib/libssl.so.10
Hrmm... This is going to be an interesting one to debug. Missing
symbol, yet it is properly linked. That shouldn't happen. I have
Asterisk 11.1.0 running on NetBSD 6.99.7. It has res_rtp_asterisk.so
loaded, and there is nothing in my logs about it.
}-- End of excerpt from Hugo Silva
Home |
Main Index |
Thread Index |
Old Index