I have linux box under redhat linux 8.0 with original kernel 2.4.20
On this box I successfully build postgresql 7.3.4
After upgrading kernel to 2.4.24 i deside to upgrade postgresql.
I've successfully built 7.4.1 was build without any difficulties, but fail all of regressive test
I try to build another 7.3.4 with result like building 7.4.1
Is this normal state of affairs?
Is "make install" safe with failed tests?
--
Andrew Kornilov