On 23.02.2020 04:09, Anderson Catão wrote:
Linking opensips
main.o: In function `pthread_mutex_init':
/usr/local/src/opensips-2.4.7/ssl_tweaks.h:32: undefined reference to `pthread_mutexattr_setpshared'

Hey Anderson,

Did you solve your problem?  Those symbols are typically provided by the "libpthread.so" library, which comes with the "libc6" package.  While I cannot see how your OS can work without "libc6", can you just make sure you have it, then run a "sudo ldconfig" before re-attempting to build OpenSIPS?

Best regards,

--
Liviu Chircu
www.twitter.com/liviuchircu | www.opensips-solutions.com

OpenSIPS Summit, Amsterdam, May 2020
  www.opensips.org/events


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to