Re: undefined symbol when installing pgcrypto on 16.1 - Mailing list pgsql-general

From Michael Nolan
Subject Re: undefined symbol when installing pgcrypto on 16.1
Date
Msg-id CAOzAquKdLRH23_4Pp+4p+K_7R1EHHjvbumQWAF3w2arFYvA5Tg@mail.gmail.com
Whole thread Raw
In response to Re: undefined symbol when installing pgcrypto on 16.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: undefined symbol when installing pgcrypto on 16.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
No, it wasn't there, because I hadn't included --with-openssl in the
configure.  Looking at my history, I had done that once earlier but
dropped it for the reason noted below.

Including --with-openssl does include the crypto library, but if I
don't do a 'make clean' before doing a make, I get errors when
compiling postgresql.  Apparently is it always a good idea to do make
clean when reconfiguring postgresql.  (Could configure do a 'make
clean'?)

Anyway, everything's apparently working now.
--
Mike Nolan



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: undefined symbol when installing pgcrypto on 16.1
Next
From: Tom Lane
Date:
Subject: Re: undefined symbol when installing pgcrypto on 16.1