View Single Post
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#16
In Fremantle there are not all packages which mumble are using. They must be ported first, or modify mumble's source code to not use these.

From http://mumble.sourceforge.net/BuildingLinux

Check under crosscompiler
PHP Code:
apt-cache show qt4-dev-tools libqt4-dev libspeex1 libspeex-dev  libboost-dev libasound2-dev libxevie-dev libxevie1 libssl-dev g++ libspeechd-dev libzeroc-ice-dev libpulse-dev slice2cpp libcap-dev libspeexdsp-dev libprotobuf-dev protobuf-compiler libboost1.37-dev libogg-dev libavahi-compat-libdnssd-dev libsndfile1-dev libg15daemon-client-dev grep Unable 
This is output:
Code:
W: Unable to locate package libxevie-dev
W: Unable to locate package libxevie1
W: Unable to locate package libspeechd-dev
W: Unable to locate package libzeroc-ice-dev
W: Unable to locate package slice2cpp
W: Unable to locate package libprotobuf-dev
W: Unable to locate package protobuf-compiler
W: Unable to locate package libg15daemon-client-dev
(Additionally there might be some other issues, like in fremantle there are libboost1.38-dev not 1.37.)

This might be one starting point to look after these missing packages: http://mumble.sourceforge.net/BuildingWindows

So when you got some of these libraries ported report it here.