There's a bit in freeamp's Makefile.in that does this: FREEAMPOBJ += $(FREEAMP$(HOST_OS)OBJ) $(APSOBJ)
... so if $(HOST_OS) doesn't get worked out because config.* are too old then the Makefile will fail. I'll upload a corrected package tonight. -- Colin Watson [EMAIL PROTECTED]