Peterchan Posted December 8, 2015 Share Posted December 8, 2015 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.proReading /Mumble/mumble(1.3.x)/3rdparty/speex-build/speex-build.proReading /Mumble/mumble(1.3.x)/3rdparty/celt-0.7.0-build/celt-0.7.0-build.proReading /Mumble/mumble(1.3.x)/3rdparty/celt-0.11.0-build/celt-0.11.0-build.proReading /Mumble/mumble(1.3.x)/3rdparty/opus-build/opus-build.proReading /Mumble/mumble(1.3.x)/src/mumble/mumble.proProject ERROR: openssl development package not foundThen I check where my openssl is it finds it:$ which openssl/usr/bin/opensslI 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 FoundNot sure if this is the cause but it seems related Quote Link to comment Share on other sites More sharing options...
Administrators mkrautz Posted December 20, 2015 Administrators Share Posted December 20, 2015 Tracked at https://github.com/mumble-voip/mumble-releng/issues/20 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.