Frank Finner <[EMAIL PROTECTED]> writes: > I run "./configure --with-perl --with-pam --with-openssl" > then "gmake" > and end up in endless loops of "cd . && ./config.status --recheck" > so "configure" runs again and again and again...
Check your system clock ... it's probably set to a time before the mod times of the configure files. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match