Got the following error on compiling the emuk101 module:
make -C emu10k1 modules
make[3]: Entering directory `/usr/src/linux/drivers/sound/emu10k1'
make[3]: *** No rule to make target `emu_wrapper.h', needed by `hwaccess.h'.
Stop.
make[3]: Leaving directory `/usr/src/linux/drivers/sound/emu10k1'
make[2]: *** [_modsubdir_emu10k1] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/sound'
make[1]: *** [_modsubdir_sound] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_mod_drivers] Error 2
[root@nirvana linux]#
This is 2.4.8 vanilla and it used to work fine with all the pre patches
(well, it never ever happened before).
Cheers,
// Paulo Andre'
PS - Please CC me any replies if you don't mind, I'd be grateful.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/