Re: [linux-audio-dev] Re: rosegarden, alsa_seq and usx2y rawusb

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Re: rosegarden, alsa_seq and usx2y rawusb
From: Rui Nuno Capela (rncbc_AT_rncbc.org)
Date: Wed Dec 15 2004 - 23:35:39 EET


> Stefan Turner
> Rui,
>
> Thanks for your reply. I am trying to build Jack first
> just to see if it'll work with the CCRMA Alsa I've
> already got. So far I've done:
>
> [root_AT_localhost
> jack-audio-connection-kit-0.99.35.3usx2y]# aclocal
> [root_AT_localhost
> jack-audio-connection-kit-0.99.35.3usx2y]# autoheader
> [root_AT_localhost
> jack-audio-connection-kit-0.99.35.3usx2y]# automake
> configure.ac: required file `config/mkinstalldirs' not
> found
>
> I can't find anything about this file, not even in
> configure.ac, and I really don't have a clue about
> this kind of thing (sorry if it's something really
> obvious). It certainly seems to stop the rest of the
> build working though. Any ideas?
>

Just add these flags:

    automake --add-missing --copy
or
    automake -a -c

And no, nothing is obvious when you're using the autotools =:)

-- 
rncbc aka Rui Nuno Capela
rncbc_AT_rncbc.org


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Dec 15 2004 - 23:42:53 EET