728x90

In file included from $PATH/alsa/alsa-driver-1.0.25/firewire/speakers.c:5:0:

$PATH/alsa/alsa-driver-1.0.25/firewire/../alsa-kernel/firewire/speakers.c: In function "fwspk_card_free":

$PATH/alsa/alsa-driver-1.0.25/firewire/../alsa-kernel/firewire/speakers.c:664:2: error: implicit declaration of function "fw_device_put" [-Werror=implicit-function-declaration]

$PATH/alsa/alsa-driver-1.0.25/firewire/../alsa-kernel/firewire/speakers.c: In function "fwspk_probe":

$PATH/alsa/alsa-driver-1.0.25/firewire/../alsa-kernel/firewire/speakers.c:721:2: error: implicit declaration of function "fw_device_get" [-Werror=implicit-function-declaration]

cc1: some warnings being treated as errors



solution : 

./configure --with-cards=hda-intel --with-moddir=updates

make

make install

728x90

+ Recent posts