octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55273] mkfifo returns "Function not implement


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55273] mkfifo returns "Function not implemented" error
Date: Fri, 28 Dec 2018 13:30:40 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Follow-up Comment #18, bug #55273 (project octave):

I built using a local copy of gnulib's master branch and HAVE_MKFIFO is now
again defined in config.h.

I think we should do a gnulib update on the stable branch to fix this bug, but
I'm having troubles with the gnulib mirror, so it may take a little doing.

If you want to test locally on macOS, you can use git to clone the gnulib
repository anywhere on your system, and run Octave's bootstrap with the
--gnulib-srcdir option. On my system, this looks like


$ cd ~/src
$ git clone https://git.savannah.gnu.org/git/gnulib.git
$ cd ~/src/octave/stable
$ ./bootstrap --gnulib-srcdir=../../gnulib


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55273>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]