Jump to content

7 posts in this topic

Recommended Posts

Posted (edited)

Error looks like this:

Andreass-iPhone:~ root# cd /private/var/tweaks/test
Andreass-iPhone:/private/var/tweaks/test root# make
==> Error: The vendor/include and/or vendor/lib directories are missing. Please         run `git submodule update --init --recursive` in your Theos directory. More info        rmation: https://github.com/theos/theos/wiki/Installation.
make: *** [before-all] Error 1
Andreass-iPhone:/private/var/tweaks/test root# ^C
Andreass-iPhone:/private/var/tweaks/test root# cd /var/theos
Andreass-iPhone:/var/theos root# git submodule update --init --recursive
fatal: destination path 'vendor/include' already exists and is not an empty dire        ctory.
fatal: clone of 'https://github.com/theos/headers.git' into submodule path 'vend        or/include' failed

I have the headers in the vendor include folder, doesn't let me run the command

https://gyazo.com/3535740f99bc4e199849acf8a660bfad

 

Screenshot of directory contents

 

I've tried reinstalling theos so far but it didn't work. Symlink created to theos in my tweak folder aswell

 

 

Tried emptying my vendor folder aswell and running the git submodule command and this is my result

dreass-iPhone:/var/tweaks/test root# cd /var/theos
Andreass-iPhone:/var/theos root# git submodule update --init --recursive
Cloning into 'vendor/include'...
dyld: Library not loaded: /usr/lib/libcurl.4.dylib
  Referenced from: /usr/libexec/git-core/git-remote-https
  Reason: no suitable image found.  Did find:
        /usr/lib/libcurl.4.dylib: can't map segments into 16KB pages
        /usr/lib/libcurl.4.dylib: can't map segments into 16KB pages
fatal: clone of 'https://github.com/theos/headers.git' into submodule path 'vendor/include' failed
Andreass-iPhone:/var/theos root#
Updated by apollosray
Posted (edited)

Well I tried running the command but it didn't work.

Andreass-iPhone:/private/var/tweaks/test root# cd /var/theos
Andreass-iPhone:/var/theos root# git submodule update --init --recursive
fatal: destination path 'vendor/include' already exists and is not an empty dire        ctory.
fatal: clone of 'https://github.com/theos/headers.git' into submodule path 'vend        or/include' failed

I also just tried emptying my vendor folder and running the command again but I get a different error.

dreass-iPhone:/var/tweaks/test root# cd /var/theos
Andreass-iPhone:/var/theos root# git submodule update --init --recursive
Cloning into 'vendor/include'...
dyld: Library not loaded: /usr/lib/libcurl.4.dylib
  Referenced from: /usr/libexec/git-core/git-remote-https
  Reason: no suitable image found.  Did find:
        /usr/lib/libcurl.4.dylib: can't map segments into 16KB pages
        /usr/lib/libcurl.4.dylib: can't map segments into 16KB pages
fatal: clone of 'https://github.com/theos/headers.git' into submodule path 'vendor/include' failed
Andreass-iPhone:/var/theos root#

Updated by apollosray

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines