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 » Developing U++ » U++ Developers corner » Problem with FreeBSD
Re: Problem with FreeBSD [message #60657 is a reply to message #60622] Wed, 26 June 2024 14:52 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14266
Registered: November 2005
Ultimate Member
Novo wrote on Sun, 09 June 2024 17:11
./umk reference Https CLANG -bus
 in dir /usr/home/buildbot-worker/worker0/fb13-upp/build (timeout 1200 secs)
 watching logfiles {}
 argv: [b'./umk', b'reference', b'Https', b'CLANG', b'-bus']
 using PTY: False
----- Core ( CLANG DEBUG SHARED DEBUG_FULL BLITZ POSIX BSD FREEBSD ) (1 / 3)
----- Core/SSL ( CLANG DEBUG SHARED DEBUG_FULL BLITZ POSIX BSD FREEBSD ) (2 / 3)
----- Https ( MAIN CLANG DEBUG SHARED DEBUG_FULL BLITZ POSIX BSD FREEBSD ) (3 / 3)
Linking...
ld: error: undefined symbol: SSL_get1_peer_certificate
>>> referenced by Socket.cpp:183
>>>               /usr/home/buildbot-worker/worker0/fb13-upp/build/.cache/upp.out/Core/SSL/CLANG.Debug.Debug_Full.Shared/Socket.o:(Upp::TcpSocket::SSLImp::Handshake())
>>> did you mean: SSL_get_peer_certificate
>>> defined in: /usr/lib/libssl.so
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
There were errors. (0:00.12)
program finished with exit code 1
elapsedTime=0.141835


That is really interesting as Socket.cpp:183 looks like this:

cert.Set(SSL_get_peer_certificate(ssl));

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Distribute U++ applications as binaries. Update to 2024
Next Topic: Problems with TheIDE
Goto Forum:
  


Current Time: Sun Jul 20 01:01:37 CEST 2025

Total time taken to generate the page: 0.06907 seconds