-
While running `sudo make` on **Raspberry Pi 3**, I'm getting the below error
```
error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
Makefile:28: recipe for target 'all' failed
make…
-
Hi I am trying to build charm on os.x 10.12 for python 2.7 but it's failing to compile the charm.core.math.integer module
The first error:
cc -fno-strict-aliasing -fno-common -dynamic -arch x86_64…
-
Hi, Thomas. I would like to use this code in a prototype crypto-related project that wont go live in 2018 (though the prototype should be functional in 2018). The earliest that products using this c…
-
Depending on the speed of #189 we may want to consider augmenting Wasm with 256-bit support. This issue track the extreme end where native 256-bit opcodes are added.
These native opcodes could oper…
-
**Reported by: pnkfelix on Mon Mar 5 13:41:41 2007**
An email from Aziz.
(We should check if these results are consistent across platforms, or if its only a problem on IasnLarceny...)
```
On Mar 5,…
-
Hi,
I'm using rust-openssl as one of the cryptographic backends in Sequoia and just recently we've got a report that we're using functions deprecated in OpenSSL 3:
- DSA_free
- DSA_new
- DSA_s…
-
If this is your official repository, you should tag the releases here so the tarballs are generated automatically and the distributions (I'm from Debian) detect them and package them.
We (Debian) a…
-
As per the installation guidlines,facing an error at last step make:
`[ 1%] Built target gtest
[ 2%] Built target s2testing
[ 3%] Linking CXX shared library libs2.dylib
Undefined symbols for ar…
-
I followed the instructions in the readme and set everything up. However, when I run
node init.js
I get the following error
module.js:356
Module._extensions[extension](this, filename);
…
-
**Describe the bug**
When building a package with `build-type: Configure`, the configure script is run with the build directory as the working directory, rather than the source directory. If the conf…