Portable mknod ?? does it exist?

Darrell Schiebel drs at cerc.wvu.wvnet.edu
Wed Aug 2 07:23:24 AEST 1989


In article <1419 at riscy.dec.com>, frank at croton.dec.com (Frank Wortner) writes:
> 
> In article <178 at cerc.wvu.wvnet.edu.edu>, drs at cerc.wvu.wvnet.edu (Darrell Schiebel) writes:
> = DEC (Ultrix-32 V3.0):
> =      mknod works fine
> =      open fails with error "No such device or address" (ERRNO: 6)
...
> I tried Darrell's example on a VAXstation II running UWS 2.0 (== Ultrix 3.0)
> and a DECstation 3100 running UWS 2.1 (== Ultrix 3.1), and I could not
> reproduce his results.
>
> I get:
> 
> 	DEC (Ultrix-32 3.0/VAX and 3.1/RISC):
> 		mknod works fine
> 		read blocks

What follow is from a script file of a run of the code posted.  I have no
idea what the difference is but it seems to indicate a difference in Ultrix
Versions.  Any suggestions ?

Ultrix-32 V3.0 (Rev 64) System #2: Sat Apr 15 12:47:39 EDT 1989

dec: decnod
myfifo created
ERRNO: 6
Open Failed: No such device or address
dec: ls -l myfifo
crw-r--r--  1 drs      255, 255 Aug  1 16:54 myfifo


              Darrell Schiebel
              drs at cerc.wvu.wvnet.edu



More information about the Comp.unix.wizards mailing list