-
When trying to build on redhat7.6 it doesn't seem possible (easy) to install cmake3
Clean install
```
sudo yum install libGL libGLU libX11 vim netstat bind-utils tcpdump lsof telnet
sudo yum i…
-
Library name: rhash
New version number: 9d2f4a59b30a8b0730096ad3b63eff859437d6db
Other information that may be useful (release notes, etc...)
Tried this and all the name variations in `find_p…
-
ar cqs librhash.a algorithms.o byte_order.o plug_openssl.o rhash.o rhash_timing.o rhash_torrent.o aich.o blake2b.o blake2s.o crc32.o ed2k.o edonr.o hex.o md4.o md5.o sha1.o sha256.o sha512.o sha3.o ri…
-
https://github.com/rhash/RHash/blob/master/librhash/Makefile#L13
And it should be with 755.
-
Following the [Installation from Source] installation instructions, I was given a fatal error about 56% of the way through the compiler compilation.
OS X 12.4
```bash
▶ node --version
v18.3.0
`…
U007D updated
2 years ago
-
Hi
I was trying to make usage of the java binding, but could not build it properly.
cc -g -O2 -fPIC -c bindings.c -o bindings.o
bindings.c:18:10: fatal error: 'rhash.h' file not found
-
**Describe the bug**
Linked to https://github.com/SoftwareNetwork/sw/issues/100 : we've finalized months ago our build targetting android (on Windows, never got it to run on macOS) but I'd like to bu…
-
***PCSX2 version:***
``(For example, stable build v1.4.0 (or) development builds v1.5.xxx)``
- **Notes**:
- It's preferred to only report bugs which are present on the [latest development build…
-
I've got a trivial wrapper for LibRHash: https://github.com/offscale/libacquire/blob/92f6921/libacquire/acquire_librhash.h
```c
bool sha256(const char *filename, const char *gold_hash) {
char g…
-
### Steps to reproduce the issue
```
$ spack install cmake@3.21.4~ownlibs~ncurses
==> Error: ProcessError: Command exited with status 11:
'./bootstrap' (...)
2 errors found in build log:
…