libffi / libffi

A portable foreign-function interface library.
http://sourceware.org/libffi
Other
3.18k stars 696 forks source link

configure.lineno cannot create config.log #850

Open CyrilFMoser opened 1 month ago

CyrilFMoser commented 1 month ago

System Details

x86_64-pc-linux-gnu ghc version 9.6.4

Problems Description

I am trying to build GHC-9.10.1 using hadrian, which worked fine until I came across this issue. Any help would be greatly appreciated.

Command line: sh configure --prefix=/ghc-9.10.1/_build/stage1/libffi/build/inst --libdir=/ghc-9.10.1/_build/stage1/libffi/build/inst/lib --enable-static=yes --enable-shared=yes --host=x86_64-unknown-linux
===> Command failed with error code: 2
../configure: 2193: ./configure.lineno: cannot create config.log: Directory nonexistent
../configure: 2203: ./configure.lineno: cannot create config.log: Directory nonexistent
cat: standard output: No such file or directory