"Andy Shellam (Mailing Lists)" <[EMAIL PROTECTED]> writes: > FYI: Reports on Google are wrong - they say that you need to use "gmake" > to build the PostgreSQL server source. You don't.
I can assure you that you need GNU make to build any part of Postgres. Perhaps what you're dealing with there is that "/usr/bin/make" is some particularly ancient release of GNU make that has most but not quite all of the features we depend on? "make -v" might prove informative. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate