compiling

From: "Jenny -" <nat_lazy(at)hotmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: compiling
Date: 2003-05-12 18:20:21
Message-ID: BAY1-F74tmFbklhaDtd00010150@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

HI,
I have a function declaration(prototype) in lock.h and its definition in
lock.c, earlier i could make a call to this function from
src/backend/postmaster/postmaster.c, but now it throws the following error
when i try to make it.:

Undefined first referenced
symbol in file
forDebugging postmaster/SUBSYS.o
FormLinkedList postmaster/SUBSYS.o

can someone help me with this.?
thanks
J

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus

Browse pgsql-hackers by date

  From Date Subject
Next Message Ryan 2003-05-12 18:58:03 Re: How are null's stored?
Previous Message Tom Lane 2003-05-12 17:54:38 Re: GUC and postgresql.conf docs