Re: gmake Errors: pg_backup_archiver.c: undefined reference to `lo_create' - Mailing list pgsql-general

From Tom Lane
Subject Re: gmake Errors: pg_backup_archiver.c: undefined reference to `lo_create'
Date
Msg-id 20549.1153774464@sss.pgh.pa.us
Whole thread Raw
In response to gmake Errors: pg_backup_archiver.c: undefined reference to `lo_create'  (Emi Lu <emilu@encs.concordia.ca>)
List pgsql-general
Emi Lu <emilu@encs.concordia.ca> writes:
> The full results for configuration and gmake are saved in the attached
> two files.

That's hardly full results from gmake --- it looks like it re-used a
whole pile of pre-existing .o files.  Perhaps what you need is a "make
distclean" and start again.

            regards, tom lane

pgsql-general by date:

Previous
From: "Redefined Horizons"
Date:
Subject: Beginner's questions about creating a custom data type in PostgreSQL...
Next
From: Alexandre Arruda
Date:
Subject: Re: pg_dump & pg_restore suggestion