HP3000-L Archives

November 2001, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Peter Osborne <[log in to unmask]>
Reply To:
Peter Osborne <[log in to unmask]>
Date:
Thu, 1 Nov 2001 11:21:57 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
Hello All,

After grabbing the source for a test C program from the PostgreSQL
documentation, I tweaked it & compiled it on Linux. Of course, it works fine.
Now.... the true test. Making it work on MPE.

I compile the program with this:

gcc -I/POSTGRES/CURRENT/include/ -L/POSTGRES/CURRENT/lib/ -lpq -lsocket
testlibpq.c

when I run the program, I get the following:

UNRESOLVED EXTERNALS: strdup
UNRESOLVED EXTERNALS: _udivdi3
UNRESOLVED EXTERNALS: _umoddi3

What libraries to I need for these functions.

Thanks,
-Pete

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2