Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 240207 Details for
Bug 329935
net-wireless/wimax-1.5 fails to build on x86 with "Sed failed" message
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
quick fix
wimax.patch (text/plain), 518 bytes, created by
Simeon Maryasin
on 2010-07-26 15:31:35 UTC
(
hide
)
Description:
quick fix
Filename:
MIME Type:
Creator:
Simeon Maryasin
Created:
2010-07-26 15:31:35 UTC
Size:
518 bytes
patch
obsolete
>--- wimax-1.5.ebuild. 2010-07-26 19:29:06.603561190 +0400 >+++ wimax-1.5.ebuild 2010-07-26 19:30:09.328331512 +0400 >@@ -22,9 +22,11 @@ > net-wireless/wpa_supplicant[wimax]" > > src_prepare() { >- use amd64 && sed -i 's:REG_EIP:REG_RIP:g' \ >- InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c \ >+ if use amd64; then >+ sed -i 's:REG_EIP:REG_RIP:g' \ >+ InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c \ > || die "Sed failed" >+ fi > } > > src_configure() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 329935
: 240207