View Issue Details

IDProjectCategoryView StatusLast Update
0001786ardourbugspublic2007-07-24 02:00
Reportermark0978 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version2.0 
Summary0001786: SCONS fails to check on the version of ALSA
DescriptionArdour is fast getting MIDI code incorporated and SCONS fails to see if the version of Alsa is compatible with compiling it.

This #define needs to be in /usr/include/alsa/seq.h

#define SND_SEQ_PORT_TYPE_SOFTWARE (1<<17)

for the code to compile. Seems like this should be checked by SCONS
TagsNo tags attached.

Activities

mark0978

2007-07-20 05:54

reporter   ~0004175

Subject should have been SCONS fails to check the version of ALSA

Issue History

Date Modified Username Field Change
2007-07-20 05:52 mark0978 New Issue
2007-07-20 05:54 mark0978 Note Added: 0004175
2007-07-24 02:00 timbyr Summary SCONS fails to check on the version of Ardour => SCONS fails to check on the version of ALSA