Hi All, While building Open Office source code in windows (VC 7) using cygwin tool by following the instructions from this page (http://tools.openoffice.org/dev_docs/build_windows_tcsh.html#BuildRequirements ) I have completed the steps up to $SRC_ROOT> rehash but dmake.exe is not created Tried "make" from the directory $SRC_ROOT>/dmake and getting following errors
make all-recursive make[1]: Entering directory `e:/OpenOfficeSource/OOo_1.1.5/dmake' Making all in unix c:\Dev-Cpp\bin\make.exe[2]: Entering directory `e:/OpenOfficeSource/OOo_1.1.5/dm ake/unix' source='arlib.c' object='arlib.o' libtool=no \ DEPDIR=.deps depmode=none C:/cygwin/bin/sh.exe ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../unix/cygwin/gnu -I../unix -I../ unix/cygwin -g -O2 -c arlib.c : command not found : command not found : command not found: : command not found: : command not found: : command not found: : command not found: './depcomp: line 55: syntax error near unexpected token `in './depcomp: line 55: `case "$depmode" in c:\Dev-Cpp\bin\make.exe[2]: *** [arlib.o] Error 2 c:\Dev-Cpp\bin\make.exe[2]: Leaving directory `e:/OpenOfficeSource/OOo_1.1.5/dma ke/unix' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `e:/OpenOfficeSource/OOo_1.1.5/dmake' c:\Dev-Cpp\bin\make: *** [all] Error 2 % Please help me to solve the issue. Thanks in advance nanda ____________________________________________________________________________________ Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. http://answers.yahoo.com/dir/?link=list&sid=396545367 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
