Re: [HACKERS] Commit a445cb92 not tested without OpenSSL support?

2012-02-23 Thread Peter Eisentraut
On tor, 2012-02-23 at 00:26 +, Affan Salman wrote: > Hey folks > > It appears that the commit a445cb92ef5b3a31313ebce30e18cc1d6e0bdecb > causes ld to bail when building *without* OpenSSL support: > > utils/misc/guc.o:(.data+0x4d80): undefined reference to `ssl_cert_file' > utils/misc/guc.o:(.

[HACKERS] Commit a445cb92 not tested without OpenSSL support?

2012-02-22 Thread Affan Salman
Hey folks It appears that the commit a445cb92ef5b3a31313ebce30e18cc1d6e0bdecb causes ld to bail when building *without* OpenSSL support: utils/misc/guc.o:(.data+0x4d80): undefined reference to `ssl_cert_file' utils/misc/guc.o:(.data+0x4ddc): undefined reference to `ssl_key_file' utils/misc/guc.o: