Hi Russell A problem similar to Kristian's zaptel menuselect builds with the wrong compilers seems to exist in the asterisk/menuselect/Makefile, except in that that Makefile I believe that all of the .o targets should be built with: $(CC) -Wall $(HOSTCFLAGS) ... rather than $(CC) -Wall $(CFLAGS) ... Regards, Jeff