Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable) - Mailing list pgsql-ports

From Tom Lane
Subject Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)
Date
Msg-id 6298.1011994501@sss.pgh.pa.us
Whole thread Raw
In response to Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)  (Are Bryne <are-pgsql-ports@communique.no>)
Responses Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)
List pgsql-ports
Are Bryne <are-pgsql-ports@communique.no> writes:
> So ldd doesn't work for libraries, only executables...

Possibly it would work to explicitly include "-lssl" in the link
command for libecpg.  In src/interfaces/ecpg/lib/Makefile,
add -lssl to the line "SHLIB_LINK= $(libpq)" and see if it's happier.

            regards, tom lane

pgsql-ports by date:

Previous
From: Are Bryne
Date:
Subject: Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)
Next
From: Are Bryne
Date:
Subject: Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)