Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 409138 Details for
Bug 554952
app-emulation/virtualbox-guest-additions-5.0.0 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for virtualbox-guest-additions-5.0.0.ebuild
patch (text/plain), 969 bytes, created by
Alex Buell
on 2015-08-16 11:29:29 UTC
(
hide
)
Description:
Patch for virtualbox-guest-additions-5.0.0.ebuild
Filename:
MIME Type:
Creator:
Alex Buell
Created:
2015-08-16 11:29:29 UTC
Size:
969 bytes
patch
obsolete
>--- /usr/portage/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-5.0.0.ebuild 2015-08-09 21:34:49.000000000 +0100 >+++ virtualbox-guest-additions-5.0.0.ebuild 2015-08-16 12:20:12.345170657 +0100 >@@ -110,22 +110,10 @@ > } > > src_compile() { >- for each in /src/VBox/{Runtime,Additions/common} \ >- /src/VBox/Additions/linux/sharedfolders ; do >- cd "${S}"${each} || die >- MAKE="kmk" \ >- emake TOOL_YASM_AS=yasm \ >- KBUILD_VERBOSE=2 >- done >+ cd "${S}"/src >+ MAKE="kmk" emake TOOL_YASM_AS=yasm KBUILD_VERBOSE=2 VBOX_ONLY_ADDITIONS=1 > >- if use X; then >- cd "${S}"/src/VBox/Additions/x11/VBoxClient || die >- MAKE="kmk" \ >- emake TOOL_YASM_AS=yasm \ >- KBUILD_PATH="${S}/kBuild" >- fi >- >- # Now creating the kernel modules. We must do this _after_ >+ # Now creating the kernel modules. We must do this _after_ > # we compiled the user-space tools as we need two of the > # automatically generated header files. (>=3.2.0) > linux-mod_src_compile
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 554952
:
406848
|
406944
|
406946
|
407970
|
408746
|
408748
|
408750
|
408828
|
408884
|
408956
|
408958
| 409138