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

Document a workaround to fix possible build issues when library is in non-standard path

XMLWordPrintable

    • Icon: Documentation task Documentation task
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 7.0 (plan)
    • None
    • None
    • None
    • 2

      Coming from ZBX-23838

      Currently when building Zabbix with a component in a non-standard path there is no guarantee it will be "picked up" when another version of it resides in standard path.

      E. g.

      • I have an older system and its curl library is installed in /usr/lib
      • I have compiled and installed a newer curl library in /usr/local/lib
      • I would like to build Zabbix on this system using newer library

      This might not be possible without a workaround. The problem is in the way the binary is compiled or linked (the order of compilation flags). This might not be possible to control by us but some tricks might be possible. Lets try to document them.

            dimir dimir
            dimir dimir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: