Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-13509

NetBSD problem with libs from binary packages

XMLWordPrintable

    • Sprint 30
    • 0.5

      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"

            MVekslers Michael Veksler
            MVekslers Michael Veksler
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: