[Bug 285] Review Request: VirtualBox-OSE - A general-purpose full virtualizer for PC hardware

RPM Fusion Bugzilla noreply at rpmfusion.org
Fri Jan 2 15:29:55 CET 2009


http://bugzilla.rpmfusion.org/show_bug.cgi?id=285





--- Comment #2 from Thorsten Leemhuis <fedora at leemhuis.info>  2009-01-02 15:29:54 ---
Created an attachment (id=67)
 --> (http://bugzilla.rpmfusion.org/attachment.cgi?id=67)
Small improvements for VirtualBox-OSE-kmod.spec

Just a few notes (I just wanted to look at the kmod):

- I could not rebuild VirtualBox-OSE-2.1.0-1.fc10.src.rpm on F10, x86_64:
> [...]
> Checking for PulseAudio: found version 0.9.13 API version 12, OK.
> Checking for libcap library: found, OK.
> Checking for compiler.h: compiler.h not found, OK.
> Checking for 32-bit support: 
>  Cannot compile 32-bit applications (missing headers and/or libraries)!
>  Check the file /home/rpmqa/rpmbuild/BUILD/VirtualBox-2.1.0/configure.log for detailed error information.
> Fehler: Fehler-Status beim Beenden von /var/tmp/rpm-tmp.Z1Fb3T (%build)

>From configure.log:
> ***** Checking 32-bit support *****
> compiling the following source file:
> #include <stdint.h>
> int main(void)
> {
>   return 0;
> }
> using the following command line:
> gcc -m32 -O -Wall -o .tmp_out .tmp_src.c
> In file included from /usr/include/features.h:359,
>                 from /usr/include/stdint.h:26,
>                 from .tmp_src.c:1:
> /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory

- why isn't the src for the kernel-module part of the VirtualBox-OSE-kmod
package? That how it's done for all the other kmods. But maybe doing what you
might have some benefits as well (smaller srpms mainly).

- find a few small changes (untested, obviously) for the kmod spec file in
attached patch; some of them are cosmetic, others fix a corner case where only
the akmod package gets build

- (In reply to comment #0)
> [...] I'm  interested in EPEL branch.
We haven't worked out how to support kmods in the EL branch at all. I got a bit
disappointed with and distracted from the whole EL idea, as a lot of people
wanted it, but only a few helped -- and besides me all of them only showed
interest in their own packages; nobody helped to bring the repo as a whole up
and forward


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the rpmfusion-developers mailing list