Re: [alsa-devel] NULL pointer dereference in ALSA triggered through saa7134-alsa

2009-08-10 Thread Takashi Iwai
At Mon, 10 Aug 2009 19:06:29 +0300, Ozan Çağlayan wrote: > > Takashi Iwai wrote: > > But /usr/include/sound isn't used for building kernel modules normally. > > Unless any hack is added, these files have to be installed to the > > kernel header directory. > > > > Ah you're right, I totally mis

Re: [alsa-devel] NULL pointer dereference in ALSA triggered through saa7134-alsa

2009-08-10 Thread Ozan Çağlayan
Takashi Iwai wrote: > But /usr/include/sound isn't used for building kernel modules normally. > Unless any hack is added, these files have to be installed to the > kernel header directory. > Ah you're right, I totally missed that one. Thanks, will try to workaround that. -- To unsubscribe from

Re: [alsa-devel] NULL pointer dereference in ALSA triggered through saa7134-alsa

2009-08-10 Thread Takashi Iwai
At Mon, 10 Aug 2009 18:42:20 +0300, Ozan Çağlayan wrote: > > Takashi Iwai wrote: > > At Mon, 10 Aug 2009 16:50:55 +0300, > > Ozan Çağlayan wrote: > > > >> Hi, > >> > >> I've finally succesfully compiled and linked saa7134-alsa driver using > >> an external alsa-driver and its Module.symvers fil

Re: [alsa-devel] NULL pointer dereference in ALSA triggered through saa7134-alsa

2009-08-10 Thread Ozan Çağlayan
Takashi Iwai wrote: > At Mon, 10 Aug 2009 16:50:55 +0300, > Ozan Çağlayan wrote: > >> Hi, >> >> I've finally succesfully compiled and linked saa7134-alsa driver using >> an external alsa-driver and its Module.symvers file. Everything seems >> okay, no undefined symbol or something else: >> >> -

Re: [alsa-devel] NULL pointer dereference in ALSA triggered through saa7134-alsa

2009-08-10 Thread Takashi Iwai
At Mon, 10 Aug 2009 16:50:55 +0300, Ozan Çağlayan wrote: > > Hi, > > I've finally succesfully compiled and linked saa7134-alsa driver using > an external alsa-driver and its Module.symvers file. Everything seems > okay, no undefined symbol or something else: > > - An installed 2.6.30.4 kernel wh