linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Linphone-Web compilation


From: Gurdeep Singh (Guru)
Subject: [Linphone-developers] Linphone-Web compilation
Date: Wed, 24 Dec 2014 00:28:43 +1100

Hello,

I am trying to compile linephone-web and its failing with some error messsages:

address@hidden firebreath]# ./prepmake.sh -DENABLE_G729="1"
Using projects in: /root/firebreath/projects
Generating build files in: /root/firebreath/build
NOTE: The build files in /root/firebreath/build should *NEVER* be modified directly. Make changes in cmake and re-run this script.
~/firebreath/build ~/firebreath
project dir: /root/firebreath/projects
Single project: /root/firebreath/projects
CMake Error at projects/PluginConfig.cmake:20 (find_package):
  Could not find module FindGit.cmake or a configuration file for package
  Git.

  Adjust CMAKE_MODULE_PATH to find FindGit.cmake or set Git_DIR to the
  directory containing a CMake configuration file for Git.  The file will
  have one of the following names:

    GitConfig.cmake
    git-config.cmake

Call Stack (most recent call first):
  cmake/common.cmake:73 (include)
  CMakeLists.txt:125 (add_firebreath_plugin)


CMake Error at projects/PluginConfig.cmake:56 (execute_process):
  execute_process given unknown argument "describe".
Call Stack (most recent call first):
  cmake/common.cmake:73 (include)
  CMakeLists.txt:125 (add_firebreath_plugin)


CMake Error at projects/PluginConfig.cmake:60 (string):
  string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
  command.
Call Stack (most recent call first):
  cmake/common.cmake:73 (include)
  CMakeLists.txt:125 (add_firebreath_plugin)


CMake Error at projects/PluginConfig.cmake:61 (string):
  string sub-command REPLACE requires four arguments.
Call Stack (most recent call first):
  cmake/common.cmake:73 (include)
  CMakeLists.txt:125 (add_firebreath_plugin)


-- Platform: Linphone Web Linux 64 bits
Generating plugin configuration files in /root/firebreath/build/projects/linphone-web/gen
CMake Error at cmake/CommonPluginConfig.cmake:79 (string):
  string sub-command REPLACE requires four arguments.
Call Stack (most recent call first):
  cmake/common.cmake:74 (include)
  CMakeLists.txt:125 (add_firebreath_plugin)


-- Successfully added Rootfs creation step
CMake Error at projects/X11/projectDef.cmake:237 (create_tgz_package):
  create_tgz_package Function invoked with incorrect arguments for function
  named: create_tgz_package
Call Stack (most recent call first):
  cmake/common.cmake:89 (include)
  projects/CMakeLists.txt:85 (include_platform)


CMake Error at projects/X11/projectDef.cmake:291 (create_xpi_package):
  create_xpi_package Function invoked with incorrect arguments for function
  named: create_xpi_package
Call Stack (most recent call first):
  cmake/common.cmake:89 (include)
  projects/CMakeLists.txt:85 (include_platform)


-- No signtool certificate found; assuming development machine (/root/firebreath/projects/sign/linphoneweb.pem)
CMake Error at projects/X11/projectDef.cmake:344 (create_crx_package):
  create_crx_package Function invoked with incorrect arguments for function
  named: create_crx_package
Call Stack (most recent call first):
  cmake/common.cmake:89 (include)
  projects/CMakeLists.txt:85 (include_platform)


-- No signtool certificate found; assuming development machine (/root/firebreath/projects/sign/linphoneweb.pem)
-- Successfully added SDK package step
-- Configuring incomplete, errors occurred!
address@hidden firebreath]#


Can someone suggest what could be wrong?

Thanks,
Gurdeep

reply via email to

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