Mail Archives: djgpp-workers/2001/06/20/12:20:31
I'm sorry if this has been already reported, but:
build of latest bash release fails with:
C:\DJGPP\GNU\BASH-2.04\>djconfig
[...]
C:\DJGPP\GNU\BASH-2.04\>make
[...]
making lib/dos/libdos.a in ./lib/dos
make.exe[1]: Entering directory `c:/djgpp/gnu/bash-2.04/lib/dos'
gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -march=i686 -O2 -fomit-frame-pointer -fstrict-aliasing dosexec.c
dosexec.c:370: conflicting types for `_dos_exec'
c:/djgpp/include/process.h:15: previous declaration of `_dos_exec'
make.exe[1]: *** [dosexec.o] Error 1
make.exe[1]: Leaving directory `c:/djgpp/gnu/bash-2.04/lib/dos'
make.exe: *** [lib/dos/libdos.a] Error 1
I'm using all latest tools from simtelnet, built locally, and CVS libc.
Laurynas
- Raw text -