[Opendnssec-develop] Re: [Opendnssec-user] Problems compiling trunk
Jakob Schlyter
jakob at kirei.se
Fri Sep 11 21:00:09 UTC 2009
On 11 sep 2009, at 18.35, Antti Ristimäki wrote:
> I'm trying to install the latest trunk, but facing some problems
> when compiling. At least the following error messages seem to be
> related to this problem:
>
> /root/trunk/OpenDNSSEC/enforcer/keygend/keygend.c:136: undefined
> reference to `hsm_get_error'
> /root/trunk/OpenDNSSEC/enforcer/keygend/keygend.c:250: undefined
> reference to `hsm_get_error'
>
> I reverted the keygend.c back to revision 1767, after which I was
> able to compile the program.
it seems that even though the enforcer is set to link with the libhsm
in the build tree, it ends up trying to link with the installed
libhsm. don't we just love dynamic linking?
jakob
More information about the Opendnssec-develop
mailing list