> Looking at your error messages below, I'm frankly surprised > by things going > wrong in lyxserver.C Why are you compiling code invoking > mkfifo and fcntl. > Is HAVE_MKFIFO defined?
I'm only using what was defined in the original commit of config.h (I've always depended on the kindness of strangers). I've never modified config.h except for a trivial string. It looks like mkfifo and fcntl aren't available, from a quick look at Microsoft specs. Thanks Rob