pginterface compiling

From: "Jose' Soares Da Silva" <sferac(at)proxy(dot)bazzanese(dot)com>
To: hackers postgres <pgsql-hackers(at)PostgreSQL(dot)org>
Cc: questions postgres <pgsql-questions(at)PostgreSQL(dot)org>
Subject: pginterface compiling
Date: 1998-04-23 12:06:00
Message-ID: Pine.LNX.3.96.980423114424.855A-100000@proxy.bazzanese.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi, all

I have this message when I try to compile pginterface...
Please help...

$ make all
cc -c -g -Wall -I/usr/local/pgsql/include pginterface.c halt.c
cc -g -Wall -I/usr/local/pgsql/include -L/usr/local/pgsql/lib -lpq -o .c
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x5a): undefined reference to `main'
make: *** [.c] Error 1
verde:~/pgsql/contrib/pginterface$
Jose'

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-04-23 12:06:51 Re: [HACKERS] Just another question
Previous Message Voinea Gheorghe 1998-04-23 12:01:47 (no subject)