On 8/25/07, Christian Magnusson <[EMAIL PROTECTED]> wrote:
>
>
>
> In /usr/include/linux/stat.h I have these definesā¦.
>
> #define S_IFCHR 0020000
>
> #define S_ISCHR(m) (((m) & S_IFMT) == S_IFCHR)
>
>
>
> The macro is called S_ISCHR(), so I don't think there are anything wrong
> in the sourceā¦. Or?
>
>
That explains why this "bug" hasm't triggered lots of reports.
Ok Vladamir, can you make sure that the devices are really in /dev ? I
presume your shell prompt doesn't show the current path.
Paul Alfille
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers