To build (i.e., compile and link) a program using
libpq you need to do all of the following
things:
@@ -103,4 +103,4 @@ testlibpq.o(.text+0xa4): undefined reference to `PQerrorMessage'
This means you forgot the -L option or did not
specify the right directory.