This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building error for latest stap tree


Wenji Huang wrote:
Hi,

I got building error for latest stap tree(commit 46a8c85fde5ba9bcf4fa55e8f435959af4d32fea).

[wjhuang@EL5U2-64bits ~]$ cat /tmp/error
certutil: self-signing a cert request is not supported.
certutil: unable to open "ssl/server/stap-server.cert" for reading (-5950, 2).
Cannot find certificate file ssl/server/stap-server.cert
This is disturbing. We need to be able to sign our own certificates for this purpose, otherwise we're going to need to find or set up a certificate authority chain for our certificates. Can you provide more info about your system and which version of nss-tools is on it. Also the version of certutil and signtool?

And for EL4, certutil: command not found. Seems no nss-tools rpm available. I tried yum or up2date, but couldn't find nss-tools or certuils.
Also disturbing. I had been led to believe that nss and nss-tools were ubiquitous.


Can we have option to enable/disable it, like ./configure --disable-stap-sever
I'll disable to the automatic building of stamp-ssl for now.

Regards, Wenji

Dave



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]