Re: [INTERFACES] lo_export & pgaccess

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Constantin Teodorescu <teo(at)flex(dot)ro>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Ken J(dot) Wright" <ken(at)ori-ind(dot)com>, pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] lo_export & pgaccess
Date: 1999-06-28 14:47:09
Message-ID: 37778AED.858744AE@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

> But it ain't such a big problem. As Tom said, just adding -lcrypt to
> SHLIB_LINK solve the problem.

This will be fixed in v6.5.1. In the meantime, a non-invasive way to
fix this is to put into your src/Makefile.custom the line

LIBS+= -lcrypt

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tommy 1999-06-28 15:17:05 postgres odbc driver
Previous Message Constantin Teodorescu 1999-06-28 14:02:35 Re: [INTERFACES] lo_export & pgaccess