Klugier Messages: 1099 Registered: September 2012 Location: Poland, Kraków
Senior Contributor
Hello,
It seems that there is a bug in makefile generation algorithm. It doesn't detect operating system (assumes POSIX=LINUX) and ignore our internal settings.
This issue can be only fixed by Mirek. Right know you could manipulate makefile and replace "-ldl -lrt" with "-execinfo". Here is our library matrix for operating systems for Core package:
After building TheIDE it should run smoothly on OpenBSD. However, please build by replacing libraries and let us know what is the status. Thanks!