Re: error in linking - Mailing list pgsql-hackers

From Tom Lane
Subject Re: error in linking
Date
Msg-id 7768.1091771388@sss.pgh.pa.us
Whole thread Raw
In response to error in linking  ("Hicham G. Elmongui" <elmongui@cs.purdue.edu>)
List pgsql-hackers
"Hicham G. Elmongui" <elmongui@cs.purdue.edu> writes:
> When I tried to gmake, i got the following error message:
> ********************************************************
> Undefined                       first referenced
>  symbol                             in file
> PrintPlan                           executor/SUBSYS.o
> PrintQuery                          executor/SUBSYS.o

What PG version is this?  I can't find any evidence for the existence of
these symbols in any version back to 7.0.

I suspect you've got some kind of version-skew problem (like including
headers from a different version than you're linking) but it's hard to
be sure when I can't trace down the symbols.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Upgrade path for contrib modules
Next
From: Bruce Momjian
Date:
Subject: Re: Open items