Tom Lane wrote:
"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
Ah yes. Actually, this is the error I got once I manually created the
earthdistance directory in order for the clean to proceed. The first
time it failed, it was missing altogether.
- thomas
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])