Code Monkey home page Code Monkey logo

Comments (12)

danzatt avatar danzatt commented on September 12, 2024

from ios-dualboot.

BuIlDaLiBlE avatar BuIlDaLiBlE commented on September 12, 2024

Nope, it still returns no rule error.

from ios-dualboot.

danzatt avatar danzatt commented on September 12, 2024

from ios-dualboot.

BuIlDaLiBlE avatar BuIlDaLiBlE commented on September 12, 2024

Plenty sure.
image

from ios-dualboot.

danzatt avatar danzatt commented on September 12, 2024

from ios-dualboot.

BuIlDaLiBlE avatar BuIlDaLiBlE commented on September 12, 2024

It's there, just not on the screenshot.

from ios-dualboot.

BuIlDaLiBlE avatar BuIlDaLiBlE commented on September 12, 2024

This is the rest.
image

from ios-dualboot.

danzatt avatar danzatt commented on September 12, 2024

I see now... you have cloned the latest gptfdisk and it seems to have broken my patch. Just grab an older commit.
e.g.
git reset --hard 28809faae4da171e2a2472817e516cef5e850d24

from ios-dualboot.

BuIlDaLiBlE avatar BuIlDaLiBlE commented on September 12, 2024

This happens when I try to compile hfs_resize or gptfdisk.
image

from ios-dualboot.

scottgl9 avatar scottgl9 commented on September 12, 2024

This should help:

https://opensource.apple.com/source/xnu/xnu-344/bsd/sys/disk.h

from ios-dualboot.

BuIlDaLiBlE avatar BuIlDaLiBlE commented on September 12, 2024

https://twitter.com/BuIlDaLiBlE/status/864207558705336321
Time heals it all :)

from ios-dualboot.

ioudeveldhuis avatar ioudeveldhuis commented on September 12, 2024

I am trying to create the different packages but run into the following error's

 make package
> Making all for tool gptfdisk…
==> Compiling mbrpart.cc (armv7)…
mbrpart.cc:27:10: error: the current #pragma pack aligment value is modified in the included file [-Werror,-Wpragma-pack]
#include "mbrpart.h"
         ^
./mbrpart.h:44:9: note: previous '#pragma pack' directive that modifies alignment is here
#pragma pack(1)
        ^
1 error generated.
make[3]: *** [/Users/quasar/ios_tools/gptfdisk-code/.theos/obj/debug/armv7/mbrpart.cc.34d68afe.o] Error 1
make[2]: *** [/Users/quasar/ios_tools/gptfdisk-code/.theos/obj/debug/armv7/gptfdisk] Error 2
make[1]: *** [internal-tool-all_] Error 2
make: *** [gptfdisk.all.tool.variables] Error 2

and

 make package
> Making all for tool attach…
==> Compiling attach.c (armv7)…
==> Linking tool attach (armv7)…
Undefined symbols for architecture armv7:
  "_memset", referenced from:
      _main in attach.c.f775e588.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [/Users/quasar/ios_tools/attach-and-detach/.theos/obj/debug/armv7/attach] Error 1
make[2]: *** [/Users/quasar/ios_tools/attach-and-detach/.theos/obj/debug/armv7/attach] Error 2
make[1]: *** [internal-tool-all_] Error 2
make: *** [attach.all.tool.variables] Error 2

from ios-dualboot.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.