Re: [proaudio] 2.6.23-rt1 errors

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


Le Tue, 16 Oct 2007 13:02:51 +0200,
Dominique Michel <dominique.michel@xxxxxxxxxxxx> a écrit :

> Le Tue, 16 Oct 2007 09:20:58 +1000,
> Geoff Beasley <songshop@xxxxxxxxxxxxxxx> a écrit :
> 
> > getting sandbox errors for both alsa & nvidia drivers with 2.6.23-rt1.
> > anyone else ? any tips ?
> > 
> > g. 
> > 
> > 
> 
> The solution is on comment #88 at
> http://bugs.gentoo.org/show_bug.cgi?id=135745
> 
> Cheers,
> Dominique
> 
> 

I don't have more time now, and as tuxfamily svn is unreachable, here in an
updated ebuild with the fix. I will try to commit it later, but it will be in 4
or 5 hours.

The patch goes in rt-sources/files dir.

Ciao,
Dominique

Attachment: rt-sources-2.6.23-r1.ebuild
Description: Binary data

--- Makefile-orig	2007-10-11 16:22:11.000000000 +0100
+++ Makefile	2007-10-11 16:24:15.000000000 +0100
@@ -514,12 +514,6 @@
 # disable pointer signed / unsigned warnings in gcc 4.0
 CFLAGS += $(call cc-option,-Wno-pointer-sign,)
 
-# Use --build-id when available.
-LDFLAGS_BUILD_ID = $(patsubst -Wl$(comma)%,%,\
-			      $(call ld-option, -Wl$(comma)--build-id,))
-LDFLAGS_MODULE += $(LDFLAGS_BUILD_ID)
-LDFLAGS_vmlinux += $(LDFLAGS_BUILD_ID)
-
 # Default kernel image to build when no specific target is given.
 # KBUILD_IMAGE may be overruled on the command line or
 # set in the environment


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/