windows / cygwin - unable to start build

Michael Meeks michael.meeks at suse.com
Thu Feb 16 08:53:02 PST 2012


On Thu, 2012-02-16 at 11:42 +0100, walter wrote:
> I have installed the last version of Cygwin:

	OK ?

> CYGWIN_NT-6.1-WOW64 LAZY 1.7.10(0.259/5/3) 2012-02-05 12:36 i686
> Cygwin
...
> Now I can not start the build.

	And it used to work with an older version of Cygwin ? if so, I'd
suggest returning to that version. Cygwin is a bit of a crock, and
things can start and stop working between updates [ IIRC ], I'd stick
with anything that worked myself.

> Please see logs AT http://pastebin.com/u/walterLO


if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/cygwin -I./unix
-I./unix/cygwin/gnu -I./unix/cygwin -I./unix      -g -O2 -MT
unix/runargv.o -MD -MP -MF "$depbase.Tpo" -c -o unix/runargv.o
unix/runargv.c; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit
1; fi
unix/runargv.c:128:23: fatal error: process.h: No such file or directory
compilation terminated.
make[4]: *** [unix/runargv.o] Error 1
make[4]: Leaving directory `/cygdrive/c/libo/dmake'
make[3]: *** [all-recursive] Error 1

	Looks silly to me though,

#if __CYGWIN__ && ENABLE_SPAWN
#  include <process.h>
#endif

	I guess you need some cygwin development header or other with that
process.h header in it ;-)

	ATB,

		Michael.


-- 
michael.meeks at suse.com  <><, Pseudo Engineer, itinerant idiot



More information about the LibreOffice mailing list