[ZBX-13509] NetBSD problem with libs from binary packages Created: 2018 Feb 20  Updated: 2024 Apr 10  Resolved: 2018 Mar 28

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Agent (G), Proxy (P), Server (S)
Affects Version/s: 4.0.0alpha3
Fix Version/s: 4.0.0alpha6, 4.0 (plan)

Type: Incident report Priority: Trivial
Reporter: Michael Veksler Assignee: Michael Veksler
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

NetBSD 7.11 x64


Issue Links:
Sub-task
part of ZBXNEXT-4391 Get information about svn last-change... Open
Team: Team C
Sprint: Sprint 30
Story Points: 0.5

 Description   

After successful compilation of all zabbix components on NetBSD
If we try execute for example zabbix_agent, we will get the error:

./dist/sbin/zabbix_agentd --version
Shared object "libpcreposix.so.0" not found

The problem is connected with default path to libs installed from binary packages. We need set additional flag for remember path to used libs:
LDFLAGS="-R/usr/pkg/lib"


Generated at Wed Apr 24 06:27:41 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.