Bug#474196: [Pkg-virtualbox-devel] Bug#474196: virtualbox-ose-source: m-a fails

2008-04-04 Thread Michael Meskes
On Fri, Apr 04, 2008 at 04:03:01AM +0200, Michael Biebl wrote:
 I tried to compile the kernel module using m-a unsuccessfully:
 ...

Looks like an oversight on my side. Could you please change the module
Makefile by applying the attached patch and check again?

Thanks.

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!
--- /usr/src/modules/virtualbox-ose/debian/rules	2008-04-02 12:07:00.0 +0200
+++ technik/sources/archive/pkg-virtualbox/trunk/debian/virtualbox-ose-source.files/rules	2008-04-04 10:16:20.0 +0200
@@ -37,6 +37,9 @@
 
 # Set ARCH so we can cross compile Debian kernel
 ARCH := `uname -m`
+ifneq ($(shell echo $(ARCH) | grep 86), )
+ARCH := i386
+endif
 ifneq ($(shell echo $(KVERS) | grep 86), )
 	ARCH := i386
 endif


Bug#474196: [Pkg-virtualbox-devel] Bug#474196: virtualbox-ose-source: m-a fails

2008-04-04 Thread Michael Biebl
Michael Meskes wrote:
 On Fri, Apr 04, 2008 at 04:03:01AM +0200, Michael Biebl wrote:
 I tried to compile the kernel module using m-a unsuccessfully:
 ...
 
 Looks like an oversight on my side. Could you please change the module
 Makefile by applying the attached patch and check again?
 

Doesn't help unfortunately :-/

Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#474196: [Pkg-virtualbox-devel] Bug#474196: virtualbox-ose-source: m-a

2008-04-04 Thread Michael Meskes
On Fri, Apr 04, 2008 at 10:48:25AM +0200, Michael Biebl wrote:
  Looks like an oversight on my side. Could you please change the module
  Makefile by applying the attached patch and check again?
  
 
 Doesn't help unfortunately :-/

Same error message? Not sure whether you know that you have to repack
the tarball. Just changing the file unser
/usr/src/modules/virtualbox-ose doesn't help because m-a unpacks the
tarball before building it IIRC.

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#474196: [Pkg-virtualbox-devel] Bug#474196: virtualbox-ose-source: m-a

2008-04-04 Thread Michael Biebl
Michael Meskes wrote:
 On Fri, Apr 04, 2008 at 10:48:25AM +0200, Michael Biebl wrote:
 Looks like an oversight on my side. Could you please change the module
 Makefile by applying the attached patch and check again?

 Doesn't help unfortunately :-/
 
 Same error message? Not sure whether you know that you have to repack
 the tarball. Just changing the file unser
 /usr/src/modules/virtualbox-ose doesn't help because m-a unpacks the
 tarball before building it IIRC.

Ah, that did the trick. Now it works.

Thanks,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature