From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: recordmydesktop doesn't work with sound. Date: Fri, 22 Jul 2016 14:50:45 +0200 Message-ID: <87fur1rg4a.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQZuo-0004al-27 for help-guix@gnu.org; Fri, 22 Jul 2016 08:50:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQZuj-000854-Si for help-guix@gnu.org; Fri, 22 Jul 2016 08:50:53 -0400 In-Reply-To: (Dmitry Nikolaev's message of "Thu, 21 Jul 2016 22:58:07 +0300") 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: Dmitry Nikolaev Cc: help-guix@gnu.org Hi, 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 =E2=80=98alsa-lib=E2=80=99 as a dependency of =E2=80= =98recordmydesktop=E2=80=99? 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! :-) HTH, Ludo=E2=80=99.