[Opendnssec-develop] [OpenDNSSEC] #2: Can not compile 1.0a1, problem with SoftHSM
OpenDNSSEC
owner-dnssec-trac at kirei.se
Thu Jul 30 15:14:54 UTC 2009
#2: Can not compile 1.0a1, problem with SoftHSM
---------------------------------+------------------------------------------
Reporter: mattias at nonetwork.se | Owner: rb
Type: defect | Status: new
Priority: major | Component: SoftHSM
Version: 1.0a1 | Keywords: SoftDatabase
---------------------------------+------------------------------------------
Hi, I get this error will compiling 1.0a1
{{{
[mattias at gozo OpenDNSSEC-1.0a1]$ make
Making all in softHSM
make[1]: Entering directory
`/home/mattias/opendnssec/build/OpenDNSSEC-1.0a1/softHSM'
make all-recursive
make[2]: Entering directory
`/home/mattias/opendnssec/build/OpenDNSSEC-1.0a1/softHSM'
Making all in src
make[3]: Entering directory
`/home/mattias/opendnssec/build/OpenDNSSEC-1.0a1/softHSM/src'
Making all in lib
make[4]: Entering directory
`/home/mattias/opendnssec/build/OpenDNSSEC-1.0a1/softHSM/src/lib'
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../.. -I./cryptoki -I/usr/include -I/usr/include -Wno-long-long -g -O2
-MT SoftDatabase.lo -MD -MP -MF .deps/SoftDatabase.Tpo -c -o
SoftDatabase.lo SoftDatabase.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I./cryptoki
-I/usr/include -I/usr/include -Wno-long-long -g -O2 -MT SoftDatabase.lo
-MD -MP -MF .deps/SoftDatabase.Tpo -c SoftDatabase.cpp -fPIC -DPIC -o
.libs/SoftDatabase.o
SoftDatabase.cpp: In member function âchar*
SoftDatabase::getTokenLabel()â:
SoftDatabase.cpp:192: error: âsprintfâ was not declared in this scope
make[4]: *** [SoftDatabase.lo] Error 1
make[4]: Leaving directory
`/home/mattias/opendnssec/build/OpenDNSSEC-1.0a1/softHSM/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/mattias/opendnssec/build/OpenDNSSEC-1.0a1/softHSM/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/mattias/opendnssec/build/OpenDNSSEC-1.0a1/softHSM'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/mattias/opendnssec/build/OpenDNSSEC-1.0a1/softHSM'
make: *** [all-recursive] Error 1
}}}
Trying to build this on a FC11 installation following the instructions on
http://trac.opendnssec.org/wiki/Signer/Install
--
Ticket URL: <http://trac.opendnssec.org/ticket/2>
OpenDNSSEC <http://www.opendnssec.org/>
OpenDNSSEC
More information about the Opendnssec-develop
mailing list