[Zope-dev] Python 2.1.2 causes Error code 6?

Chris Withers chrisw@nipltd.com
Mon, 28 Jan 2002 14:29:12 +0000


stefan holek wrote:
> 
> >1. What does Error Code 6 mean?
> 
> #define ENXIO            6      /* No such device or address */
> 
> >2. How can I find out what these error codes eman in general?
> 
> Look into /usr/include/asm/errno.h
> 
> >3. How can I fix this problem?
> 
> Make the device or address available ;-)

And how can i find out what device or address isn't available? ;-)

cheers,

Chris