"Thomas Hallgren" <[EMAIL PROTECTED]> writes: > I did a make clean. But it encountered an error and terminated prematurely > and I missed it...
> make[2]: Entering directory `/ws/pgsql/contrib/earthdistance' > make[2]: *** No rule to make target `clean'. Stop. > make[2]: Leaving directory `/ws/pgsql/contrib/earthdistance' > make[1]: *** [clean] Error 2 > make[1]: Leaving directory `/ws/pgsql/contrib' > make: *** [clean] Error 2 You must have a broken version of make. There certainly is a 'clean' rule in that subdirectory, and it works for everyone else. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html