Has anyone had any luck compiling elm (version 2.4) under DU 4.0F?
I'm seeing the following compilation errors:
cd lib; /bin/make - all
cc -O -I../hdrs -c add_site.c
cc -O -I../hdrs -c addrmchusr.c
cc -O -I../hdrs -c atonum.c
cc -O -I../hdrs -c mk_aliases.c
cc -O -I../hdrs -c aliasdb.c
cc -O -I../hdrs -c mk_lockname.c
cc -O -I../hdrs -c can_access.c
cc -O -I../hdrs -c can_open.c
cc -O -I../hdrs -c chloc.c
cc -O -I../hdrs -c date_util.c
cc -O -I../hdrs -c errno.c
cc -O -I../hdrs -c expand.c
cc -O -I../hdrs -c figadrssee.c
cc -O -I../hdrs -c gcos_name.c
cc -O -I../hdrs -c get_tz.c
cc: Error: /usr/include/sys/signal.h, line 84: In this declaration, the
type of "posix_
signal" is not compatible with the type of a previous declaration of
"posix_signal" at
line number 672 in file ../hdrs/defs.h. (notcompat)
extern void (*__R(signal) __((int, void (*)(int)))) __((int));
TIA!
--
Roger Spaulding
Roger.Spaulding_at_wcom.com
(719) 535-5610 v622-5610
"I hate to advocate drugs, alcohol, violence, or insanity to anyone,
but they've always worked for me." - Hunter S. Thompson
Received on Tue Jan 18 2000 - 20:03:34 NZDT