darling icon indicating copy to clipboard operation
darling copied to clipboard

build fails: fuse.c:15:20: error: expected ';' after top level declarator

Open natawie opened this issue 3 years ago • 0 comments

Build Log What is the build error?

[ 13%] Building C object src/external/darling-dmg/CMakeFiles/fuse.dir/fuse.c.o
/home/natalie/src/darling/build/src/external/darling-dmg/fuse.c:15:20: error: expected ';' after top level declarator
void* __fuse_exited@() {
                   ^
                   ;

System Information What system are you building with?

Software Version
Clang 13.0.0
CMake 3.21.4
Linux Kernel 5.15.11
Darling 97fc8eeaa45cfb6d67c45d59a4fa1520c9add50e

natawie avatar Jan 08 '22 22:01 natawie