[Buildroot] Make too Old--How to upgrade!!!

MikeW mw_phil at yahoo.co.uk
Tue Jan 30 13:46:33 UTC 2007


Philippe Ney <philippe.ney at ...> writes:

> 
> > Hi,All
> > Iam using the buildroot and during make I got an error message, “Your make
> > is too old 3.79.1. Go get at least 3.80”.
> > How do I upgrade the make of this buildroot package,without tampering with
> > the OS files.Please let me know the solution
> 
> Hello,
> 
> Read the message once again.
> Your make is too old, not the buildroot one.
> 
> Philippe
> 
So, just to be explicit, you need to do something like:

(to check yum operation)
$ yum info make
... which should show make v3.79.1

then
(as root)
# yum update make
... which will update the version, assuming that the first 'info' step was OK

Regards,
MikeW








More information about the buildroot mailing list