From owner-freebsd-hackers Wed Nov 15 10:50:20 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA07483 for hackers-outgoing; Wed, 15 Nov 1995 10:50:20 -0800 Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA07456 for ; Wed, 15 Nov 1995 10:50:15 -0800 Received: from rah.star-gate.com (localhost [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.9) with ESMTP id KAA01200; Wed, 15 Nov 1995 10:49:42 -0800 Message-Id: <199511151849.KAA01200@rah.star-gate.com> X-Mailer: exmh version 1.6.2 7/18/95 To: "Eric L. Hernes" cc: multimedia@star-gate.com, hackers@freebsd.org Subject: Re: linux' mknod and named pipes. In-reply-to: Your message of "Wed, 15 Nov 1995 09:47:20 CST." <199511151547.JAA17531@jake.lodgenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 15 Nov 1995 10:49:41 -0800 From: "Amancio Hasty Jr." Sender: owner-hackers@freebsd.org Precedence: bulk Sure, turn mknod(arg,arg1,0) into a bsd mkfifo call anything else for now just pass it thru to mknod 8) Let us know if you get it working!! Tnks! Amancio >>> "Eric L. Hernes" said: > > Now that I've got doom and sound 85% done, and the first > doom finished, I've moved on to abuse. > > It runs and is playable but the sound doesn't work > ktrace shows it fails trying to make a pipe in /tmp with > mknod(). FreeBSD's mknod is different enough to not > let this work. Any ideas? > > > tia, > eric. > -- > erich@lodgenet.com > erich@rrnet.com > > > -- > erich@lodgenet.com > erich@rrnet.com >