Re: [HACKERS] Problems compiling a trigger

2006-02-07 Thread Neil Conway
On Tue, 2006-02-07 at 19:45 -0400, Rodolfo Campos wrote: > I'm getting problems compiling a trigger written in C (exactly the one > from the documentation), when compiling it I get the errore shwoned > here. This question belongs elsewhere (e.g. pgsql-general) -- -hackers is for development-relate

[HACKERS] Problems compiling a trigger

2006-02-07 Thread Rodolfo Campos
Hi fellows, I'm getting problems compiling a trigger written in C (exactly the one from the documentation), when compiling it I get the errore shwoned here. I think the problem might be the linker, but I don't know how to fix it. The command that I run was: gcc -I /usr/include/postgresql/server