|
This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html Set by lizmat on 8 June 2022. |
|||
|
01:53
cleo joined
02:47
teatime left
05:07
teatime joined
08:41
discord-raku-bot left
08:42
discord-raku-bot joined
15:02
underscore joined
15:59
underscore left
18:04
swaggboi left
18:07
swaggboi joined
18:10
swaggboi left
18:12
swaggboi joined
18:42
swaggboi left
18:52
swaggboi joined
21:47
habere-et-disper joined
|
|||
| habere-et-disper | Hello rakoons ! :] | 21:51 | |
| Is the link failure of 2023-11-01 known ? | |||
| I get a `Undefined symbols` when compiling. | |||
| MasterDuke | where/how are you building? it builds fine for me | 21:58 | |
| habere-et-disper | macOS, using the star instructions | 22:32 | |
| `linking libmoar.dylib | 22:33 | ||
| Undefined symbols for architecture x86_64: | |||
| "_preadv", referenced from: | |||
| _uv__fs_work in libuv.a(fs.o) | |||
| "_pwritev", referenced from: | |||
| _uv__fs_work in libuv.a(fs.o) | |||
| ld: symbol(s) not found for architecture x86_64` | |||
| A little earlier in the log: | 22:56 | ||
| "3rdparty/libuv/src/unix/fs.c:434:11: warning: implicit declaration of function 'preadv' is invalid in C99 [-Wimplicit-function-declaration] | |||
| r = preadv(fd, bufs, nbufs, off);" | |||
| Not sure if that is relevant. | |||
|
23:15
habere-et-disper left
|
|||