bob-the-hamster left a comment (ohrrpgce/ohrrpgce#1300)

`scons release=1 hspeak` still fails on Debin 11 with `undefined reference to 
'__wrap_stat64'`

```
gcc 
-Wl,--wrap=fcntl,--wrap=fcntl64,--wrap=stat64,--wrap=pow,--wrap=exp,--wrap=log 
../lib/glibc_compat.o -o /home/james/src/ohrrpgce/hspeak init-.o hspeak.o 
main-.o hspeak_0.o hspeak_1.o hspeak_2.o hspeak_3.o hspeak_4.o hspeak_5.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 
 /usr/local/share/euphoria/bin/eu.a -m64 -ldl -lm -lpthread -no-pie
/usr/bin/ld: /usr/local/share/euphoria/bin/eu.a(be_machine.o): in function 
`Dir':
be_machine.c:(.text+0x396): undefined reference to `__wrap_stat64'
/usr/bin/ld: be_machine.c:(.text+0x465): undefined reference to `__wrap_stat64'
collect2: error: ld returned 1 exit status
make: *** [hspeak.mak:145: /home/james/src/ohrrpgce/hspeak] Error 1
make: Leaving directory '/home/james/src/ohrrpgce/build/hspeak'
scons: *** [hspeak] Error 2
scons: building terminated because of errors.
```

Looks like my globc version is 2.31

```
james@eolo:~/src/ohrrpgce$ ldd --version
ldd (Debian GLIBC 2.31-13+deb11u13) 2.31
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1300#issuecomment-4150350430
You are receiving this because you are subscribed to this thread.

Message ID: <ohrrpgce/ohrrpgce/issues/1300/[email protected]>
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to