Re: Link errors on win32

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Thomas Hallgren" <thhal(at)mailblocks(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org, "Magnus Hagander" <mha(at)sollentuna(dot)net>
Subject: Re: Link errors on win32
Date: 2004-05-28 16:52:03
Message-ID: 28003.1085763123@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Thomas Hallgren" <thhal(at)mailblocks(dot)com> 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

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-05-28 17:04:47 Re: thread safety testing fix
Previous Message Philip Warner 2004-05-28 15:58:46 Re: pg_dump --comment?