On Fri, Feb 4, 2011 at 6:39 AM, Fujii Masao <[email protected]> wrote: > When I ran "make" before "make install", both successfully > finished. So I guess that the "make install" rule in Makefile might > be corrupted.
Ah - that's the key. Not corrupted, but missing a dependency. Try it now... -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
