Christian Hase

Results 23 comments of Christian Hase

``` root@unifi:~# rustc -V rustc 1.35.0-nightly (87a436377 2019-03-03) root@unifi:~# root@unifi:~# cargo search opendht opendht = "0.1.0" # A Rust API for OpenDHT wireguard-p2p = "0.1.990" # A WireGuard peer-to-peer client...

``` root@unifi:~/Projects/wireguard-p2p# cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 9 (stretch)" NAME="Debian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" root@unifi:~/Projects/wireguard-p2p# ``` Is this debian 9 maybe to old? ``` root@unifi:~/Projects/wireguard-p2p# apt-cache show...

``` root@unifi:~# apt-cache policy libopendht-dev libopendht-dev: Installiert: 1.2.1~dfsg1-8 Installationskandidat: 1.2.1~dfsg1-8 Versionstabelle: 1.8.1-1 90 90 http://deb.debian.org/debian unstable/main amd64 Packages *** 1.2.1~dfsg1-8 500 500 http://ftp-stud.hs-esslingen.de/debian stretch/main amd64 Packages 100 /var/lib/dpkg/status root@unifi:~# ```

I have tried it with the unstable libopendht-dev. Unfortunatly now i get a compile error directly on wireguard-p2p. ``` root@unifi:~/Projects/wireguard-p2p# cargo build --release --verbose Fresh semver-parser v0.7.0 Fresh autocfg v0.1.2...

Hi @manuels, have you seen my last comment? Greetings from Germany

I'm really sorry :-D Im a sysadmin, not a developer. Does this answer your question? Please remember, i'm on Arch Linux. ``` pacman -Ss gcc 15:00:06  ∞ core/gcc 8.2.1+20181127-1...

I have made a local clone of your opendht and made the change. Now it fails on another part: ``` > root@chris-desktop-arch ~/Projects/wireguard-p2p > RUST_BACKTRACE=1 cargo build --release Compiling opendht...

Hi, @manuels jetzt mal auf Deutsch ;) Sorry, aber dann bin ich raus. Ich wollte eigentlich nur mal schnell die Software ausprobieren. Wenn noch nichtmal alle Abhängigkeiten durch die Cargo...

Yep, also owner of SP6 with Type Cover here. Manjaro with 5.10.5.arch1-1-surface kernel. Cant find fingerprint device anywhere.

I became aware of this issue because I too was looking for an answer to OP's question. > I don't really see the problem here. In Keycloak you can create...