EBADF when moving from Xenix to SCO Unix.

Barton A. Fisk barton at holston.UUCP
Fri Aug 17 10:25:14 AEST 1990


In article <1997 at enea.se>, mla at enea.se (Mats L|fstr|m) writes:
> 
> On the Xenix system, the application work just fine, but when running
> the same basic programs on SCO Unix, they frequently gets EBADF when
> trying to write files.
> 
> Questions are:
> - Has anyone seen this before?
> - What to do about it?

Check the permissions on the files, EBADF means bad file number.
Either a file descripter refers to no open file or a read request
was made to a write only file or vice versa.

Hope this helps.
Bart
-- 
uucp: holston!barton



More information about the Comp.unix.xenix mailing list