From owner-freebsd-ports@FreeBSD.ORG Wed Feb 27 17:48:32 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 66CEE543; Wed, 27 Feb 2013 17:48:32 +0000 (UTC) (envelope-from marcelbonnet@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 087A21D8; Wed, 27 Feb 2013 17:48:31 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fl17so570679vcb.27 for ; Wed, 27 Feb 2013 09:48:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=pxyWL1rly/oTWSn/xXISyb1FUGeQtilp0kyVHu85wps=; b=MFlS2XfZWoHEk2qCoVJIGeDmUw3OqYugrEzMsV8L5x93zp1QYi+ugIONddEMY2DPa5 RzBiKUqBlLK7kwI2WKtYedxHqQLgbvYt4ZPeCtb8EcYlh8gUtlHipGPxYUfFu6yfUxzl d3wf6MEIVZ7qtoQXBM3IvJhfJPgzyXUUFJbganBZA8wiXbTpJsY5tbhvEpGKAhCOCcwO uaCUJzg5PSMO3jXr1ZvqvtSED8nCW27nzVemuj+F4RvgTv/eJb7YE1bjEJSLyJPtMCoH 1uL8rW4eRYmM9B/Xtx572qzry1tdtRhr6l1cVrpZmpwj6XG+Htm73fr/h6RRlMUDACTl pbEg== MIME-Version: 1.0 X-Received: by 10.52.177.161 with SMTP id cr1mr1046236vdc.64.1361987310999; Wed, 27 Feb 2013 09:48:30 -0800 (PST) Received: by 10.58.250.198 with HTTP; Wed, 27 Feb 2013 09:48:30 -0800 (PST) In-Reply-To: <201302271403.12019.hps@bitfrost.no> References: <201302271403.12019.hps@bitfrost.no> Date: Wed, 27 Feb 2013 14:48:30 -0300 Message-ID: Subject: Re: [PATCH] ports/audio/jack-rack/Makefile From: Marcel Bonnet To: Hans Petter Selasky Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-multimedia@freebsd.org, Juergen Lock , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2013 17:48:32 -0000 On 27 February 2013 10:03, Hans Petter Selasky wrote: > Hi, > > The following patch was needed in order to get a working jack-rack binary > after building from ports: > > - CONFIGURE_ARGS= --disable-ladcca --disable-lash > + CONFIGURE_ARGS= --disable-ladcca --disable-lash --disable-aseq > > Else jack-rack crashes stating that /dev/xxx/seq is not present. > > --HPS Hi Hans, folks. Thanks, Hans. That's exactly what I did to make it work. I submitted the same patch - PR (ports/169563), Sat Jun 30 04:40:21 UTC 2012 - but without response until now (maybe because there is no maintainer). Cheers, -- Marcel Bonnet