Larry Rosenman <[EMAIL PROTECTED]> 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
- [HACKERS] LOCK Fixes/Break on FreeBSD 4.2-STABLE Larry Rosenman
- Re: [HACKERS] LOCK Fixes/Break on FreeBSD 4.2-STABLE Larry Rosenman
- [HACKERS] Re: LOCK Fixes/Break on FreeBSD 4.2-STABLE Tom Lane
- [HACKERS] Re: LOCK Fixes/Break on FreeBSD 4.2-ST... Larry Rosenman
- [HACKERS] Re: LOCK Fixes/Break on FreeBSD 4.... Larry Rosenman
- [HACKERS] Re: LOCK Fixes/Break on FreeBS... Tom Lane
- [HACKERS] Re: LOCK Fixes/Break on F... Larry Rosenman
- [HACKERS] Re: LOCK Fixes/Break ... Tom Lane
- Re: [HACKERS] Re: LOCK Fixe... Larry Rosenman
- Re: [HACKERS] Re: LOCK Fixe... Larry Rosenman
- Re: [HACKERS] Re: LOCK Fixe... Larry Rosenman
- [HACKERS] Re: LOCK Fixes/Break on FreeBSD 4.2-ST... Larry Rosenman
- Re: [HACKERS] Re: LOCK Fixes/Break on FreeBS... Alfred Perlstein