Re: kernel compile message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



got it again...

mator@ttip:~/linux-2.6$ make V=1 -j olddefconfig; nice make -j20 &&
nice make -j20 modules
make -f ./scripts/Makefile.build obj=scripts/basic
make -f ./scripts/Makefile.build obj=scripts/kconfig olddefconfig
scripts/kconfig/conf  --olddefconfig Kconfig
#
# No change to .config
#
  SYNC    include/config/auto.conf.cmd
make[1]: /bin/sh: Bad address
^Cmake: *** [include/config/auto.conf.cmd] Deleting file
'include/generated/rustc_cfg'
make: *** [include/config/auto.conf.cmd] Deleting file
'include/generated/autoconf.h'
make[2]: *** [scripts/kconfig/Makefile:77: syncconfig] Interrupt
make[1]: *** [Makefile:697: syncconfig] Interrupt
make: *** [Makefile:798: include/config/auto.conf.cmd] Interrupt

mator@ttip:~/linux-2.6$ make V=1 -j olddefconfig
make -f ./scripts/Makefile.build obj=scripts/basic
make -f ./scripts/Makefile.build obj=scripts/kconfig olddefconfig
scripts/kconfig/conf  --olddefconfig Kconfig
#
# No change to .config
#



so it's only seen when/after   "SYNC    include/config/auto.conf.cmd" ...
but I don't have this file... How do I enable SYNC config on make ?
And V=1 does not help...

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux