I downloaded the 3.2.8 OSE version
ad tried to build it:


$ ./configure --enable-webservice --enable-vde --setup-wine
Checking for environment: Determined build machine: linux.x86, target 
machine: linux.x86, OK.
Checking for kBuild: found, OK.
Checking for gcc: found version 4.4.4, OK.
Checking for as86: found version 0.16.17, OK.
Checking for bcc: found version 0.16.17, OK.
Checking for iasl: found version 20090123, OK.
Checking for xslt: found, OK.
Checking for pthread: found, OK.
Checking for libxml2: found version 2.7.7, OK.
Checking for libxslt: found version 1.1.26, OK.
Checking for libIDL: found version 0.8.14, OK.
Checking for ssl: found version OpenSSL 1.0.0a 1 Jun 2010, OK.
Checking for libcurl: found version 7.20.1, OK.
Checking for zlib: found version 1.2.3, OK.
Checking for libpng: found version 1.2.44, OK.
Checking for SDL: found version 1.2.14, OK.
Checking for X libraries: found, OK.
Checking for Xcursor: found, OK.
Checking for Xinerama: found, OK.
Checking for Xrandr: found, OK.
Checking for Xmu: found, OK.
Checking for Mesa / GLU: found version 1.4, OK.
Checking for Qt4: found version 4.6.3, OK.
Checking for Qt4 devtools: found version 4.6.3, OK.
Checking for python support: found version 2.6.4, OK.
Checking for PulseAudio: found version 0.9.21 API version 12, OK.
Checking for static stc++ library: found, OK.
Checking for Linux kernel sources: found version 2.6.35, OK.
Checking for ALSA: found version 1.0.23, OK.
Checking for libcap library: found, OK.
Checking for compiler.h: compiler.h found, OK.
Checking for Wine support: found, OK.
Checking for GSOAP compiler: found, OK.

Successfully generated 
'/usr/src/redhat/BUILD/nonrpm/Virtual-Machines/VirtualBox/VirtualBox-3.2.8_OSE/AutoConfig.kmk'
 
and 
'/usr/src/redhat/BUILD/nonrpm/Virtual-Machines/VirtualBox/VirtualBox-3.2.8_OSE/env.sh'.
Source 
'/usr/src/redhat/BUILD/nonrpm/Virtual-Machines/VirtualBox/VirtualBox-3.2.8_OSE/env.sh'
 
once before you start to build VBox:

   source 
/usr/src/redhat/BUILD/nonrpm/Virtual-Machines/VirtualBox/VirtualBox-3.2.8_OSE/env.sh
   kmk

To compile the kernel modules, do:

   cd ./out/linux.x86/release/bin/src
   make


   +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ 
WARNING +++
   Hardening is enabled which means that the VBox binaries will not run from
   the binary directory. The binaries have to be installed suid root and 
some
   more prerequisites have to be fulfilled which is normally done by 
installing
   the final package. For development, the hardening feature can be disabled
   by specifying the --disable-hardening parameter. Please never disable 
that
   feature for the final distribution!
   +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ 
WARNING +++

Enjoy!

$ cd ./out/linux.x86/release/bin/src
cd: ./out/linux.x86/release/bin/src: tag, path fragment or directory 
path not found.


So, how do I compile it??


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
VBox-users-community mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vbox-users-community

Reply via email to