[Ohrrpgce] [ohrrpgce/ohrrpgce] Can't compile hspeak on openSUSE (#1119)

Ralph Versteegen notifications at github.com
Fri Apr 24 19:23:55 PDT 2020


@MirceaKitsune reports being unable to compile hspeak under openSUSE using an official x86_64 Euphoria build (I don't know which versions), I assume with recent svn:
```
gcc -o /archive/mircea/Games/OHRRPGCE/OHRRPGCE_SVN/wip/hspeak init-.o hspeak.o main-.o hspeak_0.o hspeak_1.o hspeak_2.o hspeak_3.o hspeak_4.o hsspiffy.o file.o sort.o get.o machine.o math.o types.o graphics.o console.o 0et.o 0achine.o memory.o dll.o convert.o search.o filesys.o datetime.o sequence.o 0ort.o scinot.o map.o eumem.o unicode.o ucstypes.o io_with_unicode.o  /home/mircea/Games/OHRRPGCE/Deps/euphoria/bin/eu.a -m32 -ldl -lm -lpthread -no-pie
/usr/lib64/gcc/x86_64-suse-linux/9/../../../../x86_64-suse-linux/bin/ld: /home/mircea/Games/OHRRPGCE/Deps/euphoria/bin/eu.a(be_runtime.o): in function power':
be_runtime.c:(.text+0x37ad): undefined reference to pow_finite'
/usr/lib64/gcc/x86_64-suse-linux/9/../../../../x86_64-suse-linux/bin/ld: /home/mircea/Games/OHRRPGCE/Deps/euphoria/bin/eu.a(be_runtime.o): in function Dpower':
be_runtime.c:(.text+0x3835): undefined reference to pow_finite'
collect2: error: ld returned 1 exit status
```
Lenny was right that depending on Euphoria is bad.

> MirceaKitsune: What broke anyway? They've worked fine for years. A Python or Scons update?
> MirceaKitsune: Likely not the later since IIRC I still use a constant downloaded build of Scons too.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1119
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20200424/e37f06b3/attachment.html>


More information about the Ohrrpgce mailing list