Your message dated Wed, 31 Dec 2008 14:50:56 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-virtualbox-devel] Bug#510226: virtualbox-ose-source:
"Empty"
has caused the Debian Bug report #510226,
regarding virtualbox-ose-source: "Empty" Makefile on the new
virtualbox-ose.tar.bz2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
510226: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510226
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: virtualbox-ose-source
Version: 2.1.0-dfsg-1
Severity: important
Hi!
The new version of virtualbox-ose-source (2.1.0-dfsg-1) has an "empty"
Makefile.
After extracting /usr/src/virtualbox-ose.tar.bz2, we have in
/usr/src/modules/virtualbox-ose/Makefile:
.NOTPARALLEL:
obj-m = vboxdrv/ vboxnetflt/
With older versions (1.6.6-dfsg-3 and 2.0.6-dfsg-1) it was possible to only
extract it, cd into /usr/src/modules/virtualbox-ose, make and make install.
Thank you!
Best regards,
Nelson
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.28-naoliv1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages virtualbox-ose-source depends on:
ii bzip2 1.0.5-1 high-quality block-sorting file co
ii debhelper 7.1.1 helper programs for debian/rules
ii dpatch 2.0.30 patch maintenance system for Debia
ii kbuild 1:0.1.5svn2062-1 framework for writing simple makef
Versions of packages virtualbox-ose-source recommends:
ii module-assistant 0.10.11.0 tool to make module package creati
virtualbox-ose-source suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, Dec 30, 2008 at 03:25:06PM -0200, Nelson A. de Oliveira wrote:
> The new version of virtualbox-ose-source (2.1.0-dfsg-1) has an "empty"
> Makefile.
> After extracting /usr/src/virtualbox-ose.tar.bz2, we have in
> /usr/src/modules/virtualbox-ose/Makefile:
>
> .NOTPARALLEL:
>
> obj-m = vboxdrv/ vboxnetflt/
So this is not empty, is it? Instead it does contain all information needed to
compile both directories ot of tree. This is the way kernel modules are
supposed to be build.
> With older versions (1.6.6-dfsg-3 and 2.0.6-dfsg-1) it was possible to only
> extract it, cd into /usr/src/modules/virtualbox-ose, make and make install.
This is still possible, those two Makefile's are in the corresponding
subdirectories. Please note that the guest utils are using the same setup for
quite some time.
With "make install" not being the preferred way to install modules I do not
consider this a bug and therefore close it.
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [email protected]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!
--- End Message ---