Re: error running viewml binary
"Greg Haerr" <[email protected]> Wed, 5 Feb 2003 22:13:39 -0700
| Newsgroups | gmane.comp.web.viewml.devel |
|---|---|
| Message-ID | <[email protected]> |
Usually this means that the threading package isn't working properly.
Be sure to recompile everything from scratch.
Regards,
Greg
----- Original Message -----
From: Mildred Frisco
To: ViewML development list
Sent: Wednesday, February 05, 2003 7:42 PM
Subject: error running viewml binary
Hi ! I've tried to run the viewml on the strongarm platform with embedded linux. The platform already has nano-X running. I've copied the shared libraries to /usr/lib and created the file /home/jasonk/projects/arm/microwin/src/bin/nano-X, since the program was looking for it when I first tried to run it. then i typed the following commands
$ nano-X &
$ viewml
viewml produced the following errors:
Client 153: wrong packet type 0 (expected 3)
Client 153: wrong packet type 240 (expected 3)
Client 153: wrong packet type 1 (expected 3)
Client 153: wrong packet type -2048 (expected 3)
.
.
.
Client 153: wrong packet type 2016 (expected 3)
Client 153: wrong packet type 31 (expected 3)
.
.
.
Please reply if you know this.
Thank you very much
mildred