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

ARM build running issues #121

Open
MrAndrew opened this issue Jun 11, 2022 · 0 comments
Open

ARM build running issues #121

MrAndrew opened this issue Jun 11, 2022 · 0 comments

Comments

@MrAndrew
Copy link

After downloading, untarring, and trying to run the example for ARM I get the following error:

./run_example.sh: line 10:  8581 Illegal instruction     ./dapperdox -spec-dir=examples/specifications/petstore/ -bind-addr=0.0.0.0:3123 -site-url=http://localhost:3123 -spec-rewrite-url=petstore.swagger.io=PETSTORE.swagger.io -log-level=trace -force-specification-list=false -theme=default

When I try the ARM64 version I see the following:

./run_example.sh: line 3: ./dapperdox: cannot execute binary file: Exec format error

I have the following printed when I run lscpu on the machine in question:

Architecture:        armv6l
Byte Order:          Little Endian
CPU(s):              1
On-line CPU(s) list: 0
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           1
Vendor ID:           ARM
Model:               7
Model name:          ARM1176
Stepping:            r0p7
CPU max MHz:         1000.0000
CPU min MHz:         700.0000
BogoMIPS:            697.95
Flags:               half thumb fastmult vfp edsp java tls

Any idea what's going on?

NOTE: I have no problem with the Windows x86 build on a different machine.

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

1 participant