From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: recordmydesktop doesn't work with sound. Date: Sun, 24 Jul 2016 11:34:46 -0400 Message-ID: <20160724153446.GB32009@jasmine> References: <87fur1rg4a.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRLQp-00088m-4J for help-guix@gnu.org; Sun, 24 Jul 2016 11:35:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRLQk-0000Qz-Th for help-guix@gnu.org; Sun, 24 Jul 2016 11:35:06 -0400 Content-Disposition: inline In-Reply-To: <87fur1rg4a.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: Dmitry Nikolaev , help-guix@gnu.org On Fri, Jul 22, 2016 at 02:50:45PM +0200, Ludovic Courtès wrote: > Dmitry Nikolaev skribis: > > > As I can see ALSA is a default option. Why doesn't recordmydesktop in > > GuixSD doesn't work with my microphone like audacity does? > > Maybe we need to add ‘alsa-lib’ as a dependency of ‘recordmydesktop’? > > Indeed, the build log currently shows: > > --8<---------------cut here---------------start------------->8--- > checking alsa/asoundlib.h usability... no > checking alsa/asoundlib.h presence... no > checking for alsa/asoundlib.h... no > --8<---------------cut here---------------end--------------->8--- > > Feel free to send a patch on guix-devel! :-) Dmitry, let me know if you want to try writing this patch or not. If not, I'm happy to do it :)