From: | jrpogo(at)yahoo(dot)com (Jeffrey Pogodzinski) |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | I Need Help Getting a libpq Progam to Compile SCO |
Date: | 2003-04-03 19:12:18 |
Message-ID: | 11c19c42.0304031112.6ae1dffa@posting.google.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
Hi,
I installed the skunkware 7.2.1 postgresql and I can not get a program
to compile using the libpq library. Please help if you can. Thanks.
I have the following installed:
PostgreSQL Data Base Management System (ver 7.2.1)
Readline (ver 2.1)
zlib - unencumbered lossless data-compression library (ver 1.1.4)
cc -g -v -Xa -a ods30 -b coff -K pentium -I/usr/include
-I/usr/local/pgsql/
include pgtest.c ./pgtest -L/usr/local/pgsql/lib -lpq
undefined first referenced
symbol in file
PQfinish pgtest.o
PQsetdbLogin pgtest.o
PQstatus pgtest.o
PQerrorMessage pgtest.o
PQexec pgtest.o
PQresultStatus pgtest.o
PQclear pgtest.o
PQnfields pgtest.o
PQfname pgtest.o
PQgetvalue pgtest.o
PQntuples pgtest.o
i386ld fatal: Symbol referencing errors. No output written to ./pgtest
*** Error code 13 (bu21)
From | Date | Subject | |
---|---|---|---|
Next Message | Henry B. Hotz | 2003-04-04 18:20:17 | Kerberos IV Support Broken? |
Previous Message | Lamar Owen | 2003-04-02 03:07:57 | Re: Compile of pgsql v7.1.3 fails on Red Hat 8.0 |