Re: [HACKERS] contrib/ compile warnings

2004-05-28 Thread Bruce Momjian
Strange, compiled here fine. --- Neil Conway wrote: > I see the following on this machine: (OSX 10.3.4, gcc 3.3) > > [neilc:/Users/neilc/build-pgsql/contrib]% make -s all > ld: warning multiple definitions of symbol _nextva

Re: [HACKERS] contrib/ compile warnings

2004-05-28 Thread Tom Lane
Neil Conway <[EMAIL PROTECTED]> writes: > I see the following on this machine: (OSX 10.3.4, gcc 3.3) Interesting. There are no warnings in contrib at all on my machines (probably could duplicate the OS X failure on my laptop, but no time today). Any theories why this would be platform-specific?