om-synth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Om-synth] om, patchage and whysynth


From: Lars Luthman
Subject: Re: [Om-synth] om, patchage and whysynth
Date: Thu, 20 Oct 2005 01:28:38 +0200

On Thu, 2005-10-20 at 01:15 +0200, Antonio wrote:
> 2005/10/20, Lars Luthman <address@hidden>:
> > To get the code from CVS, do this:
> >
> >  cvs -z3 -d:ext:address@hidden:/cvsroot/om-synth co omins
> 
> Many thanks for the hit.
> 
> Unfortunately I'm not able to build the cvs (maybe I'm missing
> something really obvious). What I do is:
> 
>   $ ./autogen.sh
>   [...no errors...]
>   $ ./configure
>   [...no errors...]
>   $ make
>   [...]
>   Making all in src
>   make[2]: Entering directory `/home/anto/src/omins/src'
>   make[2]: *** No rule to make target `hz_voct_4200.la.c', needed by
> `hz_voct_4200.la.lo'.
>   Stop.
>   [...]
> 
> And I'm stuck here. It's my fault or the cvs is currently not builtable?

I got this error once - I think it happens because different versions of
automake generate the makefiles somewhat differently. You might try to
upgrade your autotools to the latest versions, or try to run this before
you build the plugins (in the directory omins/src):

 for i in *.c; do ln -s $i `basename $i .c`.la.c; done

-- 
Lars Luthman
PGP key:     http://www.d.kth.se/~d00-llu/pgp_key.php
Fingerprint: FCA7 C790 19B9 322D EB7A  E1B3 4371 4650 04C7 7E2E

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]