On Thu, Jun 21, 2001 at 08:58:15AM -0400, Sean Porterfield wrote:
> I finally had a chance last night to get strace put on my NIC. When I run
> `strace xt5250` I only see one error. I'm not very familiar with the strace
> output, so I don't know if this is the real problem, or if it's just trying
> to look up an error message for something else.
>
> open("/usr/X11R6/lib/X11/XtErrorDB", O_RDONLY) = -1 ENOENT (No such file or
> directory)
I have no clue what XtErrorDB is. I suspect you're right that it is trying
to look up an error message or something.
If you post the entire strace output, I could probably figure out more.
One thing, though, you will either need to modify the xt5250 shell script
and add strace to the line(s) that spawn tn5250, or add one of the strace
options to follow forks (I think it's -ff).
>
> Would other messages help? Should I look for anything in particular? I got
> the latest code from cvs and installed it on my RH 7.0 box to compare the
> strace output, but I didn't see any reference to XtErrorDB in it.
>
> TIA!
>
-Jay 'Eraserhead' Felice
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---