Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98338 - dosemu: compilation fail "cpu.h error: dereferencing pointer to incomplete type"
Summary: dosemu: compilation fail "cpu.h error: dereferencing pointer to incomplete type"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-08 04:38 UTC by Wojciech Potentas
Modified: 2005-07-08 05:22 UTC (History)
0 users

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


Attachments
"emerge info >> /dosemu-1.3.2-emerge.txt" effect (dosemu-1.3.2-emerge.txt,2.30 KB, text/plain)
2005-07-08 04:41 UTC, Wojciech Potentas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wojciech Potentas 2005-07-08 04:38:22 UTC
Compilation of dosemu-1.3.2 on AMD64 fails

Reproducible: Always
Steps to Reproduce:
1.emerge dosemu
2.
3.
Comment 1 Wojciech Potentas 2005-07-08 04:41:17 UTC
Created attachment 62907 [details]
"emerge info >> /dosemu-1.3.2-emerge.txt" effect
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-07-08 04:42:29 UTC
KEYWORDS="-* ~x86" 
 
that means that it works *only* on x86, not amd64 in this case. 
 
Comment 3 Wojciech Potentas 2005-07-08 04:47:07 UTC
and there is no way of use x86_64 to x86 backward compatibilyty, is there?
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2005-07-08 05:09:26 UTC
Multilib and compile it 32bit?
Comment 5 Herbie Hopkins (RETIRED) gentoo-dev 2005-07-08 05:22:19 UTC
(In reply to comment #4)
> Multilib and compile it 32bit?

Tried it, compiles ok using multilib. Unfortunately it fails to run complaining
about lack of vm86plus kernel support which is apparently not available in an
x86_64 kernel.