Mail Archives: djgpp-workers/2000/01/14/10:27:27
--Message-Boundary-28982
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Mail message body
I'm including simple example which shows problem with DJGPP ports
of make and bash (nothing else used except than echo) I met. Make
suceeds in top directory but fails due to unknown reason (to me)
when make is invoked in subdirectory.
Simply run make top directory.
I'm normally using latest binary of bash-2.0.3, make-3.78.1
Replaced it with old bash-1.4.17: no changes
Tried make-3.77: no changes
Tried to rebuild make-3.78.1 with current libc: no changes
Initially I found this problem in rhide makefiles, but it took some time
to create small test example. Sorry for using binary attachment (small
UUENCODED ZIP archive)
---------------- Output I'm getting ------------
c:/djgpp/test/makebug/foo
FOO sucessfully called from c:/djgpp/test/makebug
bash c:/djgpp/test/makebug/foo
FOO sucessfully called from c:/djgpp/test/makebug
make -k -C 1 all
make.exe[1]: Entering directory `c:/djgpp/test/makebug/1'
c:/djgpp/test/makebug/1/foo
make.exe[1]: *** [check1_curr] Error -1
bash c:/djgpp/test/makebug/1/foo
c:/djgpp/test/makebug/1/foo: c:/djgpp/test/makebug/1/foo: No such
file or directory (ENOENT)
make.exe[1]: *** [check2_curr] Error 127
make.exe[1]: Target `all' not remade because of errors.
make.exe[1]: Leaving directory `c:/djgpp/test/makebug/1'
make.exe: *** [check_sub] Error 2
-------------------------------------------------------
Andris
--Message-Boundary-28982
Content-type: text/plain; charset=US-ASCII
Content-disposition: inline
Content-description: Attachment information.
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.
---- File information -----------
File: makeprob.zip
Date: 14 Jan 2000, 16:46
Size: 677 bytes.
Type: ZIP-archive
--Message-Boundary-28982
Content-type: Application/ZIP; name="makeprob.zip"
Content-disposition: attachment; filename="makeprob.zip"
Content-transfer-encoding: X-UUencode
begin 660 makeprob.zip
M4$L#!`H``````)J%+B@````````````````"``D`,2]55`4``812?SA02P,$
M%``"``@`[X0N**`K8D-+````;P````H`"0`Q+TUA:V5F:6QE550%``%"47\X
M<_/W5[!54-$HSDC-R5$H*$_1U$_+S^?EXN5*S,FQXDS.2$W.-HQ/+BTJ4@"S
MC<!LD#R2E!4O%Z>*AIN_OR9<P@@ND918G*$`DP4`4$L#!!0``@`(`':%+BBY
MJ6RJ9````)H````(``D`36%K969I;&555`4``4!2?SAS\_=7L%50T2C.2,W)
M42 AT H3]'43\O/Y^7BY4K,R;'B3,Y(3<XVC$\N+2I2`+.-D-CQQ:5)()5(BJQX
MN3A5--S\_37A$D9PB:3$X AT P%-%F0&2"YW,3L5`7=;`5=9P5#!:#5O%P`4$L#
M!!0``@`(`,B$+BC.3PVB.@```$8````#``D`9F]O550%``'X4'\X4U94T$_*
MS-,OSN#E2DW.R%=05X<RW/S]%8I+DU.+B]-*<W(J%9(3<W)24Q32BO)S%1(*
MRE,2D#0``%!+`0(6``H``````)J%+B@````````````````"``D`````````
M$``````````Q+U54!0`!A%)_.%!+`0(6`!0``@`(`.^$+BB@*V)#2P```&\`
M```*``D```````$`(````"D````Q+TUA:V5F:6QE550%``%"47\X4$L!`A8`
M%``"``@`=H4N*+FI;*ID````F@````@`"0```````0`@````I0```$UA:V5F
M:6QE550%``%`4G\X4$L!`A8`%``"``@`R(0N*,Y/#:(Z````1@````,`"0``
M`````0`@````.`$``&9O;U54!0`!^%!_.%!+!08`````!``$`/,```"<`0``
"````
`
end
--Message-Boundary-28982--
- Raw text -