-
i use make centos7 to compile libnvidia-container, but i always have the problem. any one have some methods?
````
#13 52.68 compilation terminated.
#13 52.69 --- elf_scn.o ---
#13 52.69 In file…
-
```
/Users/worker/tasks/task_1574189900/repo/android-toolchains/ndk/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -std=gnu++14 --target=arm-linux-androideabi -o standardplural.o -c -I/Users/wor…
-
I am trying to install opemEMS while following the [installation instructions](https://docs.openems.de/python/install.html#linux) to include the python interface.
After installing dependencies and s…
-
The function starts as follows:
```
232 // Returns 1 on success, 0 otherwise.
233 int …
-
ffmpeg version n3.0.1 Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 4.8 (GCC)
…
-
FYI - The program does compile and install but issues warning that might be worth looking at
[ 86%] Building C object src/CMakeFiles/glrpt.dir/glrpt/utils.c.o
/share/embedded/SDR/METEOR/glrpt/src/…
-
Making all in src
/usr/bin/make all-am
make[2]: Entering directory '/home/filiperosset/rpmbuild/my/failed/adplay/adplay-1.8/src'
g++ -DHAVE_CONFIG_H -I. -I/usr/include/libbinio -DADPLUG_DATA_DIR…
-
This library currently fails to build from sources in theses architectures.
- s390x
https://kojipkgs.fedoraproject.org/work/tasks/3300/109803300/build.log
```
[ 4%] Building CXX object Source/G…
-
Hi,
It looks like strerror_r changed on Android between SDK versions, sockpp compiles fine with SDK 21 but compilation fails with SDK 29 with the same error as #52.
```
[ 54%] Building CXX obje…
-
Hi - when trying to compile mlir as part of building tensorflow using bazel, I get the following error, which does seem to reflect the current code. I don't understand the code well enough to propose …