Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236933 - dev-libs/libx86-1.1 fails to compile
Summary: dev-libs/libx86-1.1 fails to compile
Status: RESOLVED DUPLICATE of bug 235599
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-07 08:45 UTC by James
Modified: 2008-09-07 09:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
console output from emerge (e1.bug,2.76 KB, text/plain)
2008-09-07 08:48 UTC, James
Details
emerge --info (emerge.info,4.29 KB, text/plain)
2008-09-07 08:49 UTC, James
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***