Custom Query (104 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 104)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#131 fixed problem with compiling wiese oatiz@…
Description

When we tried to compile by running "sudo docker build -t bnc:2.13 ." command the process ends with success. But we cant see the bnc executable in /tmp/BNC/ folder.

#129 wontfix BNC with openssl1.1 on Debian 10 stuerze hx97177@…
Description

Hello

I'm using bnc-2.12.9-ubuntu-64bit-shared on an Ubuntu server since many years.

Now I have to set up a new server with BNC. The new server is running Debian 10. I tried using bnc-2.12.18-debian8-64bit-static, but I'm getting the following error messages:

QSslSocket: cannot resolve CRYPTO_num_locks QSslSocket: cannot resolve CRYPTO_set_id_callback QSslSocket: cannot resolve CRYPTO_set_locking_callback QSslSocket: cannot resolve sk_free QSslSocket: cannot resolve sk_num QSslSocket: cannot resolve sk_pop_free QSslSocket: cannot resolve sk_value QSslSocket: cannot resolve SSL_library_init QSslSocket: cannot resolve SSL_load_error_strings QSslSocket: cannot resolve SSLv3_client_method QSslSocket: cannot resolve SSLv23_client_method QSslSocket: cannot resolve SSLv3_server_method QSslSocket: cannot resolve SSLv23_server_method QSslSocket: cannot resolve OPENSSL_add_all_algorithms_noconf QSslSocket: cannot resolve OPENSSL_add_all_algorithms_conf QSslSocket: cannot resolve SSLeay QSslSocket: cannot call unresolved function CRYPTO_num_locks QSslSocket: cannot call unresolved function CRYPTO_set_id_callback QSslSocket: cannot call unresolved function CRYPTO_set_locking_callback QSslSocket: cannot call unresolved function SSL_library_init QSslSocket: cannot call unresolved function SSLv23_client_method QSslSocket: cannot call unresolved function sk_num QSslSocket: cannot call unresolved function SSLv23_client_method QSslSocket: cannot call unresolved function SSL_library_init

It seems that the problem is that the server has openssl version 1.1.1d. The old server e.g. has openssl 1.0.2g. Is the bnc software only working with openssl 1.0? I'm not allowed to downgrade the openssl version. Is there any other solution?

Many thanks for your help

#128 fixed BNC trunk fails to compile with GCC 10 stuerze anonymous
Description

It complains about numeric comparison on a pointer. Patch is attached.

The compiler also emits lots of warnings about misleading indentation, and it's right. If there is demand, I can provide patches also for the warnings.

See also https://build.opensuse.org/package/live_build_log/home:LPechacek:branches:Application:Geo/ntrip-bnc/openSUSE_Tumbleweed/x86_64 (click Download Log to see the whole build log).

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.