Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA12482; Tue, 29 Jun 93 19:07:18 -0700
Message-Id: <9306300207.AA12482@postgres.Berkeley.EDU>
From: Ravi Lingam <lnj@sunrise.cse.fau.edu>
Subject: User Defined Types, Oper, and Prog Lang.
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: postgres@postgres.Berkeley.EDU
Date: Tue, 29 Jun 93 17:12:53 EDT
Cc: lnj@sunrise.cse.fau.edu (Ravi Lingham)
X-Mailer: ELM [version 2.3 PL11]

I am using Postgres 4.0.1. 

when I tried to compile the tutorial example 
on User Defined Types, Operators, and Programming 
Language Functions - "circle" given in the 
User manual pages 12-17.

I got the following errors: 
	ld: Undefined symbol 
   		_point_dt 
   		_palloc 

Could someone tell how to correct this error.

Thanks 

Rav Lingam 
email lnj@cse.fau.edu 
