We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
git clone
brew installed autoconf, automake, m4, libtool, and e2fsprogs
brew
autoconf
automake
m4
libtool
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:
xcodebuild
➜ sudo xcode-select -s /Applications/Xcode.app/Contents/Developer ➜ sudo xcodebuild --license accept
Make Log
Help?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
installedautoconf
,automake
,m4
,libtool
, ande2fsprogs
My configure line:
Got
xcodebuild
to work with:Make Log
Help?
The text was updated successfully, but these errors were encountered: