I hacked around the offending code in the arch/ia64/hp/sim, so things linked and booted. Unfortunately, I am doing this on a Intel ia64 machine. I don't currently have a Longs Peak machine. However, given that things work for a Long's Peak it should be a simple edit of arch/ia64/Makefile to exclude building the simulator for a workaround until the simulator gets fixed. drivers-$(CONFIG_IA64_GENERIC) += arch/ia64/hp/common/ arch/ia64/hp/zx1/ arch/ia64/hp/sim/ to drivers-$(CONFIG_IA64_GENERIC) += arch/ia64/hp/common/ arch/ia64/hp/zx1/ -WillReceived on Fri May 30 12:32:58 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:15 EST