The native include file for arm*-*-netbsd* was 1) Using #include "nm-nbsd.h" which was potentially self-recursive 2) Defining REGISTER_U_ADDR to call a function that doesn't exist. Fortunately we never compiled a file that needed this definition ;-) 2002-05-15 Richard Earnshaw * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h. (REGISTER_U_ADDR): Delete definition. (arm_register_u_addr): Delete declaration.