This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

OpenSSL


Peterchan
 Share

Recommended Posts

I am building mumble on Mac os and hit a few walls trying to build 1.2.x and 1.3.x

When I build either version of mumble with qmake I get this error:


$ qmake -recursive -spec macx-clang main.pro CONFIG+='release static opus no-server no-dbus no-ice'

Reading /Mumble/mumble(1.3.x)/src/mumble_proto/mumble_proto.pro

Reading /Mumble/mumble(1.3.x)/3rdparty/speex-build/speex-build.pro

Reading /Mumble/mumble(1.3.x)/3rdparty/celt-0.7.0-build/celt-0.7.0-build.pro

Reading /Mumble/mumble(1.3.x)/3rdparty/celt-0.11.0-build/celt-0.11.0-build.pro

Reading /Mumble/mumble(1.3.x)/3rdparty/opus-build/opus-build.pro

Reading /Mumble/mumble(1.3.x)/src/mumble/mumble.pro

Project ERROR: openssl development package not found


Then I check where my openssl is it finds it:

$ which openssl

/usr/bin/openssl


I also home-brewed and linked OpenSSL with no luck.

I was hoping someone could help me build Mumble, so I could start developing. I tired to follow the instructions on the site as closely as I could. I have the build environment set up but I just cant build it because of the OpenSSL error


---------------------------------------

UPDATE:

I am reinstalling the build environment and noticed an error while getting OpenSSL


+ curl -f -L -o openssl-1.0.2e.tar.gz http://releng-distfiles.mumble.info/releng-distfiles/openssl-1.0.2e.tar.gz

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (22) The requested URL returned error: 404 Not Found


Not sure if this is the cause but it seems related

Link to comment
Share on other sites

  • 2 weeks later...
 Share

×
×
  • Create New...