Predators
Predators
@arsv do you usually create a perl makefile for openwrt? the perl in openwrt is very old
i see the new build in master no problem https://downloads.openwrt.org/snapshots/packages/arm_cortex-a9/packages/perl_5.38.2-r1_arm_cortex-a9.ipk If you still experience this problem, please create a PR and rollback to Perl 5.28.x. thanks
@turnstep openwrt builds postgresql using this Makefile https://github.com/openwrt/packages/blob/openwrt-23.05/libs/postgresql/Makefile
@turnstep makefile generated DBD-Pg ``` # This Makefile is for the DBD::Pg extension to perl. # # It was generated automatically by MakeMaker version # 7.70 (Revision: 77000) from the...
@tigerinus i made a patch can you try this building nss-mdns on alpine ``` #ifndef _NSS_H #define _NSS_H 1 #include #include #include #include /* Possible results of lookup using a...
@elichai i got this problem also in v0.2.1
> @predators46 Have you tried with `--features=no-asm`? If anyone wants to open a PR that handles macos x86 and m1/2 separately that would be great :) added no-asm and it...
@elichai ``` Error: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))) ```
@bolemo how do you install radiusdesk in ubuntu? did you run composer