On Thu, Apr 26, 2007 at 11:06:03PM +0200, Enrico Forestieri wrote: > On Thu, Apr 26, 2007 at 04:01:43PM -0500, Bo Peng wrote: > > > I am a Windows/Scons guy. Could some *nix developer please update the > > > file? Presently, po file generation is broken. > > > > I see another target for scons. :-) > > While you are at it, I suggest that you fix the lyxpipe support for > cygwin. I don't know whether it is also broken for *nix.
Yes, it's also broken for *nix. You have to add a proper definition for HAVE_MKFIFO to SConstruct otherwise stub functions are compiled in from src/LyXServer.cpp. -- Enrico