* Eitan Adler (eitanadlerl...@gmail.com) wrote:
> I tried the dash mailing list with no reply.
> mksignames.c is attached.
>
> Here is the output from ./configure && gmake
You should've use gdb to get a line where it dies:
--
% gdb ./mksignames
...
(gdb) run
Starting program: /
I tried the dash mailing list with no reply.
mksignames.c is attached.
Here is the output from ./configure && gmake
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -include ../config.h -DBSD=1
-DSHELL -DIFS_BROKEN -Wall -g -O2 -MT nodes.o -MD -MP -MF
".deps/nodes.Tpo" -c -o nodes.o nodes.c; \
then m