making with ssl support

Поиск
Список
Период
Сортировка
От Chris Hayner
Тема making with ssl support
Дата
Msg-id Pine.OSF.4.32.0105011232400.32132-100000@typhoon.ocis.temple.edu
обсуждение исходный текст
Ответ на Re: Minor documentation bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello all,

I have tried several times to make postgresql with ssl support, all times
i got the following error:


In file included from crypt.c:27:
/usr/include/crypt.h:23: conflicting types for `des_encrypt'
/usr/local/ssl/include/openssl/des.h:144: previous declaration of
`des_encrypt'

crypt.h defines it as : extern void des_encrypt(char *, int);

des.h defines it as : /usr/local/ssl/include/openssl/des.h;

this is definitely a conflict. any suggestions?

thanks in advance,
--chris


В списке pgsql-general по дате отправления:

Предыдущее
От: Vivek Khera
Дата:
Сообщение: non-timezoned timestamp column?
Следующее
От: newsreader@mediaone.net
Дата:
Сообщение: disk usage advice needed