ImNotPC <imnotpc_at_Rock3d.net> writes:
> I'm attempting to build lh-bootstrap-master but make is 
> complaining:
>
> make: unrecognized option '--jobserver-style=pipe'
>
> Indeed, my version of make doesn't have the --jobserver-style 
> option. If I remove the reference to --jobserver-style option 
> from ./make the package builds without any obvious errors but 
> doesn't appear to be a complete build. My make is GNU Make 4.3 
> running on a Mageia 8 system. Do I need to downgrade make? Any 
> suggestions?
i take it you mean "_upgrade_ make"? According to the GNU Make 
ChangeLog, the `--jobserver-style` option was added on 2022-08-02, 
whereas 4.3 was released in January 2020, and 4.4 was released in 
October 2022.
Alexis.
Received on Fri Apr 26 2024 - 13:53:26 CEST