-
I have built OpenMPI 3.0.1 with GCC 4.8.5 on our system. In order to be batch system aware, OpenMPI is linked against some batch system libraries:
```
[spackapps@eu-develop-01 lib]$ ldd libopen-rt…
-
我在centos 6.5 x_86下面编译安装fastsocket时报了一下错误 请问是什么问题??
[root@bogon kernel]# make defconfig
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
HOSTCC scripts/basic/hash
HOSTCC scripts/kco…
ghost updated
9 years ago
-
Many thanks for your work on this project. Please find the log below when trying to build the package using R 4.0.3 on Ubuntu 20.04. Let me know if any additional information is required
```
WARNI…
-
```
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/…
-
msvcr120d? apparently this requires a debug build of the vs runtime which... isn't available unless you pay for visual studio.
unless i'm missing something.
interesting to even see anything using …
-
**Describe the bug**
This is very similar to closed issue https://github.com/vmagnin/gtk-fortran/issues/277
When I try to use g_variant_type_new_tuple it crashes with the following error with the cu…
-
I have been trying to upgrade my gcc 4.3.0 to 4.4 or higher. My initial attempt was with 4.6.1, which I have been told will _not_ compile on anything lower than 4.4.5.
After not being able to resolv…
-
Hi, having a small issue using the REFPROP_lib.h header.
When compiling, I am getting errors saying that there are undefined references, to "WMOLdll" for example.
At the top of my C code, I am u…
-
```
What steps will reproduce the problem?
1. Extract archive content in a directory
2. CD into the directory
3. make
What is the expected output? What do you see instead?
$ make
g++ -DMAXHITS=1000 …
-
Hi, have error on Ubuntu
installed l-smash
and apply this fix https://github.com/twitter/vireo/issues/11
` ./configure --enable-gpl`
```
./.libs/libvireo.so: undefined reference to `h264_setu…