[HACKERS] Compiling 6.1-970604 fails - Mailing list pgsql-hackers

From Michael Reifenberger
Subject [HACKERS] Compiling 6.1-970604 fails
Date
Msg-id 94295ca309e7073bb43195b37a9bce10
Whole thread Raw
List pgsql-hackers
Hi,
when compiling 6.1-970604 I get:

gcc -o postgres access/SUBSYS.o ...
..
tcop/SUBSYS.o: Undefined symbol `__use_right_sided_plans_' referenced from text
segment
...

Something missing?

BTW:
Is it possible to get the CVS-tree?
Via CVSup?

Bye!
- ----
Michael Reifenberger
Plaut Software GmbH, R/3 Basis

------------------------------

pgsql-hackers by date:

Previous
From: Igor
Date:
Subject: Re: [HACKERS] 6.1 progress
Next
From: "Vadim B. Mikheev"
Date:
Subject: Re: [HACKERS] CREATE/DROP table in transactional block.