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 » Linking error on FreeBSD (Linking error on FreeBSD)
Linking error on FreeBSD [message #54439] Sun, 19 July 2020 15:30 Go to next message
gh_origin is currently offline  gh_origin
Messages: 5
Registered: July 2020
Promising Member
The whole thing compiled fine but failed at the linking stage with this error message:

/usr/bin/ld: undefined reference to symbol `backtrace_symbols' (try adding -lexecinfo)
//usr/lib/libexecinfo.so.1: could not read symbols: Bad value
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake: *** [Makefile:256: theide] Error 1
Re: Linking error on FreeBSD [message #54459 is a reply to message #54439] Sat, 25 July 2020 20:19 Go to previous message
Klugier is currently offline  Klugier
Messages: 1075
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

Thanks for reporting. It is exactly the same problem raised here. In the makefile we assume that POSIX is Linux which is not true. Our code is ready for FreeBSD and from my point of view right now it is only makefile generation process.

I contacted Mirek personally, because this seems to be critical issue for all BSD platforms.

Sincerely,
Klugier


U++ - one framework to rule them all.
Previous Topic: TheIDE crashes after starting a program
Next Topic: [SOLVED] TheIDE Crash on virtual function window
Goto Forum:
  


Current Time: Thu Mar 28 09:58:50 CET 2024

Total time taken to generate the page: 0.00959 seconds