--> EvilBMS has joined #net-snmp
--> lava_lamp has joined #Net-SNMP
--> lavalamp_ has joined #Net-SNMP
--> rstory has joined #net-snmp
[2004/04/20 05:54:39] #net-snmp <aendes_> rstory: short time for me?
[2004/04/20 05:56:00] #net-snmp <aendes_> how to compile my written c-app without use of shared-libs to transfer the program to system without the snmp-library?
[2004/04/20 06:07:30] #net-snmp <rstory> configure --with-ldflags=-Bstatic
[2004/04/20 06:07:57] #net-snmp <rstory> that's actually to bulid net-snmp staticly..
[2004/04/20 06:08:35] #net-snmp <rstory> but the basic idea is, adding '-Bstatic' to your link parameters
[2004/04/20 06:09:10] #net-snmp <rstory> if you just want snmp libs static, then something like "-Bstatic -lnetsnmp -Bdynamic"
--> wes has joined #net-snmp
[2004/04/20 06:36:40] #net-snmp <aendes_> rstory: solved it, thx
--> AgentDev has joined #net-snmp
[2004/04/20 07:00:39] #net-snmp <AgentDev> Hi everyone. Does anyone know what "send_trap: no v2 trapOID varbind provided" means?
[2004/04/20 07:05:42] #net-snmp <rstory> you didn't add a varbind with the trap oid... (some help, eh?)
[2004/04/20 07:07:32] #net-snmp <rstory> see agent/mibgroup/examples/notification.c
[2004/04/20 07:13:07] #net-snmp <AgentDev> Ok...I'll check it out.
[2004/04/20 07:13:12] #net-snmp <AgentDev> Thanks
--> rstory has joined #net-snmp
--> konrad_ has joined #net-snmp
--> miike has joined #net-snmp
--> wes has joined #net-snmp
--> shawnsan has joined #net-snmp
--> bobrow has joined #Net-SNMP