Yeah, just zlib.h, but that's part of zlib1g-dev which you should already
have.
Are you sure you have your dependencies met? Anyway, you can try:
$ sudo apt-get install zlib1g-dev
But a quick search on the internet will have these solutions too. :)
IIRC, zlib-dev depends on libc-dev which is part of the meta-package
"build-essential", so if you followed the manual compilation instructions
"sudo apt-get install build-essential ..." you would have gotten this
package and likely others you will need.
-Tres
- tres.finocchi...@gmail.com
On Tue, Nov 11, 2014 at 12:24 PM, Spekular R <spekul...@gmail.com> wrote:
> Now I'm getting a different error:
> "
> /home/ubuntu/Desktop/lmms-stable-1.1/plugins/zynaddsubfx/zynaddsubfx/src/Misc/QtXmlWrapper.cpp:56:18:
> fatal error: zlib.h: No such file or directory
> #include <zlib.h>
> ^
> compilation terminated.
> make[2]: ***
> [plugins/zynaddsubfx/CMakeFiles/ZynAddSubFxCore.dir/zynaddsubfx/src/Misc/QtXmlWrapper.o]
> Error 1
> make[1]: *** [plugins/zynaddsubfx/CMakeFiles/ZynAddSubFxCore.dir/all]
> Error 2
> make[1]: *** Waiting for unfinished jobs....
> [ 49%] Building CXX object
> plugins/zynaddsubfx/zynaddsubfx/src/UI/CMakeFiles/zynaddsubfx_gui.dir/SUBnoteUI.o
> [ 49%] Building CXX object
> plugins/zynaddsubfx/zynaddsubfx/src/UI/CMakeFiles/zynaddsubfx_gui.dir/VirKeyboard.o
> [ 49%] Building CXX object
> plugins/zynaddsubfx/zynaddsubfx/src/UI/CMakeFiles/zynaddsubfx_gui.dir/NioUI.o
> [ 49%] Building CXX object
> plugins/zynaddsubfx/zynaddsubfx/src/UI/CMakeFiles/zynaddsubfx_gui.dir/WidgetPDial.o
> Linking CXX static library libzynaddsubfx_gui.a
> [ 49%] Built target zynaddsubfx_gui
> make: *** [all] Error 2
> "
> I guess I'm missing some file somehow?
>
> On Tue, Nov 11, 2014 at 5:03 PM, Spekular R <spekul...@gmail.com> wrote:
>
>> Alright, so I deleted the contents of build, ran cmake again, and ran
>> build -j2. Here's the error:
>> "
>> In file included from
>> /home/ubuntu/Desktop/lmms-stable-1.1/include/MidiEvent.h:28:0,
>> from
>> /home/ubuntu/Desktop/lmms-stable-1.1/include/RemotePlugin.h:29,
>> from
>> /home/ubuntu/Desktop/lmms-stable-1.1/plugins/vst_base/RemoteVstPlugin.cpp:35:
>> /usr/include/c++/4.8/cstdlib:41:28: fatal error: bits/c++config.h: No
>> such file or directory
>> #include <bits/c++config.h>
>> ^
>> compilation terminated.
>> winegcc: g++ failed
>> make[2]: *** [plugins/vst_base/RemoteVstPlugin] Error 2
>> make[1]: *** [plugins/vst_base/CMakeFiles/vstbase.dir/all] Error 2
>> make[1]: *** Waiting for unfinished jobs....
>> Linking CXX shared module libtripleoscillator.so
>> [ 36%] Built target tripleoscillator
>> make: *** [all] Error 2
>> "
>> Crap. I forgot this part:
>> "
>>
>> On 64 bits systems you may also have to:
>>
>> sudo apt-get install libc6-dev-i386 gcc-multilib g++-multilib
>>
>> (Fixes *"compilation terminated. winegcc: g++ failed"*)
>>
>> "
>>
>
>
------------------------------------------------------------------------------
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