On 29/11/2015 22:17, Roberto Giaconia wrote:
> I do have libjack-jackd2-0, so it shouldn't be the problem here.
>
> About the header files, I  don't understand what you're telling me to do,
> where do I have to write those commands, but I'll now use the build log to
> list everything that is not found.
>
> [...]
> -- Looking for include file sys/soundcard.h
> -- Looking for include file sys/soundcard.h - found

you do have a copy of soundcard.h ^^^

<...>

> -- Looking for include file /usr/src/sys/gnu/i386/isa/sound/awe_voice.h
> -- Looking for include file /usr/src/sys/gnu/i386/isa/sound/awe_voice.h -
> not found

Nothing unusual so far, configure is just working out what you have and
where it is.

> [...]
> -- checking for module 'fftw3f>=3.0.0'
> --   package 'fftw3f>=3.0.0' not found
> CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341
> (message):
>    A required package was not found
> Call Stack (most recent call first):
>    /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:395
> (_pkg_check_modules_internal)
>    CMakeLists.txt:290 (PKG_CHECK_MODULES)

this is breaking the build - you need to install fftw3

>
> [...]
> -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)

If you want to create a copy of the docs you can install doxygen



-- 
FreeBSD - the place to B...Software Developing

Shane Ambler


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel

Reply via email to