Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Linux Mint installation issue (Linking ends with errors due to )
Linux Mint installation issue [message #59845] Tue, 02 May 2023 12:00
Seven_Of_Nine is currently offline  Seven_Of_Nine
Messages: 1
Registered: May 2023
Location: Germany
Junior Member
Hello to all,
I have an issue with `SSL_get1_peer_certificate'

When I compile and link the release "upp-posix-16828" i got the message:

OK. (0:33.13)
Something went wrong.
Please notify developers.


This is cause by:
Linking...
/usr/bin/ld: /home/andreas/Downloads/Install/Upp/upp/.cache/upp.out/Core/ SSL/CLANG.Blitz.Gui.Shared/Socket.o: in function `Upp::TcpSocket::SSLImp::Handshake()':
Socket.cpp:(.text._ZN3Upp9TcpSocket6SSLImp9HandshakeEv+0x57) : undefined reference to `SSL_get1_peer_certificate'
clang: error: linker command failed with exit code 1 (use -v to see invocation)

The operation system is
Operating System: Linux Mint 20.3
Kernel: Linux 5.15.0-71-generic
Architecture: x86-64

Background:
The reason for update to newer version was, that I got a linker error
by linking my program (in the past, this program was compiled and linked without errors).
The error was about 'SSL_get1_peer_certificate'.
So the idea was that maybe this is fixed with a newer release of ultimate++.

I don't know the meaning of SSL-Certificate. Is there a certificate missing or is i a library issue with a SSL-Library or what is the problem?
Maybe you can help me to fix it.

Previous Topic: StringParse missing declaration
Next Topic: Is there a way to get desktop mouse coordinates?
Goto Forum:
  


Current Time: Mon May 06 10:08:11 CEST 2024

Total time taken to generate the page: 0.02029 seconds