Re: compile failure on xmalloc() - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: compile failure on xmalloc()
Date
Msg-id 200401251551.i0PFp3V03516@candle.pha.pa.us
Whole thread Raw
In response to Re: compile failure on xmalloc()  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Neil Conway wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I am seeing the following compile failure in currrent CVS.  Seems there
> > is a conflict between readline and psql's use of the xmalloc function
> > name.
> 
> This should be fixed in the latest CVS HEAD code (i.e. r1.82 of
> common.c) -- can you make sure your sources are up to date and rebuild
> from scratch?

Yes, compiles fine now.

> > It seems it is from these commits: [...]
> 
> Yes, my apologies -- my platform's linker is apparently less strict
> and I didn't get the error.

Yes, mine is BSD/OS, which is a little more particular, which is good
for our testing.  Thanks.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bill Moran
Date:
Subject: Re: Regarding development and the submittal of patches
Next
From: Hannu Krosing
Date:
Subject: Re: returning PGresult as xml