Linux kernel 2.6.26, make 4.1, menuconfig: no rule

2018-06-07 Thread Brenton Chapin
Tried to configure Linux kernel 2.6.26 on Lubuntu 18.04 with make 4.1 and gcc 7.3. "make menuconfig" gives "No rule to make target menuconfig". With make 3.8 (Lubuntu 12.10), menuconfig works. With kernel 2.6.32 and make 4.1, menuconfig works. -- http://brentonchapin.no-ip.biz __

[bug #53879] Support for .ONESHELL target on Windows and DOS platforms

2018-06-07 Thread V. Aleksandrov
Follow-up Comment #2, bug #53879 (project make): On Windows platform, official GNU make handles properly .ONESHELL special target with Bourne or native (cmd.exe) shells. However, if another shell (e.g. perl) is used, recipes can't be executed correctly. The reason is that function do_variable_def