X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Authority-Analysis: v=1.0 c=1 a=w8jFuxbbVjwA:10 a=qYK2ddn_a72LHtCjL2AA:9 a=ywDUWsYrKfyY4HK2OVwA:7 a=0YZRJfAkD_zO6OCss46XRt014_wA:4 a=59d0_SG5aNsA:10 a=si9q_4b84H0A:10 a=gi0PWCVxevcA:10 Message-ID: <47A7C894.4060500@comcast.net> Date: Mon, 04 Feb 2008 20:23:16 -0600 From: John Littel User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: trying to build cscope for windows using djgpp Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com I am trying to build a cscope executable for windows using djgpp tools. My c:\djgpp\bin has: Directory of C:\djgpp\bin 02/04/2008 07:48 PM . 02/04/2008 07:48 PM .. 08/17/2007 02:03 AM 167,440 addr2line.exe 08/17/2007 02:03 AM 152,816 ar.exe 08/17/2007 02:03 AM 235,968 as.exe 12/24/2001 09:25 PM 46,080 bin2h.exe 06/05/2006 02:03 AM 373,365 bison.exe 12/24/2001 09:25 PM 2,048 coff2exe.exe 10/19/2007 08:25 PM 111,248 cpp.exe 08/17/2007 02:03 AM 165,776 cxxfilt.exe 12/24/2001 09:26 PM 113,152 djasm.exe 12/24/2001 09:25 PM 46,080 djecho.exe 12/24/2001 09:25 PM 45,568 djmerge.exe 12/24/2001 09:25 PM 45,056 djsplit.exe 12/24/2001 09:26 PM 98,304 djtar.exe 12/24/2001 09:26 PM 2,048 djtart.exe 12/24/2001 09:26 PM 2,048 djtarx.exe 12/24/2001 09:26 PM 64,512 dtou.exe 12/24/2001 09:25 PM 83,968 dxegen.exe 12/24/2001 09:24 PM 90,624 edebug32.exe 12/14/1999 07:12 AM 51,836 emu387.dxe 12/24/2001 09:25 PM 45,568 exe2coff.exe 04/20/2000 02:03 AM 201,728 flex.exe 04/20/2000 02:03 AM 2,048 flexpp.exe 04/20/2000 02:03 AM 2,048 flexx.exe 12/24/2001 09:26 PM 159,232 fsdb.exe 10/19/2007 08:25 PM 110,636 gcc.exe 10/19/2007 08:25 PM 16,446 gccbug 10/19/2007 08:25 PM 52,040 gcov.exe 12/24/2001 09:25 PM 73,216 go32-v2.exe 10/19/2007 08:24 PM 111,772 gpp.exe 12/02/2004 08:39 PM 969,060 gpr2mak.exe 12/02/2004 08:39 PM 969,320 gprexp.exe 08/17/2007 02:03 AM 192,336 gprof.exe 12/24/2001 09:26 PM 82,944 gxx.exe 09/11/2007 02:03 AM 116,024 info.exe 09/11/2007 02:03 AM 37,260 infokey.exe 09/11/2007 02:03 AM 66,864 install-info.exe 08/17/2007 02:03 AM 226,736 ld.exe 12/25/2001 10:11 AM 224,256 make.exe 09/11/2007 02:03 AM 116,472 makeinfo.exe 08/17/2007 02:03 AM 172,064 nm.exe 08/17/2007 02:03 AM 221,920 objcopy.exe 08/17/2007 02:03 AM 246,912 objdump.exe 09/11/2007 02:03 AM 663 pdftexi2dvi 08/17/2007 02:03 AM 152,928 ranlib.exe 08/17/2007 02:03 AM 118,368 readelf.exe 12/24/2001 09:26 PM 80,384 redir.exe 12/09/1999 11:14 AM 5 rem.com 12/02/2004 08:40 PM 1,916,984 rhgdb.exe 12/02/2004 08:39 PM 2,050,836 rhide.exe 06/16/1995 01:56 AM 425 setdjgpp.bat 08/17/2007 02:03 AM 146,624 size.exe 08/17/2007 02:03 AM 146,912 strings.exe 08/17/2007 02:03 AM 221,936 strip.exe 12/24/2001 09:25 PM 54,784 stubedit.exe 12/24/2001 09:25 PM 65,536 stubify.exe 12/24/2001 09:24 PM 61,952 symify.exe 09/11/2007 02:03 AM 47,181 texi2dvi 09/11/2007 02:03 AM 660 texi2pdf 12/24/2001 09:26 PM 92,160 texi2ps.exe 09/11/2007 02:03 AM 44,180 texindex.exe 02/03/2008 10:22 AM 96,644 unzip32.exe 12/24/2001 09:26 PM 43,520 update.exe 12/24/2001 09:26 PM 64,512 utod.exe 04/09/2006 08:02 PM 380,928 WinVi32.exe 06/05/2006 02:03 AM 49 yacc 06/05/2006 02:03 AM 41 yacc.bat 66 File(s) 12,103,051 bytes I have the cscope-15.6 unzipped under c:\cscope. When I try "make install", I get: C:\cscope\cscope-15.6>make install prefix=c:/djgpp Bad command or file name Syntax error Bad command or file name Bad command or file name No command name seen. make.exe: *** [install-recursive] Error -1 When I try to execute the djmake.bat file, I get: C:\cscope\CSCOPE~1.6> packages\msdos\djmake.bat ---- Start by patching the ylwrap script to avoid problems with "ln -s": 'patch' is not recognized as an internal or external command, operable program or batch file. ---- Now configure and make it. -- NOTE --: this assumes you have pdcurses installed! -- NOTE --: Will be using '-f' mode of flex, for faster scanning 'bash' is not recognized as an internal or external command, operable program or batch file. Syntax error Bad command or file name make.exe[1]: Entering directory `c:/cscope/cscope-15.6' make.exe[1]: `stamp-h1' is up to date. make.exe[1]: Leaving directory `c:/cscope/cscope-15.6' Bad command or file name Bad command or file name c:/djgpp/bin/make.exe all-recursive make.exe[1]: Entering directory `c:/cscope/cscope-15.6' Bad command or file name Syntax error Bad command or file name Bad command or file name No command name seen. make.exe[1]: *** [all-recursive] Error -1 make.exe[1]: Leaving directory `c:/cscope/cscope-15.6' make.exe: *** [all] Error 2 ---- You may now call "make install", if desired. -- DONE -- Can you tell me what I'm doing wrong? Thank you, John Littel jlittel AT comcast DOT net