Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Aug 2004 12:28:56 +0530
From:      ravi <ravi.nanjundappa@ap.sony.com>
To:        Robert Watson <rwatson@freebsd.org>
Cc:        Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Subject:   Regarding mknod
Message-ID:  <1091602736.4760.64.camel@ravin>
In-Reply-To: <1091592485.4760.1.camel@ravin>
References:  <Pine.NEB.3.96L.1040803110533.83843A-100000@fledge.watson.org> <1091592485.4760.1.camel@ravin>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
If I run "make load " from /usr/share/examples/kld/cdev/module directory
then I'm getting the following error message .

# make load 
mknod /dev/cdev c 32 0 
mknod: /dev/cdev : No such file or directory 
*****Error code 1

Even if I execute the " mknod /dev/cdev c 32 0 " command at the terminal
I'm getting the same error message .


What is the reason for this ?
Please tell me the solution as well ..


Regards,
N Ravi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1091602736.4760.64.camel>