Trying to emerge hwinfo I get the error output inlined below.
I see a list of warnings about undeclared this and that coming from
the src files but not sure what it means.

Anyone here that can recognize what the problem is?

(tail of output)

[...]

DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -I. -Ix86emu -Iinclude sys.c
a - x86emu_debug.o
a - x86emu_decode.o
a - x86emu_fpu.o
a - x86emu_ops.o
a - x86emu_ops2.o
a - x86emu_prim_ops.o
a - x86emu_sys.o
make[2]: Leaving directory 
`/var/tmp/portage/sys-apps/hwinfo-14.19/work/hwinfo-14.19/src/x86emu'
make[2]: Entering directory 
`/var/tmp/portage/sys-apps/hwinfo-14.19/work/hwinfo-14.19/src/int10'
make[2]: Leaving directory 
`/var/tmp/portage/sys-apps/hwinfo-14.19/work/hwinfo-14.19/src/int10'
make[2]: Entering directory 
`/var/tmp/portage/sys-apps/hwinfo-14.19/work/hwinfo-14.19/src/int10'
gcc -c -O2 -Wall -pipe -g -fPIC -O2 -march=i686 -pipe -I../../src/hd emu_vm86.c
gcc -c -O2 -Wall -pipe -g -fPIC -O2 -march=i686 -pipe -I../../src/hd i10_int.c
gcc -c -O2 -Wall -pipe -g -fPIC -O2 -march=i686 -pipe -I../../src/hd i10_io.c
gcc -c -O2 -Wall -pipe -g -fPIC -O2 -march=i686 -pipe -I../../src/hd i10_pci.c
gcc -c -O2 -Wall -pipe -g -fPIC -O2 -march=i686 -pipe -I../../src/hd 
-fno-strict-aliasing i10_v86.c
i10_v86.c: In function 'setup_vm86':
i10_v86.c:104: error: 'VIF_MASK' undeclared (first use in this function)
i10_v86.c:104: error: (Each undeclared identifier is reported only once
i10_v86.c:104: error: for each function it appears in.)
i10_v86.c:104: error: 'VIP_MASK' undeclared (first use in this function)
i10_v86.c: In function 'run_bios_int':
i10_v86.c:474: error: 'VIF_MASK' undeclared (first use in this function)
i10_v86.c:475: error: 'IF_MASK' undeclared (first use in this function)
i10_v86.c:486: error: 'TF_MASK' undeclared (first use in this function)
i10_v86.c:486: error: 'NT_MASK' undeclared (first use in this function)
make[2]: *** [i10_v86.o] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/sys-apps/hwinfo-14.19/work/hwinfo-14.19/src/int10'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory 
`/var/tmp/portage/sys-apps/hwinfo-14.19/work/hwinfo-14.19/src'
make: *** [subdirs] Error 2
 * 
 * ERROR: sys-apps/hwinfo-14.19 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2108:  Called die
 * The specific snippet of code:
 *       emake -j1 EXTRA_FLAGS="${CFLAGS}" || die "emake failed"
 *  The die message:
 *   emake failed



Reply via email to