Re: LOCK Fixes/Break on FreeBSD 4.2-STABLE

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: LOCK Fixes/Break on FreeBSD 4.2-STABLE
Date: 2000-11-29 04:31:17
Message-ID: 26153.975472277@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Larry Rosenman <ler(at)lerctr(dot)org> writes:
> The last batch of commits break on FreeBSD 4.2-STABLE.
> /usr/include/machine/lock.h:148: conflicting types for `s_lock'
> ../../../src/include/storage/s_lock.h:402: previous declaration of `s_lock'

That's odd. s_lock has been declared the same way right along in our
code; I didn't change it. Can you see what's changed to cause a
conflict where there was none before?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2000-11-29 04:33:10 Re: LOCK Fixes/Break on FreeBSD 4.2-STABLE
Previous Message Sandeep Joshi 2000-11-29 03:30:33 redundancy and disk i/o