John R Pierce <pie...@hogranch.com> writes:
> getting this error from thte ./configure:
>     configure:16808: error: cannot compute sizeof (off_t)

That's pretty weird.  Look into the config.log output to see why that
particular test program is failing.  (The relevant bit will probably be
a few hundred lines before the end of config.log --- the last section
of the log is a dump of the current values of all of configure's
variables, and there are a lot...)

BTW, which 8.4.x PG release is this exactly?

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to