>>>> "Mats" == AS/EAB <Mats> writes:
Mats> a prototype
Mats> process.c: In function `signal_name':
Mats> process.c:1554: error: `sys_siglist' undeclared (first use in this
Mats> function)
Mats> process.c:1554: error: (Each undeclared identifier is reported only once
Mats> process.c:1554: error: for each function it appears in.)
Mats> *** Error code 1
Mats> make: Fatal error: Command failed for target `process.o'
Mats> Current working directory /opt/as/xemacs/src/xemacs-21.5.20/src
Mats> *** Error code 1
Mats> make: Fatal error: Command failed for target `src'
FWIW I get the same error on SunOS 5.8, gcc 3.4.3.
Ray