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

Bug#608187: xresprobe: FTBFS on i386: error: 'IF_MASK' undeclared



Source: xresprobe
Version: 0.4.23debian1-0.1
Severity: serious
Justification: fails to build from source

xresprobe FTBFS in a clean sid i386 chroot. Tail of the build log:

| gcc -g -O2 -g -Wall -O2   -c -o lrmi.o lrmi.c
| lrmi.c: In function 'set_regs':
| lrmi.c:191: error: 'IF_MASK' undeclared (first use in this function)
| lrmi.c:191: error: (Each undeclared identifier is reported only once
| lrmi.c:191: error: for each function it appears in.)
| lrmi.c:191: error: 'IOPL_MASK' undeclared (first use in this function)
| lrmi.c: In function 'run_vm86':
| lrmi.c:613: error: 'VIF_MASK' undeclared (first use in this function)
| lrmi.c:613: error: 'TF_MASK' undeclared (first use in this function)
| lrmi.c: In function 'LRMI_int':
| lrmi.c:840: error: 'IF_MASK' undeclared (first use in this function)
| lrmi.c:840: error: 'IOPL_MASK' undeclared (first use in this function)
| make[2]: *** [lrmi.o] Error 1

Other packages have been suffering from similar problems, see bugs #518725, #608175.

--
Jakub Wilk



Reply to: