[Bug #1824] configure gets incorrect alsa version number
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Bug #1824, was updated on 2004-Apr-16 22:52 Here is a current snapshot of the bug. Project: Ogle DVD player Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: stevan_white Assigned to : none Summary: configure gets incorrect alsa version number Details: checking for alsa version... found 0.5.x configure: WARNING: Disabling ALSA support, install a 0.9.x version However, in /usr/include/alsa/version.h (included by /usr/include/sys/asoundlib.h) I find #define SND_LIB_MAJOR 1 /**< major number of library version */ #define SND_LIB_MINOR 0 /**< minor number of library version */ #define SND_LIB_SUBMINOR 4 /**< subminor number of library version */ This is Linux Mandrake 10, with the distribution alsa. For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=1824&group_id=180