[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#885009: extrace: FTBFS on mips*, alpha, and sparc64: SIGSTKFLT undeclared



Source: extrace
Version: 0.4-1
Severity: important
Tags: upstream
Justification: fails to build from source
User: debian-mips@lists.debian.org
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/?amu@monk.mit.edu


Reply to: