linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone console building: Undefined symbols f


From: J Alex Antony Vijay
Subject: Re: [Linphone-developers] Linphone console building: Undefined symbols for architecture x86_64
Date: Wed, 11 Sep 2013 14:29:34 +0530

Hi,

    You have missed some configuration for ortp.

Because it says there is a function call for "ortp_message", "ortp_error" methods but unable to find.

You can check the configuration again to resolve it.



On Thu, Sep 5, 2013 at 2:12 PM, fess <address@hidden> wrote:
I try to build new Linphone release for OSx.

after I ran:

#./configure --prefix=/opt/local --with-readline=/opt/local --disable-x11
--with-srtp=/opt/local --with-gsm=/opt/local --disable-zrtp
--enable-relativeprefix

I call
# make

and during Making  console I get followed error.

In the past, before 6-7 months I did some trick but don't remember what I
did exactly.



....
rm -f liblinphone_gitversion.h.tmp ;
Making all in help
make[4]: Nothing to be done for `all'.
Making all in console
  CCLD     linphonec
Undefined symbols for architecture x86_64:
  "___ortp_log_mask", referenced from:
      _ortp_message in linphonec-linphonec.o
      _ortp_error in linphonec-commands.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *** [linphonec] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
bash-3.2#

Please help me,

**If you need any additional info let me know.

Thank you,




--
View this message in context: http://nongnu.13855.n7.nabble.com/Linphone-console-building-Undefined-symbols-for-architecture-x86-64-tp172080.html
Sent from the linphone-developers mailing list archive at Nabble.com.

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



--

Regards,
J Alex Antony Vijay.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]