Re: [HACKERS] Something fishy about the current Makefiles

2011-01-12 Thread Alvaro Herrera
Excerpts from Tom Lane's message of jue ene 06 13:57:11 -0300 2011: > Whilst fooling around with GIN, I have repeatedly observed that doing > "make" in src/backend/access/gin, followed by "make install-bin" in > src/backend, fails to rebuild the postgres executable --- it just > installs the existi

Re: [HACKERS] Something fishy about the current Makefiles

2011-01-11 Thread Jeff Davis
On Thu, 2011-01-06 at 12:27 -0500, Robert Haas wrote: > I've noticed something like this as well, but haven't been able to > figure out exactly what is going wrong. I've been having build problems ever since: http://archives.postgresql.org/message-id/1291256879.25389.6.ca...@jdavis-ux.asterdata.l

Re: [HACKERS] Something fishy about the current Makefiles

2011-01-11 Thread Tom Lane
Peter Eisentraut writes: > On tor, 2011-01-06 at 11:57 -0500, Tom Lane wrote: >> Whilst fooling around with GIN, I have repeatedly observed that doing >> "make" in src/backend/access/gin, followed by "make install-bin" in >> src/backend, fails to rebuild the postgres executable --- it just >> inst

Re: [HACKERS] Something fishy about the current Makefiles

2011-01-11 Thread Peter Eisentraut
On tor, 2011-01-06 at 11:57 -0500, Tom Lane wrote: > Whilst fooling around with GIN, I have repeatedly observed that doing > "make" in src/backend/access/gin, followed by "make install-bin" in > src/backend, fails to rebuild the postgres executable --- it just > installs the existing one. A second

Re: [HACKERS] Something fishy about the current Makefiles

2011-01-06 Thread Simon Riggs
On Thu, 2011-01-06 at 13:53 -0500, Tom Lane wrote: > Robert Haas writes: > > On Thu, Jan 6, 2011 at 11:57 AM, Tom Lane wrote: > >> Whilst fooling around with GIN, I have repeatedly observed that doing > >> "make" in src/backend/access/gin, followed by "make install-bin" in > >> src/backend, fails

Re: [HACKERS] Something fishy about the current Makefiles

2011-01-06 Thread Tom Lane
Robert Haas writes: > On Thu, Jan 6, 2011 at 11:57 AM, Tom Lane wrote: >> Whilst fooling around with GIN, I have repeatedly observed that doing >> "make" in src/backend/access/gin, followed by "make install-bin" in >> src/backend, fails to rebuild the postgres executable --- it just >> installs t

Re: [HACKERS] Something fishy about the current Makefiles

2011-01-06 Thread Robert Haas
On Thu, Jan 6, 2011 at 11:57 AM, Tom Lane wrote: > Whilst fooling around with GIN, I have repeatedly observed that doing > "make" in src/backend/access/gin, followed by "make install-bin" in > src/backend, fails to rebuild the postgres executable --- it just > installs the existing one.  A second

[HACKERS] Something fishy about the current Makefiles

2011-01-06 Thread Tom Lane
Whilst fooling around with GIN, I have repeatedly observed that doing "make" in src/backend/access/gin, followed by "make install-bin" in src/backend, fails to rebuild the postgres executable --- it just installs the existing one. A second execution of "make install-bin" does notice that postgres