From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sundaranathan S Subject: Re: Regarding global.h Date: Thu, 26 Jun 2003 09:24:51 -0500 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: <3EFB0233.D3C7B12@siptech.co.in> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from turaco.siptech.co.in ([202.54.138.194]) by alsa.alsa-project.org (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id FAA31882 for ; Thu, 26 Jun 2003 05:44:35 +0200 Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: Jaroslav Kysela Cc: "alsa-devel@alsa-project.org" List-Id: alsa-devel@alsa-project.org Hi Jaroslav Kysela, thanks a lot for your reply. Now i am able to get rid of the errors and installed. Can you please tell me how do i test the libraries. I went through the documentation in the site but i was not able to get. Please can you tell me how do i test these installed libraries. thanks in advance, Sundaranathan S SIP Technologies & Exports Ltd. Jaroslav Kysela wrote: > On Mon, 23 Jun 2003, Sundaranathan S wrote: > > > Hi All, > > > > While compiling ALSA libraries i am getting an error which is > > stated below > > > > control.c: In function `snd_ctl_open_conf': > > control.c:581: `_dlsym_control_001' undeclared > > (first use in this function) > > control.c:581: (Each undeclared identifier is > > reported only once > > Could you try this patch? > > Index: global.h > =================================================================== > RCS file: /cvsroot/alsa/alsa-lib/include/global.h,v > retrieving revision 1.19 > diff -u -r1.19 global.h > --- global.h 23 Apr 2003 12:41:55 -0000 1.19 > +++ global.h 23 Jun 2003 07:50:24 -0000 > @@ -84,6 +84,11 @@ > > #endif > > +#ifndef __STRING > +/** \brief Return 'x' argument as string */ > +#define __STRING(x) #x > +#endif > + > /** \brief Returns the version of a dynamic symbol as a string. */ > #define SND_DLSYM_VERSION(version) __STRING(version) > > > Jaroslav > > ----- > Jaroslav Kysela > Linux Kernel Sound Maintainer > ALSA Project, SuSE Labs ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php