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

From Neil Conway
Subject Re: compile failure on xmalloc()
Date
Msg-id 87n08ca2nd.fsf@mailbox.samurai.com
Whole thread Raw
In response to compile failure on xmalloc()  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: compile failure on xmalloc()  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
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?

> 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.

-Neil



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Disaster!
Next
From: Brian Moore
Date:
Subject: returning PGresult as xml