[AGENT++] Help: undefine reference to 'SHA1_Init'

Jochen Katz katz at agentpp.com
Sat Oct 29 13:31:53 CEST 2005


Hi,

> cd agent++/examples/<example_dir>/src
> make –f Makefile.linux
> 
> I got the following error:
> 
> ../../../../snmp++/lib/libsnmp++.so: undefined
> reference to 'SHA1_Init'

you changed the config to use openssl, then you have to add -lssl to the
link command. (I know this is not documented, but it will be for the
next release...)

Regards,
  Jochen



More information about the AGENTPP mailing list