mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] Re: Postgresql build broken?


From: René Berber
Subject: [Mingw-cross-env-list] Re: Postgresql build broken?
Date: Sat, 05 Feb 2011 19:02:28 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0

On 2/5/2011 6:47 PM, René Berber wrote:

[snip]
> Second: is it me or everyone else has this problem?  It seems strange
> that Postgresql was building fine until this week (I even tried rolling
> back the .mk file, same problem with previous version).

Found the problem, it is me, I changed some mingw headers to have LFS
(Large File Support), meaning: allowing configure scripts to detect that
MinGW has LFS.

As part of that there's a change to type _off_t from long to long long,
that probably is what caused the change I'm experiencing.  Looks like
PostgreSQL does its own workaround to use LFS.

Sorry for the noise.
-- 
René Berber




reply via email to

[Prev in Thread] Current Thread [Next in Thread]