Jump to content
Mumble forums

Mumble Server 1.4.0 Debian 8,9,10 (x86-64)


golum
 Share

Recommended Posts

git clone git://github.com/mumble-voip/mumble.git mumble

cd mumble


git submodule init

git submodule update


qmake -recursive main.pro CONFIG+=no-client

make -j 8


On Raspberry Pi I have it running, only on x86 system I have problem


====================================================================

g++ -c -include release/murmurd -m64 -pipe -fvisibility=hidden -Wall -Wextra -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../mumble_proto -isystem ../mumble_proto -isystem murmur_ice -O2 -pthread -Wall -W -D_REENTRANT -std=c++0x -fPIE -DRESTRCT=__restrict__ -DMUMBLE_VERSION_STRING=1.4.0 -DMURMUR -DUSE_DBUS -DUSE_ICE -DUSE_BONJOUR -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++64 -I. -I../../src -I. -I../mumble_proto -I../../3rdparty/arc4random-src -Imurmur_ice -I../../3rdparty/qqbonjour-src -isystem /usr/include/avahi-compat-libdns_sd -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linx-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I../../release/.mo/murmur -o ../../release/.obj/murmur/License.o ../License.cpp

Makefile.Release:522: recipe for target '../../release/.obj/murmur/SSL.o' failed

make[2]: *** [../../release/.obj/murmur/SSL.o] Error 1

make[2]: *** Warte auf noch nicht beendete Prozesse...

make[2]: Leaving directory '/home/mumble/mumble/src/murmur'

Makefile:34: recipe for target 'release' failed

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

make[1]: Leaving directory '/home/mumble/mumble/src/murmur'

Makefile:126: recipe for target 'sub-src-murmur-make_first-ordered' failed

make: *** [sub-src-murmur-make_first-ordered] Error 2

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...