From owner-freebsd-multimedia@FreeBSD.ORG Fri Jan 27 09:16:42 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 179C91065673 for ; Fri, 27 Jan 2012 09:16:42 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9D9298FC0A for ; Fri, 27 Jan 2012 09:16:41 +0000 (UTC) Received: by eekb47 with SMTP id b47so562182eek.13 for ; Fri, 27 Jan 2012 01:16:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=g0FlAwgrcinmFYTjeqxHkNwHPYKqedB+JaK1j22Lyss=; b=qlTHde1iG0I7/ASoKvCKzGO6Rq6cylndA8oIZ1JyePnDamF1jMcvMBSX5wxugPCMR6 x49fTeZ5m6QPecNK4TO7rcokDqiFbjZHDoc4GFlUWoFUi7hEyY4AjFj6QbgbGjklY94T 7FCmugcnlFQrpeDLSN38ncrINue+c5fslNEpk= Received: by 10.14.99.71 with SMTP id w47mr1846088eef.78.1327654391214; Fri, 27 Jan 2012 00:53:11 -0800 (PST) Received: from green.tandem.local (136-218-200-46.pool.ukrtel.net. [46.200.218.136]) by mx.google.com with ESMTPS id x4sm26629503eeb.4.2012.01.27.00.53.09 (version=SSLv3 cipher=OTHER); Fri, 27 Jan 2012 00:53:10 -0800 (PST) Message-ID: <4F2265F3.5000201@gmail.com> Date: Fri, 27 Jan 2012 10:53:07 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0.1) Gecko/20120110 Firefox/9.0.1 SeaMonkey/2.6.1 MIME-Version: 1.0 To: Mmacfarlyn References: <2tirv4ovquwfysie51mckesq.1327629095952@email.android.com> In-Reply-To: <2tirv4ovquwfysie51mckesq.1327629095952@email.android.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: FreeBSD and jackd X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2012 09:16:42 -0000 Mmacfarlyn wrote: > has anyone yet to run into this issue? > > :555:->uname -a > FreeBSD disgrace 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Sun Aug 21 14:19:30 EDT 201 > 1 root@disgrace:/usr/obj/usr/src/sys/disgrace i386 > :556:->jackd -d alsa > jackd 0.121.3 > Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and oth > ers. > jackd comes with ABSOLUTELY NO WARRANTY > This is free software, and you are welcome to redistribute it > under certain conditions; see the file COPYING for details > > could not open driver .so '/usr/local/lib/jack/jack_alsa_midi.so': /usr/local/li > b/jack/jack_alsa_midi.so: Undefined symbol "clock_nanosleep" So you have correct library but with different symbols. Go install sysutils/bsdadminscripts and ask pkg_libchk what ports you should rebuild. > > could not open driver .so '/usr/local/lib/jack/jack_alsa.so': /usr/local/lib/jac > k/jack_alsa.so: Undefined symbol "clock_nanosleep" > > jackd: unknown driver 'alsa' > > Does FreeBSD not support ALSA? Or should it? FreeBSD has it's own sound stack. http://wiki.freebsd.org/Sound is a nice page about that. FreeBSD supports ALSA through audio/alsa-lib port. -- Sphinx of black quartz judge my vow.