On Sun, Feb 19, 2023 at 03:13:40PM -0700, 43i3 Adam wrote:
> hi, please a need help i never had this kind of error compile my own
> kernel. please you can find there the version of kernel and the command
> line a use for that. thanks ...
> 
> kernel version: linux-6.1.12
> os type: 64-bit
> processors: intel i5 .2.7
> gcc version 10.2.1 20210110 (Debian 10.2.1-6)
> 
> the command line : make bindeb-pkg -j"$(nproc)" LOCALVERSION=-"$(dpkg
> --print-architecture)" KDEB_PKGVERSION="$(make k
> ernelversion)-1"
> 
> The error :
> ake[5]: *** [scripts/Makefile.build:500: drivers/media] Error 2
> make[5]: *** Waiting for unfinished jobs....
>   CC [M]  drivers/staging/qlge/qlge_ethtool.o
>   CC [M]  drivers/staging/qlge/qlge_devlink.o
>   LD [M]  drivers/staging/qlge/qlge.o
> make[4]: *** [scripts/Makefile.build:500: drivers] Error 2
> make[3]: *** [Makefile:1992: .] Error 2
> make[2]: *** [debian/rules:7: build-arch] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit
> status 2
> make[1]: *** [scripts/Makefile.package:86: bindeb-pkg] Error 2
> make: *** [Makefile:1636: bindeb-pkg] Error 2

There is very little info there to go by. Try running the compile in
a more verbose mode (e.g. add option -V=1 to your make or something).

Cheers
-- 
t

Attachment: signature.asc
Description: PGP signature

Reply via email to