Source: extrace
Version: 0.4-1
Severity: important
Tags: upstream
Justification: fails to build from source
User: [email protected]
Usertags: mips mips64el mipsel

Builds of extrace for mips* and the non-release architectures alpha
and sparc64 have been failing:

  extrace.c: In function 'sig2name':
  extrace.c:156:5: error: 'SIGSTKFLT' undeclared (first use in this function); 
did you mean 'SIGSTKSZ'?

Could you please account for architecture-specific variation in the
set of signal names?  Since these are generally implemented as
preprocessor macros, you should be able to check for their existence
with corresponding #ifdef constructs.

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

Reply via email to