i just switched from stable 1.0 to master and git pulled just now.

On Sat, Sep 6, 2014 at 6:56 PM, Tres Finocchiaro <tres.finocchi...@gmail.com
> wrote:

> Wrong error I believe.  It appears to be Zyn that is upset not doxygen.
>  Newer versions brought Zyn back into the source code to prevent this.
>
> How old is your code?  SWH should be set to build too.  Are you on apple?
>  Steps are identical to Linux.
>
> rm -rf ~/lmms; git clone http://github.com/lmms/lmms; cd lmms; mkdir
>> build target; cd build; cmake .. -DCMAKE_INSTALL_PREFIX=../target; make
>> install;
>
>
>
>
> -Tres
>
>
>
> - tres.finocchi...@gmail.com
>
>
> On Sat, Sep 6, 2014 at 12:29 PM, Jonathan Aquilina <eagles051...@gmail.com
> > wrote:
>
>> Hey guys,
>>
>> Is anyone else getting the following
>>
>> cmake .. -DCMAKE_INSTALL_PREFIX=../../target
>>
>> -- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.28")
>>
>> PROCESSOR: i386
>>
>> Machine: x86_64-apple-darwin13.3.0
>>
>> -- Target host is 64 bit
>>
>> -- Looking for include file stdint.h
>>
>> -- Looking for include file stdint.h - found
>>
>> -- Looking for include file stdlib.h
>>
>> -- Looking for include file stdlib.h - found
>>
>> -- Looking for include file pthread.h
>>
>> -- Looking for include file pthread.h - found
>>
>> -- Looking for include file semaphore.h
>>
>> -- Looking for include file semaphore.h - found
>>
>> -- Looking for include file unistd.h
>>
>> -- Looking for include file unistd.h - found
>>
>> -- Looking for include file sys/types.h
>>
>> -- Looking for include file sys/types.h - found
>>
>> -- Looking for include file sys/ipc.h
>>
>> -- Looking for include file sys/ipc.h - found
>>
>> -- Looking for include file sys/shm.h
>>
>> -- Looking for include file sys/shm.h - found
>>
>> -- Looking for include file sys/time.h
>>
>> -- Looking for include file sys/time.h - found
>>
>> -- Looking for include file sys/wait.h
>>
>> -- Looking for include file sys/wait.h - found
>>
>> -- Looking for include file sys/select.h
>>
>> -- Looking for include file sys/select.h - found
>>
>> -- Looking for include file stdarg.h
>>
>> -- Looking for include file stdarg.h - found
>>
>> -- Looking for include file signal.h
>>
>> -- Looking for include file signal.h - found
>>
>> -- Looking for include file sched.h
>>
>> -- Looking for include file sched.h - found
>>
>> -- Looking for include file sys/soundcard.h
>>
>> -- Looking for include file sys/soundcard.h - not found
>>
>> -- Looking for include file soundcard.h
>>
>> -- Looking for include file soundcard.h - not found
>>
>> -- Looking for include file fcntl.h
>>
>> -- Looking for include file fcntl.h - found
>>
>> -- Looking for include file sys/ioctl.h
>>
>> -- Looking for include file sys/ioctl.h - found
>>
>> -- Looking for include file ctype.h
>>
>> -- Looking for include file ctype.h - found
>>
>> -- Looking for include file string.h
>>
>> -- Looking for include file string.h - found
>>
>> -- Looking for include file process.h
>>
>> -- Looking for include file process.h - not found
>>
>> -- Looking for include file locale.h
>>
>> -- Looking for include file locale.h - found
>>
>> -- Looking for Q_WS_X11
>>
>> -- Looking for Q_WS_X11 - not found
>>
>> -- Looking for Q_WS_WIN
>>
>> -- Looking for Q_WS_WIN - not found
>>
>> -- Looking for Q_WS_QWS
>>
>> -- Looking for Q_WS_QWS - not found
>>
>> -- Looking for Q_WS_MAC
>>
>> -- Looking for Q_WS_MAC - found
>>
>> -- Looking for QT_MAC_USE_COCOA
>>
>> -- Looking for QT_MAC_USE_COCOA - found
>>
>> -- Found Qt4: /opt/local/bin/qmake (found suitable version "4.8.6",
>> minimum required is "4.3.0;COMPONENTS;QtCore;QtGui;QtXml")
>>
>> -- Found Qt translations in /opt/local/share/qt4/translations
>>
>> -- checking for module 'sndfile>=1.0.11'
>>
>> --   found sndfile, version 1.0.25
>>
>> -- Found SDL: /opt/local/lib/libSDL.dylib;-framework Cocoa (found version
>> "1.2.15")
>>
>> -- Found STK: /opt/local/lib/libstk.a
>>
>> -- checking for module 'portaudio-2.0'
>>
>> --   found portaudio-2.0, version 19
>>
>> -- Found Portaudio: portaudio
>>
>> -- Looking for vorbis_bitrate_addblock in vorbis
>>
>> -- Looking for vorbis_bitrate_addblock in vorbis - not found
>>
>> -- Found OggVorbis:
>> /opt/local/lib/libogg.dylib;/opt/local/lib/libvorbis.dylib;/opt/local/lib/libvorbisfile.dylib;/opt/local/lib/libvorbisenc.dylib
>>
>> -- checking for module 'jack>=0.77'
>>
>> --   found jack, version 0.121.3
>>
>> -- checking for module 'fftw3f>=3.0.0'
>>
>> --   found fftw3f, version 3.3.4
>>
>> -- checking for module 'fluidsynth>=1.0.7'
>>
>> --   found fluidsynth, version 1.1.6
>>
>> -- Looking for include file pthread.h
>>
>> -- Looking for include file pthread.h - found
>>
>> -- Looking for pthread_create
>>
>> -- Looking for pthread_create - found
>>
>> -- Found Threads: TRUE
>>
>> -- checking for module 'samplerate>=0.1.8'
>>
>> --   found samplerate, version 0.1.8
>>
>> -- Found Git: /usr/bin/git (found version "1.8.5.2 (Apple Git-48)")
>>
>> -- Looking for XOpenDisplay in
>> /opt/local/lib/libX11.dylib;/opt/local/lib/libXext.dylib
>>
>> -- Looking for XOpenDisplay in
>> /opt/local/lib/libX11.dylib;/opt/local/lib/libXext.dylib - found
>>
>> -- Looking for gethostbyname
>>
>> -- Looking for gethostbyname - found
>>
>> -- Looking for connect
>>
>> -- Looking for connect - found
>>
>> -- Looking for remove
>>
>> -- Looking for remove - found
>>
>> -- Looking for shmat
>>
>> -- Looking for shmat - found
>>
>> -- Looking for IceConnectionNumber in ICE
>>
>> -- Looking for IceConnectionNumber in ICE - not found
>>
>> -- Found X11: /opt/local/lib/libX11.dylib
>>
>> -- Found FLTK: /opt/local/lib/libfltk.dylib
>>
>> CMake Error at plugins/zynaddsubfx/CMakeLists.txt:50 (add_subdirectory):
>>
>>   add_subdirectory given source "zynaddsubfx/src/Nio" which is not an
>>
>>   existing directory.
>>
>>
>>
>> CMake Error at plugins/zynaddsubfx/CMakeLists.txt:51 (add_subdirectory):
>>
>>   add_subdirectory given source "zynaddsubfx/src/UI" which is not an
>> existing
>>
>>   directory.
>>
>>
>>
>> -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
>>
>>
>> Installation Summary
>>
>> --------------------
>>
>> * Install Directory           :
>> /Users/jaquilina/Desktop/lmms/stable/target
>>
>>
>> Supported audio interfaces
>>
>> --------------------------
>>
>> * ALSA                        : <not supported on this platform>
>>
>> * JACK                        : OK
>>
>> * OSS                         : <not found or not supported on this
>> platform>
>>
>> * PortAudio                   : OK
>>
>> * PulseAudio                  : <not supported on this platform>
>>
>> * SDL                         : OK
>>
>>
>> Supported MIDI interfaces
>>
>> -------------------------
>>
>> * ALSA                        : <not supported on this platform>
>>
>> * OSS                         : <not found or not supported on this
>> platform>
>>
>> * WinMM                       : <not supported on this platform>
>>
>>
>> Supported file formats for project export
>>
>> -----------------------------------------
>>
>> * WAVE                        : OK
>>
>> * OGG/VORBIS                  : OK
>>
>>
>> Optional plugins
>>
>> ----------------
>>
>> * SoundFont2 player           : OK
>>
>> * Stk Mallets                 : OK
>>
>> * VST-instrument hoster       :
>>
>> * VST-effect hoster           :
>>
>> * CALF LADSPA plugins         : OK
>>
>> * CAPS LADSPA plugins         : OK
>>
>> * CMT LADSPA plugins          : OK
>>
>> * TAP LADSPA plugins          : OK
>>
>> * SWH LADSPA plugins          : not built as requested
>>
>>
>>
>> -----------------------------------------------------------------
>>
>> IMPORTANT:
>>
>> after installing missing packages, remove CMakeCache.txt before
>>
>> running cmake again!
>>
>> -----------------------------------------------------------------
>>
>>
>>
>>
>> -- Configuring incomplete, errors occurred!
>>
>> See also
>> "/Users/jaquilina/Desktop/lmms/stable/lmms/build/CMakeFiles/CMakeOutput.log".
>>
>> See also
>> "/Users/jaquilina/Desktop/lmms/stable/lmms/build/CMakeFiles/CMakeError.log".
>>
>>
>> --
>> Jonathan Aquilina
>>
>>
>> ------------------------------------------------------------------------------
>> Slashdot TV.
>> Video for Nerds.  Stuff that matters.
>> http://tv.slashdot.org/
>> _______________________________________________
>> LMMS-devel mailing list
>> LMMS-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/lmms-devel
>>
>>
>


-- 
Jonathan Aquilina
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel

Reply via email to