From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro 3.12 compile problem Date: 8 Oct 1999 11:22:46 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 31 Message-ID: <7tkk66$l0c$1@antares.lu.erisoft.se> References: <7tinvf$sge$1 AT news DOT luth DOT se> NNTP-Posting-Host: propus-144.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Johan Venter (jventer AT writeme DOT com) wrote: : Martin Str|mberg wrote in message : news:7tinvf$sge$1 AT news DOT luth DOT se... : > ointer -o obj/djgpp/dat2s.o -c tools/dat2s.c : > copy tools\plugins\*.inc obj\djgpp\plugins.h : > h:/dj100000: copy: command not found : > make.exe: *** [obj/djgpp/plugins.h] Error 127 : > : > My guess is that Allegro can't handle bash as its shell. : > Perhaps the line "SHELL=$COMSPEC" should be in Allegro's makefile? : What version of make are you using? I remember having this exact problem when : using the mingw32 make in a bash shell compiling the mingw32 version of the : allegro wip. Just using normal DJGPP make works though. Can you execute a normal DJGPP make. Not sure about which version, quite a recent one. : DOS copy command from your bash shell? Does the DJGPP make spawn command com : when running external commands? No. Isn't copy internal in COMMAND.COM? : Maybe the Allegro makefile should call "command.com /c copy" instead of just : "copy". This way, it works in bash as well (I just tried it). Yea! That's it. Shostakovich, String Quartet 4, MartinS