From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: 1.0.5rc1 release Date: Tue, 25 May 2004 20:09:15 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Clemens Ladisch Cc: alsa-devel@lists.sourceforge.net, Jaroslav Kysela List-Id: alsa-devel@alsa-project.org At Tue, 25 May 2004 15:31:43 +0200 (METDST), Clemens Ladisch wrote: > > Takashi Iwai wrote: > > > I wrote: > > > > > > Clemens Ladisch wrote: > > > > > > > > depmod: *** Unresolved symbols in > > > > /lib/modules/2.4.26/kernel/sound/isa/wavefront/snd-wavefront.o > > > > depmod: errno > > > > > > > > The open/close/read system calls are implemented as inline functions > > > > which change errno which isn't exported from the kernel. > > > > does the attached patch work? > > > +static int errno; > > I don't have access to my Linux machine here, but I guess it does. > > > > i guess sys_* functions are also not defined correctly on older > > > kernels. they were open(), close(), read() with __KERNEL_SYSCALLS__. > > > +#define sys_open open > > +#define sys_close close > > +#define sys_read read > > These definitions are already in alsa-driver/include/syscalls_26.h. ok, thanks. > I'm going to test and apply this until tomorrow, but feel free to > apply it now if you want to release rc2 earlier. :) the patch was already committed to cvs. Takashi ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click