States the following: sound/built-in.o(.text+0xc7aa): In function `_snd_ioctl32_xfern': : undefined reference to `snd_pcm_lib_writev' sound/built-in.o(.text+0xc7bb): In function `_snd_ioctl32_xfern': : undefined reference to `snd_pcm_lib_readv' make: *** [.tmp_vmlinux1] Error 1 Reproducible: Always Steps to Reproduce: 1. emerge --usepkg gentoo-dev-sources 2. configure kernel with make menuconfig 3. make bzImage modules modules_install Actual Results: kernel did not compile successfully Expected Results: kernel should have compiled successfully allow user to move on to install the kernel
Please provide your .config for reference.
need more info versions, kernel config also, does a 'genkernel' compiled kernel work? That kernel config in there should work.
Recompiled using a newer kernel, with limited modules, etc... All working well, Thanks anyway.
Updating status.