Tom Lane wrote:

Marc Cuypers <[EMAIL PROTECTED]> writes:

How do i make the examples in postgresql-7.3.3/src/test/examples/?


"make" works for me, assuming that I'm doing it in a built directory
tree.

[ looks at 7.3 branch... ]  Hm, it looks like there's a mistake in the
Makefile in that directory in 7.3: try changing
LIBS += $(libpq)
to
LDFLAGS += $(libpq)

This works. Thanks a lot.


-- Best regards,

Marc.


---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to