-
Hi, Thanks for putting qt-libs together! It really makes it easy to get started with commonqt.
On recent Ubuntu 17.10, libpng12 is no longer available and results in:
```
Unable to load foreign…
-
### Problem
Middleware build is failing.
### Environment
Ubuntu Docker Container (from host/ubuntu) on M1 MacBook Air.
### Question(s)
Should the "build all" command result in a completed im…
-
There are convenient [binary distributions](https://github.com/prometheus/snmp_exporter/releases) of snmp_exporter, but these do not contain `generator` or `generator.yml`
The [documentation](https…
-
We (@biochem-fan and @dkimanius) are considering distribution of statically linked and optimized binaries. Such binaries should not depend on libstdc++, glibc etc since some Linux distributions have a…
-
Not finding an avatar.ttf in the files, i tried with a few different .ttf's and got
(gdb) run
Starting program: /media/sd/Projects/Games/haxima2/src/haxima2
[Thread debugging using libthread_db en…
-
```
> ./ethdcrminer64
./ethdcrminer64: /usr/lib64/libcurl.so.4: no version information available (required by ./ethdcrminer64)
./ethdcrminer64: /usr/lib64/libOpenCL.so.1: no version information av…
-
TODO
```
root@gw02:/tmp/suricata# ldd /usr/bin/suricata
/lib/ld-musl-x86_64.so.1 (0x7f1cd1dcf000)
libz.so.1 => /usr/lib/libz.so.1 (0x7f1cd196b000)
libmagic.so.1 => /usr/lib/libmagic.so.1 (0x7f…
-
Hey, is it possible to statically link the dependencies to produce self contained version of the library? I'm trying to create nodejs application that uses the library and I need it to be self executa…
-
a.c:
```
int main() { return 0; }
```
jamroot.jam:
```
exe a : a.c ;
```
Build:
```
$ b2 toolset=gcc -d+2
common.mkdir bin
mkdir -p "bin"
common.mkdir bin/gcc-8
mkd…
-
A way to reproduce:
```bash
cd examples
cargo build --features bundled -vv
```
and then `ldd target/debug/tcmalloc-example`:
```bash
linux-vdso.so.1 (0x00007ffe404dd000)
libtcmalloc.so.4 => /l…