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

I got an error when building use gmake on MacOS. #14

Open
thanhlapvn opened this issue Apr 2, 2024 · 1 comment
Open

I got an error when building use gmake on MacOS. #14

thanhlapvn opened this issue Apr 2, 2024 · 1 comment

Comments

@thanhlapvn
Copy link

thanhlapvn commented Apr 2, 2024

gmake -j$(sysctl -n hw.ncpu)
mkdir -p apple-include/{bsm,objc,os/internal,sys,firehose,CoreFoundation,FSEvents,IOSurface,IOKit/kext,libkern,kern,arm,{mach/,}machine,CommonCrypto,Security,CoreSymbolication,Kernel/{kern,IOKit,libkern},rpc,rpcsvc,xpc/private,ktrace,mach-o,dispatch}
gmake -C /Users/thanhlapvn/Desktop/b/jbinit/tools
cp -af /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/{arpa,bsm,hfs,net,xpc,netinet,servers,timeconv.h,launch.h} apple-include
gmake[1]: Entering directory '/Users/thanhlapvn/Desktop/b/jbinit/tools'
mkdir -p "libdmg-hfsplus/build"
cd "libdmg-hfsplus/build" && cmake
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_C_COMPILER="cc"
-DCMAKE_C_FLAGS=""
-DZLIB_LIBRARY="-lz" -DZLIB_INCLUDE_DIR=" "
"/Users/thanhlapvn/Desktop/b/jbinit/tools/../tools/libdmg-hfsplus"
/bin/sh: line 1: cmake: command not found
gmake[1]: *** [Makefile:23: libdmg-hfsplus/build/Makefile] Error 127
gmake[1]: Leaving directory '/Users/thanhlapvn/Desktop/b/jbinit/tools'
cp: symlink: ../nameser.h: File exists
gmake: *** [Makefile:109: tools] Error 2
gmake: *** Waiting for unfinished jobs....
cp: symlink: ../bootstrap.h: File exists
cp: symlink: ../bootstrap.h: File exists
gmake: *** [Makefile:65: apple-include] Error 1

@thanhlapvn thanhlapvn changed the title gmake on MacOS: fakedyld/dyld: No such file or directory I got an error when building use gmake on MacOS. Apr 2, 2024
@severusvng
Copy link

git submodule update --init --recursive

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

2 participants