Ad Widget

Collapse

Compiling with NET-SNMP does not work in Alpha11

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tuhl
    Junior Member
    • May 2005
    • 17

    #1

    Compiling with NET-SNMP does not work in Alpha11

    Hi!

    I tried:

    ./configure --enable-server --enable-agent --with-mysql --with-net-snmp

    make

    The Makefile in src/zabbix_server does not define the corrent linker flag:

    zabbix_server_LDFLAGS = -L/usr/lib/mysql -lmysqlclient -lm -lz

    the -lnetsnmp option is missing.

    Yours
    Tom
Working...