Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87190 - Errors in emerge of nwwine-20030911 on amd64
Summary: Errors in emerge of nwwine-20030911 on amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-29 17:07 UTC by Marc
Modified: 2005-03-29 17:12 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc 2005-03-29 17:07:07 UTC
Attempting to emerge nwwine-20030911.

interlocked.c:238:3: #error You must implement the interlocked* functions for your CPU.  


Reproducible: Always
Steps to Reproduce:
1. emerge nwwine

Actual Results:  
received: interlocked.c:238:3: #error You must implement the interlocked*
functions for your CPU.  

Expected Results:  
Completed the emerge without error... 


A quick grep and follow-up showed these others lurking: 

(relative to ./work/nwwine-based-on-20030911) : 
include/winnt.h: #error You need to define a CONTEXT for your CPU
include/winnt.h: #error You need to define DEFINE_REGS_ENTRYPOINT macros for
your CPU
server/context_i386.c (not sure if this one will get built or not): 
You must implement get/set_thread_context for your CPU
It also looks like a platform-specific version of server/context_*.c may be
expected  (current ones are context_i386.c, context_powerpc.c, context_sparc.c)
Comment 1 SpanKY gentoo-dev 2005-03-29 17:12:52 UTC
nwwine doesnt have amd64 in KEYWORDS