Has anybody managed to get any of the postgres 6.4 versions to run correctly on Alpha? I have tried 6.4 through 6.4.2 and cannot get any of them to compile/run (I managed to get some versions to compile after some minor modifications, but then they did not run without crashing). I've tried both the native cc and egcs-2.91.60. The latter complained about the return types defined in s_lock.h, but I know nothing about alpha-assembler and have no idea whether the spin lock is implemented correctly. If there was a problem there it would explain why it isn't running properly. Adriaan