a strange problem with rtems_io_register_name

jennifer averett jennifer.averett at oarcorp.com
Fri Aug 29 14:12:33 UTC 2003



Stan wrote:
> 
> ----- Original Message -----
> From: "jennifer averett" <jennifer.averett at oarcorp.com>
> To: "Stan" <zylog at club-internet.fr>
> Cc: <rtems-users at rtems.com>
> Sent: Thursday, August 28, 2003 10:25 PM
> Subject: Re: a strange problem with rtems_io_register_name
> 
> >
> > You may want to check errno, it will indicate why mknod failed.
> >
> > Jennifer
> >
> 
> errno hold ENOENT.
> 
> Stan

ENOENT is set in the cpukit/libfs/src/imfs/imfs_eval.c 
(IMFS_evaluate_for_make routine).  It is an indication 
that the path could not be properly processed to create
a new node.  What version of rtems are you running? 

Jennifer



More information about the users mailing list