linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Problem while building msfactory.c.o


From: 許文
Subject: [Linphone-developers] Problem while building msfactory.c.o
Date: Tue, 5 Jul 2016 14:14:39 +0800

Hi All,

I'm trying to build linphone from git://git.linphone.org/linphone-android.git when I got following error.

I'm using mac OSX 10.11.2


[  0%] Built target ms2-git-version

[  1%] Building C object src/CMakeFiles/mediastreamer_base.dir/base/msfactory.c.o

/Users/apple/Documents/linphone-android/submodules/linphone/mediastreamer2/src/base/msfactory.c:163:71: error: expected

      ')'

        ms_message("Mediastreamer2 factory " MEDIASTREAMER_VERSION " (git: " GIT_VERSION ") initialized.");

                                                                                                                                        ^

/Users/apple/Documents/linphone-android/submodules/linphone/mediastreamer2/src/base/msfactory.c:163:12: note: to match

      this '('

        ms_message("Mediastreamer2 factory " MEDIASTREAMER_VERSION " (git: " GIT_VERSION ") initialized.");

                              ^

1 error generated.

make[6]: *** [src/CMakeFiles/mediastreamer_base.dir/base/msfactory.c.o] Error 1

make[5]: *** [src/CMakeFiles/mediastreamer_base.dir/all] Error 2

make[4]: *** [all] Error 2

make[3]: *** [/Users/apple/Documents/linphone-android/WORK/android-arm/Stamp/EP_ms2/EP_ms2-build] Error 2

make[2]: *** [CMakeFiles/EP_ms2.dir/all] Error 2

make[1]: *** [all] Error 2

make: *** [arm-build] Error 2


reply via email to

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