If i try to staticaly compile Zabbix Agent r.2.0.0 on HPUX with the follow option:
- ./configure --enable-static --enable-agent
during the build i have this error:
ld: Can't find library for -lunwind
Fatal error.
collect2: ld returned 1 exit status
I have try to solve this problem but without success.