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

Problems building the project #1

Open
patreu22 opened this issue Dec 14, 2018 · 1 comment
Open

Problems building the project #1

patreu22 opened this issue Dec 14, 2018 · 1 comment

Comments

@patreu22
Copy link

patreu22 commented Dec 14, 2018

Hey Hibari,
for a uni project I was looking for a way to use the Hypervisor.framework and found your Repo.

Does it work for you? I'm not able to run the make command for any reason, I get the following error:

ar: creating archive libfdt/libfdt.a
a - libfdt/fdt.o
a - libfdt/fdt_ro.o
a - libfdt/fdt_wip.o
a - libfdt/fdt_sw.o
a - libfdt/fdt_rw.o
a - libfdt/fdt_strerror.o
a - libfdt/fdt_empty_tree.o
a - libfdt/fdt_addresses.o
a - libfdt/fdt_overlay.o
/opt/local/bin/ranlib: object: libfdt/libfdt.a(fdt.o) malformed object (unknown load command 1)
ar: internal ranlib command failed
make[1]: *** [libfdt/libfdt.a] Error 1
make: *** [subdir-dtc] Error 2

Could you verify you can still run the make command on your machine or is it just outdated?
You'ld really help me! :)

@hibari0614
Copy link
Owner

Hi Perteu22

QEMU has been supported Hypervisor.framework on their new vision release, it might a good idea to follow their project for knowing how the Hypervisor.framework is used.

Unfortunately, i cannot verify this repository for you, because my Macbook Pro was broken, and cannot tests this code on MacOS environment.

Could you please allow me to ask some questions for resolving your issues :) ?
Which branch did you built ? When i pushed this repository the workable branch was develop-v2.10.2-hvf, you might needness build this branch.
QEMU requires ranlib library, might your MacOS loss this dependence :), Could you please check this dependence is installed. (Your issue seems like the ranlib cannot be found by make, i guess the MacOS loss this dependence)

Thank you paying attention on this repository :) .

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