-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
Which system libraries does unix
depend on? This should be documented in:
- README
- Maybe also
unix.cabal
via apkgconfig-depends
?
Here is a broken CI run with GHC 9.4 and --enable-executable-static
on ubuntu-22.04
that points to a missing library, but it is not apparent from unix
s documentation which one:
/usr/local/.ghcup/ghc/9.4.3/lib/ghc-9.4.3/lib/../lib/x86_64-linux-ghc-9.4.3/unix-2.7.3/libHSunix-2.7.3.a(Files.o):
function ghczuwrapperZC1ZCunixzm2zi7zi3ZCSystemziPosixziFilesZCmknod:
error: undefined reference to '__xmknod'
See https://github.com/andreasabel/ci-executable-static/actions/runs/3620850873/jobs/6103575852
Report at ubuntu-22.04
home:
Metadata
Metadata
Assignees
Labels
No labels