10000 Compile error ! · Issue #1 · rweichler/jjjj-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Compile error ! #1

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

Open
hobbitlv1 opened this issue Jan 6, 2018 · 1 comment
Open

Compile error ! #1

hobbitlv1 opened this issue Jan 6, 2018 · 1 comment

Comments

@hobbitlv1
Copy link

Hello
I have a problem when compiling deb.
Log:
sh-3.2# ../aite/main.lua
rm -rf layout
clang src/objc/misc.m
clang src/objc/server.m
clang src/objc/lua.c
clang src/objc/main.c
---> layout/Applications/jjjj.app/jjjj.exe
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk/System/Library/PrivateFrameworks'
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk/System/Library/PrivateFrameworks'
ldid layout/Applications/jjjj.app/jjjj.exe
sh: ldid: command not found
cp -r res/app/* layout/Applications/jjjj.app/
cp: res/app/: No such file or directory
clang src/setuid/main.c
---> layout/Applications/jjjj.app/setuid
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk/System/Library/PrivateFrameworks'
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk/System/Library/PrivateFrameworks'
ldid layout/Applications/jjjj.app/setuid
sh: ldid: command not found
cp -r src/lua/
layout//var/tweak/com.r333d.jjjj/lua
cp: src/lua/: No such file or directory
cp res/DEBIAN/
layout/DEBIAN/
cp: res/DEBIAN/*: No such file or directory
cp -r res/lua layout//var/tweak/com.r333d.jjjj/lua/res
cp: res/lua: No such file or directory
dpkg-deb ---> jjjj.deb
ERROR: how2build.lua:89: Couldn't create jjjj.deb. Set debber.verbose = true for more details.
stack traceback:
[C]: in function 'error'
../aite/include/debber.lua:108: in function 'make_deb'
how2build.lua:89: in function how2build.lua:25
[C]: in function 'xpcall'
../aite/main.lua:99: in main chunk
[C]: at 0x0100001120
Keep in mind this might be caused by an outdated version of aite. Update aite with the command aite update.

@rweichler
Copy link
Owner
rweichler commented Feb 1, 2018

@hobbitlv1 You have to install ldid (brew install ldid) and init the submodules (git submodule update --init)

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
0