I think I have found what is causing this issue. It seems to be something wrong with pkg-config, when used inside of the `` chars
When running `pkg-config fuse --cflags --libs` it returns -D_FILE_OFFSET_BITS=64: command not found Without the `` chars it returns -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -pthread -lfuse -lrt -ldl I'm not familiar with pkg-config, so I don't know how to fix this issue. Best regards, Henrik -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878612 Title: Linker fails when compiling fuse files with "undefined reference to `fuse_main_real' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fuse/+bug/878612/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
