Bug#481100: [Pkg-virtualbox-devel] Bug#481100: module fails to build after today's kernel security update

2008-05-15 Thread Frank Mehnert
On Thursday 15 May 2008, Hilko Bengen wrote:
 Frank Mehnert [EMAIL PROTECTED] writes:
  I'm sorry if this is a stupid question but how can I see what changed
  between linux-2.6_2.6.18.dfsg.1-18etch3 and
  linux-2.6_2.6.18.dfsg.1-18etch4 without installing both kernel source
  trees? The diff between the two diffs contains more than 1 million lines.

 Use interdiff, part of patchutils.

Thank you very much for this hint! Actually I see only one new patch
which is different from the *etch3 kernel

  bugfix/fcntl_setlk-close-race.patch

and this patch cannot be responsible for your compile problems. Your
error message look more like you are trying to compile vboxdrv against
an x86_64 kernel but ARCH is set (for some reason) to i386. Which
should not happen if your kernel was configured on a x86_64 system.

Kind regards,

Frank
-- 
Dr.-Ing. Frank MehnertSun Microsystemshttp://www.sun.com/


signature.asc
Description: This is a digitally signed message part.


Bug#481100: [Pkg-virtualbox-devel] Bug#481100: module fails to build after

2008-05-15 Thread Michael Meskes
On Thu, May 15, 2008 at 11:28:35AM +0200, Frank Mehnert wrote:
 error message look more like you are trying to compile vboxdrv against
 an x86_64 kernel but ARCH is set (for some reason) to i386. Which
 should not happen if your kernel was configured on a x86_64 system.

I'd bet you're right Frank. Currently I'm preparing a new backport of
1.5.6-dfsg-7 that hopefully fixes this nasty issue.

Michael

-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#481100: [Pkg-virtualbox-devel] Bug#481100: module fails to build after

2008-05-15 Thread Kevin Price
Hi!

Replacing debian/rules' section # Set ARCH so we can cross compile
made it work for me. So it was wrong for me to blame the kernel header
version update rather than an earlier version change of
virtualbox-ose-source, which probably broke it.

Thanks or finding this and TIA for fixing!

Kevin



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]