[alsa-devel] error: implicit declaration of function ‘fw_iso_resource_manage’
Clemens Ladisch
clemens at ladisch.de
Mon May 16 15:39:49 CEST 2011
Felix Homann wrote:
> I've just tried building Alsa from git (alsa-driver/alsa-kernel). It
> won't build resulting in this error message:
>
> ~/workspace/Alsa/alsa-driver/firewire/../alsa-kernel/firewire/iso-resources.c: In function ‘fw_iso_resources_allocate’:
> ~/workspace/Alsa/alsa-driver/firewire/../alsa-kernel/firewire/iso-resources.c:135:2: error: implicit declaration of function ‘fw_iso_resource_manage’
The FireWire driver requires kernel 2.6.39(-rcX), but there is an entry
in kconfig-vers that prevents it from being built on older kernels.
Well, that _should_ have prevent it.
Please show the contents of your config.log and toplevel.config files.
Regards,
Clemens
More information about the Alsa-devel
mailing list