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

Rui Nuno Capela rncbc at rncbc.org
Wed Dec 15 21:35:39 UTC 2004


> 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




More information about the Linux-audio-dev mailing list