Bug 4896 - support for x86_64
Summary: support for x86_64
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libtcb (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 19:08 MSD by Kachalov Anton
Modified: 2005-06-03 17:35 MSD (History)
2 users (show)

See Also:


Attachments
Change /lib to /%_lib to make compile on x86_64 (1.90 KB, patch)
2004-07-26 19:09 MSD, Kachalov Anton
no flags Details | Diff
buildprereq & misc fixes (1.96 KB, application/octet-stream)
2004-08-30 20:42 MSD, Kachalov Anton
no flags Details
pam provides fix (953 bytes, patch)
2005-05-03 12:46 MSD, Kachalov Anton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kachalov Anton 2004-07-26 19:08:38 MSD
fixes for compiling on x86_64 arch
Comment 1 Kachalov Anton 2004-07-26 19:09:04 MSD
Created attachment 523 [details]
Change /lib to /%_lib to make compile on x86_64
Comment 2 Kachalov Anton 2004-08-30 20:42:13 MSD
Created attachment 586 [details]
buildprereq & misc fixes
Comment 3 Dmitry V. Levin 2005-02-10 20:07:52 MSK
Fixed, thanks.
Comment 4 Kachalov Anton 2005-02-11 19:16:36 MSK
you forget to apply patch to spec file.
Comment 5 Dmitry V. Levin 2005-02-11 20:30:04 MSK
Fixed in 0.9.8.8-alt3
Comment 6 Kachalov Anton 2005-02-11 20:34:59 MSK
thanks
Comment 7 Kachalov Anton 2005-05-03 12:45:19 MSD
need more pam fix
Comment 8 Kachalov Anton 2005-05-03 12:46:04 MSD
Created attachment 864 [details]
pam provides fix
Comment 9 Dmitry V. Levin 2005-05-03 17:40:32 MSD
The provides you are fixing are not needed; removed them in the next version.
Comment 10 Kachalov Anton 2005-06-03 17:35:38 MSD
thanks