Обсуждение: SSL error

Поиск
Список
Период
Сортировка

SSL error

От
Diego Gil
Дата:
Hi,

I made a new cvs checkout and, when compiling, get the following errors (shown last ones only ..) :

/usr/local/pgsql/lib/libpq.a(fe-secure.o)(.text+0xae2): En la función `pqsecure_initialize':
: undefined reference to `SSL_load_error_strings'
/usr/local/pgsql/lib/libpq.a(fe-secure.o)(.text+0xaea): En la función `pqsecure_initialize':
: undefined reference to `TLSv1_method'
/usr/local/pgsql/lib/libpq.a(fe-secure.o)(.text+0xaf2): En la función `pqsecure_initialize':
: undefined reference to `SSL_CTX_new'
/usr/local/pgsql/lib/libpq.a(fe-secure.o)(.text+0xb53): En la funci/usr/local/pgsql/lib/libpq.a(fe-secure.o)(.text+0xb53): En la función `pqsecure_initialize':
: undefined reference to `SSL_CTX_load_verify_locations'
/usr/local/pgsql/lib/libpq.a(fe-secure.o)(.text+0xb81): En la función `pqsecure_initialize':
: undefined reference to `SSL_CTX_set_verify'
/usr/local/pgsql/lib/libpq.a(fe-secure.o)(.text+0xbb8): En la función `client_cert_cb':
: undefined reference to `SSL_get_ex_data'
collect2: ld devolvió el estado de salida 1

I saw in the list the same problem but can't find the solution.

Any tips ?.

Thanks,
Diego.

pgadmin crash when trying to add data to an empty table.

От
Diego Gil
Дата:
I am having an issue when a table is empty and try to use data browser to add some rows.

If table is empty, pgadmin3 crash without any message.

I am running Fedora Core 3 in a Toshiba A25-S207 notebook.

Any idea ?

Diego.

Re: pgadmin crash when trying to add data to an

От
Diego Gil
Дата:
I upgraded today to wxWidgets 2.5.4 and made a new pgadmin3 cvs
checkout.

Compilation was OK and my troubles with empty tables are fixed !..

I am running Fedora Core 3 in a Toshiba A25-S207 notebook.

Thanks,

Diego.


El sáb, 19-02-2005 a las 19:24 -0300, Diego Gil escribió:
> I am having an issue when a table is empty and try to use data browser
> to add some rows.
>
> If table is empty, pgadmin3 crash without any message.
>
> I am running Fedora Core 3 in a Toshiba A25-S207 notebook.
>
> Any idea ?
>
> Diego.
>