[Opendnssec-develop] Re: [OpenDNSSEC] #30: Compile links to wrong libhsm
OpenDNSSEC
owner-dnssec-trac at kirei.se
Sat Jun 12 09:15:02 UTC 2010
#30: Compile links to wrong libhsm
----------------------------------------+-----------------------------------
Reporter: opendnssec.simon@… | Owner: jakob
Type: defect | Status: closed
Priority: major | Component: Unknown
Version: trunk | Resolution: fixed
Keywords: |
----------------------------------------+-----------------------------------
Comment(by opendnssec.simon@…):
This still isn't fixed properly.
I have an old libhsm installed as /usr/local/lib/libhsm.la which it
attempts to use when linking:
{{{
make[2]: Entering directory
`/home/dnssec/src/opendnssec-1.1.0/enforcer/utils'
/bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -g -O2 -pedantic
-Wall -Wextra -o ods-ksmutil ksmutil.o ../ksm/libksm.a -lxml2 -lz -lm
-L/usr/local/lib -lsqlite3 -L../../libhsm/src/.libs -lhsm -Wl,--as-needed
-L/usr/lib -lnsl -lcrypto -lcrypto -lldns
libtool: link: `/usr/local/lib/libhsm.la' is not a valid libtool archive
}}}
As the opendnssec package is itself building libhsm it needs to ensure
that the local copy in libhsm/src/.libs is always used.
--
Ticket URL: <http://trac.opendnssec.org/ticket/30#comment:3>
OpenDNSSEC <http://www.opendnssec.org/>
OpenDNSSEC
More information about the Opendnssec-develop
mailing list