makedev warnings
Patrick Welche <[email protected]> Thu, 9 Dec 2004 20:04:24 +0000
| Newsgroups | gmane.os.netbsd.ports.acorn32 |
|---|---|
| Message-ID | <[email protected]> |
I just got the following with 3 Dec source code (running etcupdate) Do you want to rebuild the device nodes in /dev? (y/[n]) y ./MAKEDEV: qms0: unknown device ./MAKEDEV: pms0: unknown device ./MAKEDEV: tun0: unknown device ./MAKEDEV: tun1: unknown device ./MAKEDEV: tun2: unknown device ./MAKEDEV: tun3: unknown device (qms/pms looks acorn32 specific - I am guessing that tun was just part way through cloning - just cvs update..) Cheers, Patrick