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 » U++ Library support » U++ Core » build with clang-mingw on Linux is broken
build with clang-mingw on Linux is broken [message #56273] Mon, 15 February 2021 21:00
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
After this change: Core/SSL: In MacOS now using static libraries build with clang-mingw on Linux got broken.
./umk uppsrc ide CLANG -bu
Linking...
lld-link: error: undefined symbol: BUF_MEM_grow
>>> referenced by /home/buildbot/worker/mingw-upp/build/uppsrc/Core/SSL/Util.cpp:14
>>>               /home/buildbot/worker/mingw-upp/build/.cache/upp.out/Core/SSL/CLANG.Debug.Debug_Full.Gui.Win32/Util.o:(Upp::SslBuffer::Grow(int))
lld-link: error: undefined symbol: BUF_MEM_new
>>> referenced by /home/buildbot/worker/mingw-upp/build/uppsrc/Core/SSL/SSL.h:25
>>>               /home/buildbot/worker/mingw-upp/build/.cache/upp.out/Core/SSL/CLANG.Debug.Debug_Full.Gui.Win32/Util.o:(Upp::SslBuffer::Create())
lld-link: error: undefined symbol: BIO_new_mem_buf
>>> referenced by /home/buildbot/worker/mingw-upp/build/uppsrc/Core/SSL/Util.cpp:32
>>>               /home/buildbot/worker/mingw-upp/build/.cache/upp.out/Core/SSL/CLANG.Debug.Debug_Full.Gui.Win32/Util.o:(Upp::SslStream::OpenBuffer(char const*, int))
lld-link: error: undefined symbol: BIO_s_mem
>>> referenced by /home/buildbot/worker/mingw-upp/build/uppsrc/Core/SSL/Util.cpp:39
>>>               /home/buildbot/wo
There were errors. (0:17.58)

Could you fix that, please?

TIA


Regards,
Novo
Previous Topic: Help to setup U++ on vs code.
Next Topic: Vcont.h and Vcont.hpp Change required
Goto Forum:
  


Current Time: Thu Mar 28 20:37:20 CET 2024

Total time taken to generate the page: 0.01026 seconds