Forum Discussion
Altera_Forum
Honored Contributor
14 years agoare you sure you are using make 3.81? The later versions of linux distributions use make 3.82 by default.
Check the make version using 'make -v'. If it is indeed 3.82, rename it to something other than 'make', perhaps make3.82 and then install make version 3.81 from the sources. Add the new make binary (v3.81) to your PATH and re-login. Regards, Aijaz