From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: Help with editing the Raw Midi data with ALSA? Date: Mon, 09 Sep 2013 10:21:59 +0200 Message-ID: <522D8527.1000007@ladisch.de> References: <522AF97E.6080105@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by alsa0.perex.cz (Postfix) with ESMTP id 529852610D3 for ; Mon, 9 Sep 2013 10:22:01 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Ember Autumn Rose Leona Cc: alsa-devel List-Id: alsa-devel@alsa-project.org Ember Autumn Rose Leona wrote: > $ gcc -o keyflipd5 KeyFlip.c You forgot "-lasound". Regards, Clemens