1. On OpenBSD
- Posted by Hallvard Ystad <euphoria at babelserver.org> Dec 17, 2005
- 620 views
Hi There were a few posts last month about eu on different OSes, and among them was mentioned OpenBSD. Well, I tried, tonight, to run Euphoria on OpenBSD with the FreeBSD emulation enabled (didn't get the Linux emulation to work, it said "execution not permitted" or something), but then I got this: /usr/libexec/ld-elf.so.1: Undefined symbol "__stdoutp" referenced from COPY relocation in exu Exit 1 I'm a complete beginner in Euphoria, and I find errors like this discouraging. (Am I doing something wrong?) Anyway, this post was mainly to inform about the OpenBSD difficulties. Thanks for your attention, HY Prætera censeo Carthaginem esse delendam
2. Re: On OpenBSD
- Posted by Hallvard Ystad <euphoria at babelserver.org> Dec 17, 2005
- 608 views
- Last edited Dec 18, 2005
I wrote: > [...] I tried, tonight, > to run Euphoria on OpenBSD [...] but then I got this: > > /usr/libexec/ld-elf.so.1: Undefined symbol "__stdoutp" referenced from COPY > relocation in exu > Exit 1 So why did it have to be ld-elf.so.1 anyway? Even a symlink didn't fix the problem! Argh! HY Prætera censeo Carthaginem esse delendam