]> git.pld-linux.org Git - packages/ghc.git/commit
runtime devel deps auto/th/ghc-8.10.7-1
authorJan Palus <atler@pld-linux.org>
Fri, 18 Mar 2022 15:05:11 +0000 (16:05 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 18 Mar 2022 15:05:11 +0000 (16:05 +0100)
commitaefa5c4f25ce18e1a3e2a549b46f02931c40deb3
tree54fc2c96d56f8db917fc4e28b45076aa585ad20c
parent835231bd80db2d2d9f9078185b565a6b1011b690
runtime devel deps

building hello world requires:

glibc-headers:
/usr/lib64/ghc-8.10.7/include/stg/Types.h:44:10: error:
     fatal error: inttypes.h: No such file or directory

gmp-devel:
/usr/bin/ld: cannot find -lgmp: No such file or directory
collect2: error: ld returned 1 exit status

libffi-devel and numactl-devel:
/usr/bin/ld: cannot find -lffi: No such file or directory
/usr/bin/ld: cannot find -lnuma: No such file or directory
collect2: error: ld returned 1 exit status
ghc.spec
This page took 0.074034 seconds and 4 git commands to generate.