Skip to content

ARM build running issues #121

@MrAndrew

Description

@MrAndrew

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions