Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS: CodeSign of fuse-ext2.prefPane throws "resource fork, Finder information, or similar detritus not allowed" error #130

Open
theschles opened this issue Apr 2, 2022 · 0 comments

Comments

@theschles
Copy link

Hi all,

I got all the way on my MacOS 12.3.1 Intel to building...and then codesign through an error.

Source via git clone

brew installed autoconf, automake, m4, libtool, and e2fsprogs

My configure line:

➜ CFLAGS="-idirafter/opt/gnu/include -idirafter/usr/local/include/osxfuse/ -idirafter/$(brew --prefix e2fsprogs)/include" LDFLAGS="-L/usr/local/opt/glib -L/usr/local/lib -L$(brew --prefix e2fsprogs)/lib" ./configure

Got xcodebuild to work with:

➜ sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
➜ sudo xcodebuild --license accept

Make Log

Help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant