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

NetBSD problem with libs from binary packages

    XMLWordPrintable

Details

    • Team C
    • Sprint 30
    • 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"

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: