Missing 'hostplugins' directory in source tree

You're new to the LinuxSampler world? You don't know where to start and nothing works? Here's the place to ask for help.
Post Reply
User avatar
dahnielson
Moderator
Posts: 632
Joined: Wed Jan 23, 2008 11:25 pm
Location: Linköping / Tranås, Sweden
Contact:

Missing 'hostplugins' directory in source tree

Post by dahnielson » Sat Oct 04, 2008 11:31 am

Updated to latest cvs, now getting this:

Code: Select all

 cd . && /bin/sh /home/anders/builds/linuxsampler/missing --run automake-1.10 --gnu
src/Makefile.am:15: required directory src/hostplugins does not exist
configure.in:1184: required file `src/hostplugins/Makefile.in' not found
configure.in:1184: required file `src/hostplugins/dssi/Makefile.in' not found
configure.in:1184: required file `src/hostplugins/lv2/Makefile.in' not found
configure.in:1184: required file `src/hostplugins/vst/Makefile.in' not found
make: *** [Makefile.in] Error 1
Anders Dahnielson

Ardour2, Qtractor, Linuxsampler, M-AUDIO Delta 1010, Axiom 61, Korg D12, AKAI S2000, E-MU Proteus 2k, Roland R-5, Roland HP 1300e, Zoom RFX-1000, 4GB RAM x86_64 Intel Pentium Dual 1.80GHz Gentoo Linux

Andreas
Developer
Posts: 214
Joined: Sun Feb 03, 2008 8:33 am

Re: Missing 'hostplugins' directory in source tree

Post by Andreas » Sat Oct 04, 2008 12:00 pm

Did you perhaps run "cvs update" without -d?

User avatar
dahnielson
Moderator
Posts: 632
Joined: Wed Jan 23, 2008 11:25 pm
Location: Linköping / Tranås, Sweden
Contact:

Re: Missing 'hostplugins' directory in source tree

Post by dahnielson » Sat Oct 04, 2008 12:06 pm

Yep. :oops:

I'm so used to it already being set in ~/.cvsrc, something I forgot to do while migrating to my new box.
Anders Dahnielson

Ardour2, Qtractor, Linuxsampler, M-AUDIO Delta 1010, Axiom 61, Korg D12, AKAI S2000, E-MU Proteus 2k, Roland R-5, Roland HP 1300e, Zoom RFX-1000, 4GB RAM x86_64 Intel Pentium Dual 1.80GHz Gentoo Linux

Post Reply