Bjr à tous,
Aujourd'hui un problème auquel je n'arrive pas à bout:
La compilation de alsa-lib sur un système dont les en-têtes sont basés sur celle d'un noyau 2.6.9, mais j'ai droit à une belle erreur d'include sur little_endian.h
pour faire simple:
In file included from /usr/include/asm/byteorder.h:57,
from fm.c:33:
/usr/include/linux/byteorder/little_endian.h:43: error: parse error before "__cpu_to_le64p"
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_le64p':
/usr/include/linux/byteorder/little_endian.h:45: error: `__le64' undeclared (first use in this function)
/usr/include/linux/byteorder/little_endian.h:45: error: (Each undeclared identifier is reported only once
/usr/include/linux/byteorder/little_endian.h:45: error: for
(…)