Hi,

On Wed, Feb 12, 2025 at 11:34:28AM +0100, Dieter Faulbaum wrote:
> 
> Hello Uwe,
> 
> thanks for the intro (it's a long time ago that I compiled my last kernel.-)
> 
> Uwe Kleine-König <uklei...@debian.org> writes:
> ...
> >  - Building a kernel package:
> > 
> >     make -j10 my_defconfig bindeb-pkg
> > 
> > The last step creates a kernel package. Install it and test if the issue
> > occurs. For 6.11 I would expect this to work (but in general it's good
> > to make sure one's assumptions are good, so please don't skip that
> > test).
> 
> I failed at this step.-(
> The last lines are:
>  LD [M]  net/vmw_vsock/vsock.ko
>  LD [M]  net/vmw_vsock/vmw_vsock_virtio_transport_common.ko
> make[4]: *** [debian/rules:74: build-arch] Error 2
> dpkg-buildpackage: error: make -f debian/rules binary subprocess returned
> exit status 2
> make[3]: *** [scripts/Makefile.package:121: bindeb-pkg] Error 2
> make[2]: *** [Makefile:1547: bindeb-pkg] Error 2
> make[1]: *** [/home/dieter/tmp/linux/Makefile:347: __build_one_by_one] Error
> 2
> make: *** [Makefile:224: __sub-make] Error 2
> 
> Do you have an idea what I made wrong (or are there any missing build
> dependencies)?
> 
> The steps before looked good (for me), only some questions in the 'make
> localmodconfig',
> which I replied with a RET.

The first error appearing should be somewhere up in the build log, do
you have the full build log available?

Regards,
Salvatore

Reply via email to