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 _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )