Subject: Re: Cryptozilla available
To: Markus Baeurle <emw4maba@gp.fht-esslingen.de>
From: Patrick Welche <prlw1@cam.ac.uk>
List: port-arm32
Date: 05/16/1998 19:07:48
Markus Baeurle wrote:
> 
> But are you able to fetch and display any WWW pages?

Unfortunately not (and pages do appear with lynx).

> Neil also mentioned this error to me but I have never come across it
> myself.

This is on a RiscPC with ARM6 displaying to a NetBSD/i386 box and a
kernel built from sources supped today (using the 1.3.1 comp.tgz set
compiler).

This is what cz does just before printing the error message:

  1717 cz       CALL  gettimeofday(0xefbfc148,0)
  1717 cz       RET   gettimeofday 0
  1717 cz       CALL  ioctl(0xa,FIONREAD,0xefbfb744)
  1717 cz       RET   ioctl 0
  1717 cz       CALL  ioctl(0xa,FIONREAD,0xefbfb910)
  1717 cz       RET   ioctl 0
  1717 cz       CALL  write(0xa,0x7fa800,0x488)
  1717 cz       GIO   fd 10 wrote 1160 bytes
...unable to connect to server (TCP Error: XP_GetBuiltinString: 1015 not
found)...

It means nothing to me :(

Cheers,

Patrick