-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.0.0beta2, 6.0.0beta3
-
None
-
Sprint 84 (Jan 2022)
-
0.5
Steps to reproduce:
Compile Agent 2 with enabled --with-libpcre2 option.
Result:
go: downloading golang.org/x/text v0.3.3 # zabbix.com/pkg/zbxlib /usr/lib/gcc/x86_64-alpine-linux-musl/10.3.1/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find -lpcre collect2: error: ld returned 1 exit status make[2]: *** [Makefile:619: zabbix.com/cmd/zabbix_agent2] Error 2 make[1]: *** [Makefile:511: all-recursive] Error 1 make: *** [Makefile:546: all-recursive] Error 1
Expected:
Compilation succeeds.
- caused by
-
ZBXNEXT-4922 Consider to move to pcre2 or provide option to build zabbix binaries using pcre2
- Closed