Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 236933

Summary: dev-libs/libx86-1.1 fails to compile
Product: Gentoo Linux Reporter: James <James>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: James
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: console output from emerge
emerge --info

Description James 2008-09-07 08:45:35 UTC
See attached console output showing error.
Summary:
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)


Reproducible: Always
Comment 1 James 2008-09-07 08:48:26 UTC
Created attachment 164783 [details]
console output from emerge
Comment 2 James 2008-09-07 08:49:58 UTC
Created attachment 164784 [details]
emerge --info
Comment 3 Ulrich Müller gentoo-dev 2008-09-07 09:05:26 UTC

*** This bug has been marked as a duplicate of bug 235599 ***