[sr-dev] [kamailio/kamailio] Fix PHONENUM, RTP_MEDIA_SERVER and WEBSOCKET for build on FreeBSD (PR #3000)

Daniel-Constantin Mierla notifications at github.com
Fri Jan 14 15:26:01 CET 2022


@miconda commented on this pull request.



> @@ -5,13 +5,8 @@ include ../../Makefile.defs
 auto_gen=
 NAME=phonenum.so
 
-CXX=g++
-LD=g++
-LIB_DIR = /opt/local/lib
-
-LIBS= -L${LIB_DIR} cphonenumber.o -lphonenumber -lgeocoding
-

The cphonenumber.o is needed for linking, not sure it would work without, expecting missing symbols. Have you started kamailio with this module, or just compiled it?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3000#pullrequestreview-852973955
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/3000/review/852973955 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220114/23b0de24/attachment.htm>


More information about the sr-dev mailing list