Search Postgresql Archives

Re: undefined symbol when installing pgcrypto on 16.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Michael Nolan <htfoot@xxxxxxxxx> writes:
> 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.

Indeed.  In theory, if you use --enable-depend, you needn't do
"make clean".  But I don't trust that a whole lot personally.
I find that using ccache gets most of the win with fewer assumptions.

			regards, tom lane





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux