You are not logged in.

#1 2008-11-21 19:06:44

funkmuscle
Member
Registered: 2006-02-09
Posts: 534

missing the development package for ALSA libraries[SOLVED]

Hi, I'm trying to install the latest Ardour-2.7 and I keep getting this error below.
I have the complete alsa package install including the alsa-lib...

Checking for usb_interrupt_write() in C library usb... yes
Checking for C header file linux/input.h... yes
Checking for FLAC__seekable_stream_decoder_init() in C++ library FLAC... no
Checking for C++ header file boost/shared_ptr.hpp... yes
Checking for lo_server_new() in C library lo... yes
Checking for dmalloc_shutdown() in C library dmallocth... no
Checking for C header file alsa/asoundlib.h... no
Checking for C header file /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h... no
It appears you don't have the required MIDI libraries installed. For Linux this means you are missing the development package for ALSA libraries.
==> ERROR: Build Failed.
    Aborting...

Last edited by funkmuscle (2008-11-21 22:29:02)

Offline

#2 2008-11-21 22:13:31

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: missing the development package for ALSA libraries[SOLVED]

Hmmm....

> pacman -Qo /usr/include/alsa/asoundlib.h
/usr/include/alsa/asoundlib.h is owned by alsa-lib 1.0.18-1

So it is there and should be found

Offline

#3 2008-11-21 22:28:29

funkmuscle
Member
Registered: 2006-02-09
Posts: 534

Re: missing the development package for ALSA libraries[SOLVED]

actually, it turns out to be a scons issue:
http://bugs.archlinux.org/task/12076?st … &closedto=

Offline

Board footer

Powered by FluxBB