Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@litten:/home/boothf/WireGuard/src# make
- AS [M] /home/boothf/WireGuard/src/crypto/curve25519-arm.o
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S: Assembler messages:
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S:1563: Error: immediate expression requires a # prefix -- `moveq r5,1'
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S:1567: Error: immediate expression requires a # prefix -- `moveq r5,1'
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S:1570: Error: immediate expression requires a # prefix -- `moveq r5,5'
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S:1573: Error: immediate expression requires a # prefix -- `moveq r5,10'
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S:1575: Error: immediate expression requires a # prefix -- `moveq r5,20'
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S:1577: Error: immediate expression requires a # prefix -- `moveq r5,10'
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S:1581: Error: immediate expression requires a # prefix -- `moveq r5,50'
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S:1583: Error: immediate expression requires a # prefix -- `moveq r5,100'
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S:1585: Error: immediate expression requires a # prefix -- `moveq r5,50'
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S:1588: Error: immediate expression requires a # prefix -- `moveq r5,5'
- /home/boothf/WireGuard/src/crypto/curve25519-arm.S:1591: Error: immediate expression requires a # prefix -- `moveq r5,0'
- scripts/Makefile.build:429: recipe for target '/home/boothf/WireGuard/src/crypto/curve25519-arm.o' failed
- make[2]: *** [/home/boothf/WireGuard/src/crypto/curve25519-arm.o] Error 1
- Makefile:1523: recipe for target '_module_/home/boothf/WireGuard/src' failed
- make[1]: *** [_module_/home/boothf/WireGuard/src] Error 2
- Makefile:36: recipe for target 'module' failed
- make: *** [module] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement