Return to BSD News archive
Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!doc.ic.ac.uk!uknet!mcsun!sztaki!pink From: pink@fsz.bme.hu (Szabolcs Szigeti (PinkPanther)) Subject: Re: mkfifo not supported on FreeBSD ? Message-ID: <CDr30K.4Mn@sztaki.hu> Sender: news@sztaki.hu (News system) Organization: Department of Process Control, Technical University of Budapest, HUNGARY References: <CDoHIv.Jq8@unix.portal.com> <27nodb$g0c@itu1.sun.ac.za> Date: Wed, 22 Sep 1993 10:12:19 GMT Lines: 39 In article <27nodb$g0c@itu1.sun.ac.za>, abs@cs.sun.ac.za (Andre Skarzynski) writes: |> Yanping Ding (chris@shell.portal.com) wrote: |> [ ... ] |> : I tried to recompile the kernel with option FIFO, but got a lot |> : of undeclared fifo_* in kern/fifo_vnops.c file. |> |> Strange. This worked for me. Did you remember to run config ? |> |> After putting FIFO in my kernel config file and then running config, building |> a new kernel, mkfifo command worked. You must have made a mistake in your |> config. |> |> : Any suggestion to get around ? I think the problem is that some files got recompiled, some didn't. Since options FIFO just adds -DFIFO to the CFLAGS in the makefile, no dependencies will be visible to make to see what files to recompile. Do a make clear, or if you don't want to recompile everything do a find /sys -exec grep FIFO "{}" \; -exec touch "{}" \; . |> : Thanks. |> |> : C. Ding |> : -- |> : Chris Ding |> : chris@portal.shell.com |> |> -- |> Andre B. Skarzynski -- Information Technology, University of Stellenbosch -- |> abs@itu1.sun.ac.za ------ Tel: +27 2231 774293 Fax: +27 2231 774102 ------- Szabolcs -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | Why you little!!! | Szabolcs Szigeti | | -- Homer -- | Internet: pink@fsz.bme.hu | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=