Re: BUG #6262: while installing postgis in make install leavingdirectory

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Maruthi Kiran" <mnandigam(at)avineonindia(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6262: while installing postgis in make install leavingdirectory
Date: 2011-10-20 17:09:58
Message-ID: 25161.1319130598@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Maruthi Kiran" <mnandigam(at)avineonindia(dot)com> writes:
> make[1]: Entering directory `/usr/postgis-1.5.3/postgis'
> Makefile.pgxs:17: warning: overriding recipe for target `install'
> /usr/local/pgsql/lib/pgxs/src/makefiles/pgxs.mk:92: warning: ignoring old
> recipe for target `install'
> Makefile.pgxs:63: warning: overriding recipe for target `installdirs'
> /usr/local/pgsql/lib/pgxs/src/makefiles/pgxs.mk:140: warning: ignoring old
> recipe for target `installdirs'
> Makefile.pgxs:82: warning: overriding recipe for target `uninstall'
> /usr/local/pgsql/lib/pgxs/src/makefiles/pgxs.mk:164: warning: ignoring old
> recipe for target `uninstall'
> make[1]: Nothing to be done for `all'.

You probably need to report that to the postgis folk, not here.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2011-10-20 17:15:33 Re: Can't use WITH in a PERFORM query in PL/pgSQL?
Previous Message Pavel Stehule 2011-10-20 17:04:28 Re: Can't use WITH in a PERFORM query in PL/pgSQL?