Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34542 - lwp-1.10 does not build on amd64
Summary: lwp-1.10 does not build on amd64
Status: RESOLVED FIXED
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: 2003-11-27 13:07 UTC by E. Papegaaij
Modified: 2004-01-02 02:48 UTC (History)
0 users

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


Attachments
Add amd64 ports to process.S and lwp.c (lwp-1.9-amd64.patch,1.88 KB, patch)
2003-11-27 14:44 UTC, E. Papegaaij
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description E. Papegaaij 2003-11-27 13:07:46 UTC
lwp-1.10 (needed by coda) does not build on the amd64 platform. The files
src/process.S and src/lwp.c need to be ported to the amd64 platform. The
functions 'savecontext' and 'returnto' need to be ported (asm). For now the best
solution is to just remove the ~amd64 keyword. Coda doesn't work on amd64 yet.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 E. Papegaaij 2003-11-27 14:44:33 UTC
Created attachment 21383 [details, diff]
Add amd64 ports to process.S and lwp.c

Ok, my bug report might have been a bit premature. I've found a working patch
in the mandrake cvs. It applies to both 1.9 and 1.10. I'll let it know if lwp
works ok with this patch.
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2004-01-02 02:48:38 UTC
Fixed in cvs