Did you install the build-deps?

On 11 November 2014 12:49, Spekular R <spekul...@gmail.com> wrote:
> I recently decided to try to build LMMS on a copy of Ubuntu I installed on a
> memory stick, and when I run "cmake .. -DCMAKE_INSTALL_PREFIX=../target", I
> get a bunch of errors. Here are the errors I get:
> -- The C compiler identification is GNU 4.8.2
> -- The CXX compiler identification is GNU 4.8.2
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
> PROCESSOR: x86_64
> Machine: x86_64-linux-gnu
> -- Target host is 64 bit
> -- Looking for include file soundcard.h - not found
> -- Looking for include file process.h - not found
> -- Looking for Q_WS_WIN - not found
> -- Looking for Q_WS_QWS - not found
> -- Looking for Q_WS_MAC - not found
> -- checking for module 'carla-standalone>=1.9.5'
> --   package 'carla-standalone>=1.9.5' not found
> -- Looking for include file pthread.h
> -- Looking for include file pthread.h - found
> -- Looking for pthread_create - not found
> -- Looking for pthread_create in pthreads - not found
> -- Could NOT find SDL (missing:  SDL_LIBRARY SDL_INCLUDE_DIR)
> -- checking for module 'portaudio-2.0'
> --   package 'portaudio-2.0' not found
> -- checking for module 'libpulse'
> --   package 'libpulse' not found
> -- Could NOT find LibXml2
> -- Looking for snd_seq_create_simple_port in asound
> -- Looking for snd_seq_create_simple_port in asound - not found
> -- ALSA not found
> -- Looking for include file machine/soundcard.h - not found
> -- Looking for include file linux/awe_voice.h - not found
> -- Looking for include file awe_voice.h - not found
> -- Looking for include file /usr/src/sys/i386/isa/sound/awe_voice.h - not
> found
> -- Looking for include file /usr/src/sys/gnu/i386/isa/sound/awe_voice.h -
> not found
> -- Looking for C++ include sys/asoundlib.h - not found
> -- Looking for C++ include alsa/asoundlib.h - not found
> -- Looking for snd_pcm_resume in asound - not found
> -- checking for module 'jack>=0.77'
> --   package 'jack>=0.77' not found
> -- checking for module 'fftw3f>=3.0.0'
> --   package 'fftw3f>=3.0.0' not found
> CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:283
> (message):
>   A required package was not found
> Call Stack (most recent call first):
>   /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:337
> (_pkg_check_modules_internal)
>   CMakeLists.txt:290 (PKG_CHECK_MODULES)
> -- checking for module 'fluidsynth>=1.0.7'
> --   package 'fluidsynth>=1.0.7' not found
> -- Could NOT find Wine (missing:  WINE_INCLUDE_DIRS)
> -- checking for module 'samplerate>=0.1.8'
> --   package 'samplerate>=0.1.8' not found
> CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:283
> (message):
>   A required package was not found
> Call Stack (most recent call first):
>   /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:337
> (_pkg_check_modules_internal)
>   CMakeLists.txt:327 (PKG_CHECK_MODULES)
> -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
>
> Supported audio interfaces
> --------------------------
> * ALSA                        : not found, please install libasound2-dev (or
> similiar) ;if you require ALSA support
> * JACK                        : not found, please install libjack0.100.0-dev
> (or similiar) ;if you require JACK support
> * PortAudio                   : not found, please install portaudio19-dev
> (or similiar, version >= 1.9) ;if you require PortAudio support
> * PulseAudio                  : not found, please install libpulse-dev (or
> similiar) ;if you require PulseAudio support
> * SDL                         : not found, please install libsdl1.2-dev (or
> similiar) ;if you require SDL support
>
> Supported MIDI interfaces
> -------------------------
> * ALSA                        : not found, please install libasound2-dev (or
> similiar) ;if you require ALSA support
> * WinMM                       : <not supported on this platform>
>
> Optional plugins
> ----------------
> * Carla Patchbay & Rack       : not found, please install the latest carla
> * SoundFont2 player           : not found, libfluidsynth-dev (or
> similiar);is highly recommended
> * Stk Mallets                 : not found, please install libstk0-dev (or
> similiar) ;if you require the Mallets instrument
> * VST-instrument hoster       : not found, please install (lib)wine-dev (or
> similiar) - 64 bit systems additionally need gcc-multilib and g++-multilib
> * VST-effect hoster           : not found, please install (lib)wine-dev (or
> similiar) - 64 bit systems additionally need gcc-multilib and g++-multilib
>
> -- Configuring incomplete, errors occurred!
> "
>
> "-- Could NOT find LibXml2" is odd, as I have LibXml2 installed, and "sudo
> apt-get install LibXml2" gives "libxml2 is already the newest version.". "--
> package 'fftw3f>=3.0.0' not found" doesn't make sense either, as I
> downloaded and installed fftw3 following the instructions
> (http://www.fftw.org/fftw3_doc/Installation-on-Unix.html#Installation-on-Unix).
> I'm not sure if I'm just missing a configuration or something, but I get "--
> Could NOT find Wine (missing:  WINE_INCLUDE_DIRS)" despite having installed
> Wine. As for  "--   package 'fluidsynth>=1.0.7' not found", "sudo apt-get
> install fluid" gives "fluid is already the newest version.", but I should
> probably "sudo apt-get fluidsynth" instead, and uninstall fluid, right?
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> LMMS-devel mailing list
> LMMS-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lmms-devel
>

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel

Reply via email to