'make install' fails at the 'for i' loop. It is specifically choking on dynamic_eap_methods' which isn't present after running make. It looks like dynamic_eap_methods is intentionally absent, in which case the solution is to merely remove it from the ALL= statement in the Makefile. Regards, Harvey