-
### What problem does your feature solve?
long times for building system-test image during GH workflow action execution, right now the build step of system test(`make ... build`) takes roughly 45…
-
It seems the configure of xdrfile is broken on systems with native rpc/xdr. An easy solution would be to simply remove that feature-block from the configure.ac and use the internal xdr-definitions.
-
Guide could include:
- A blob of XDR
- How you would traverse through the structure to get your specific data that Horizon/RPC/Hubble doesn't automagically get for you
- Please see the Stellar La…
-
I use cross-compile aarch64-none-linux-gnu-gcc version 9.2.1 to compile **without any problem**, but when I use version 11.4 to compile, an error will be reported. The error is as follows:
CC testc…
-
The rpc client needs updating to support the following changes that are upcoming in rpc v22:
> - `createdAt` field in `getTransaction` response is now encoded as `string` instead of `int64`
> - The f…
-
Hello, thanks a lot for maintaining this library.
I'm encountering some issues when trying to compile this on RHEL 8.
Using the default `Makefile`, upon issuing `make`, I get the following output:
…
-
## Environment Information
Open Babel version: git master
Operating system and version: linux-mainline
## Expected Behavior
successfull linking
## Actual Behavior
```
/usr/bin/ld: CMakeFil…
-
Hello,
I am trying write a ONCRPC program on IBM AIX 5.1. First, I tested it on my windows 7 desktop and worked, but when I run it on IBM AIX 5.1, the program can't be registered to portmap service.…
-
Hello
I try to install SU to Centos6, but I get the following error:
gcc -c -I/home/kcsaba/cwp/include -g -std=c99 -Wall -pedantic -Wno-long-long -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DC…
-
I am trying to compile trickle on RHEL 8.1 . I ran **./configure**, then ran **make** command
and got following error:
`config.h:133:19: error: two or more data types in declaration specifiers
…