Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Installing Crypt::Curve25519 failed

by syphilis (Archbishop)
on May 06, 2019 at 11:24 UTC ( [id://1233390]=note: print w/replies, xml ) Need Help??


in reply to Installing Crypt::Curve25519 failed

Hi,

In curve25519-donna-c64.c and curve25519-donna.c (both of which are in the top level directory of the Crypt::Curve25519 source) replace every occurrence of "fmul" with a symbol (eg "donna_fmul") that's not going to clash.
IIUC the module will then build cleanly on linux.

Cheers,
Rob
  • Comment on Re: Installing Crypt::Curve25519 failed

Replies are listed 'Best First'.
Re^2: Installing Crypt::Curve25519 failed
by thanos1983 (Parson) on May 06, 2019 at 11:44 UTC

    Hello syphilis,

    Works perfectly. Thank you for the tip. :)

    BR / Thanos

    Seeking for Perl wisdom...on the process of learning...not there...yet!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1233390]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-04-18 21:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found