[alsa-devel] axfer: FTBFS of axfer with glibc-2.11 or before due to missing definition of POLLRDNORM

11 Jan
2019
11 Jan
'19
2:23 a.m.
alsa-project/alsa-utils issue #9 was opened from takaswie:
Reported by Jay Foster in alsa-devel list. http://mailman.alsa-project.org/pipermail/alsa-devel/2019-January/144024.htm...
The v1.1.8 release brings FTBFS of axfer in his legacy toolchain (glibc v2.9) for arm platform, due to missing definition `POLLRDNORM`, used in `axfer/waiter-select.c`. An option of `-D_GNU_SOURCE` for CFLAGS can suppress the issue. With glibc v2.22, no issues.
During development period of axfer, this issue has never been got. More recent version of glibc (v2.28) was used and the macro is available without any explicit options.
Issue URL : https://github.com/alsa-project/alsa-utils/issues/9 Repository URL: https://github.com/alsa-project/alsa-utils
2298
Age (days ago)
2298
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub issues - opened