Paste: Cannot resolve C library function on musl host
Author: | acdw |
Mode: | text |
Date: | Fri, 14 Mar 2025 15:11:15 |
Plain Text |
Cannot resolve C library function
Library: f
Symbol: readdir64_r
DlError: none
See https://concatenative.org/wiki/view/Factor/Requirements
(U) [ c-to-factor => ]
c-to-factor
(U) [ [ (get-catchstack) push ] dip call => (get-catchstack) pop* ]
(U) [ do-startup-hooks => command-line-startup ]
(O) do-hooks
(U) [
vm-git-id "staging." my-arch-name ".txt" 3append
cache-file dup { ~quotation~ ~quotation~ } 1||
[ delete-staging-images ] when => utf8 set-file-contents
]
(O) delete-staging-images
(O) directory-files
(O) directory-entries
(O) M\ linux (directory-entries)
(U) [
OBJ-CURRENT-THREAD special-object error-thread set-global
current-continuation => error-continuation set-global
[ original-error set-global ] [ rethrow ] bi
]
New Annotation