On Tue, Jan 28, 2003 at 07:05:05PM +0100, Mirar @ Pike developers forum wrote:
That sounds buggy. Does make verify pass on your system?
"make sure" is an equivalent for "make verify", so verification mostly passes except for this part (SSL/Calendar).
I wonder how it could be "green" (passed tests) on Xenofarm... My system is Slackware Linux 8.0, i586.
Is this what you would expect?
| > object sc = SSL.connection(0); | Indexing the NULL value with "auth_level".
Yes.
Does https work?
| > Protocols.HTTP.get_url("https://pike.ida.liu.se/development/pikefarm/7.5.xml"); | Result 2: Query(200 OK)
No, it doesn't:
[a lot of messages, so just one of them] /usr/local/pike/7.4.10/lib/modules/Tools.pmod/X509.pmod:61:Failed to index module 'ISO' with 'Year' (module doesn't exist?) /usr/local/pike/7.4.10/lib/modules/Tools.pmod/X509.pmod:235:Class definition failed. /usr/local/pike/7.4.10/lib/modules/Tools.pmod/X509.pmod:415:Class definition failed. [a bit more messages]
As I said, I use pure 7.4.10, which is available for download as stable release. Most problems trace back to Calendar, but anyway... It is required by some reason for X509 :)
Regards, /Al