Issues compiling Liblinphone with tunnel support

Felix Perez Diener <[email protected]> Fri, 21 Jun 2024 13:39:57 -0700
Newsgroups gmane.comp.voip.linphone.user
Message-ID <CAAYQ+7YMaVHrzUv6kJ2oof0-+FNh3X+rR3CB-B5pa9D2JmAFLQ@mail.gmail.com>
Hello,

I saw this mailing list is for issues related to compilation. When I try to
cmake configure with the ENABLE_TUNNEL option, the build fails because it
cannot clone [email protected]:BC/private/tunnel.git.

I don't have access to clone that repo so I cannot build with tunnel
support. How can I move forward here? Should that repo be made public...?

To reproduce:

   1. Clone the sdk and install dependencies
   2. Configure the sdk using

cmake --preset=ios-arm64 -G Xcode -B build
-DLINPHONESDK_IOS_ARCHS="arm64" -DENABLE_TUNNEL=ON


   3. Configuration fails due to being unable to clone repo
   [email protected]:BC/private/tunnel.git
   See Error:

[email protected]: Permission denied
(publickey,gssapi-keyex,gssapi-with-mic).
fatal: Could not read from remote repository.
...
CMake Error at cmake/BCProjects.cmake:206 (add_subdirectory):
  add_subdirectory given source "tunnel" which is not an existing directory.
Call Stack (most recent call first):
  cmake/BCProjects.cmake:209 (add_tunnel)
  CMakeLists.txt:113 (include)
...

Thank you so much for your time,

Felix

_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users