From owner-freebsd-ports@FreeBSD.ORG Mon Jun 4 17:53:08 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D9971065670; Mon, 4 Jun 2012 17:53:08 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id EC9738FC1E; Mon, 4 Jun 2012 17:53:07 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id ECD3D1E006FF; Mon, 4 Jun 2012 19:53:05 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.4) with ESMTP id q54HoqFx049141; Mon, 4 Jun 2012 19:50:52 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id q54HoqVf049140; Mon, 4 Jun 2012 19:50:52 +0200 (CEST) (envelope-from nox) Date: Mon, 4 Jun 2012 19:50:52 +0200 (CEST) From: Juergen Lock Message-Id: <201206041750.q54HoqVf049140@triton8.kn-bremen.de> To: guru@unixarea.de X-Newsgroups: local.list.freebsd.ports In-Reply-To: <20120604120054.GA1849@tiny> Organization: Cc: itetcu@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: net-im/skype-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2012 17:53:08 -0000 In article <20120604120054.GA1849@tiny> you write: >Hi, Hi! > >I run 10-CURRENT r235646 and CVS updated ports (both from May, 19); > >skype-2.1.0.81,1 is working fine, uncluding viedo: the port >net-im/skype-devel still says, that video is broken; > >is there some pre-view to test or to help debugging? I'm not itetcu but... Skype is closed source so it's not easy to find out why video doesn't work with the version in net-im/skype-devel, but IIRC linux_kdump showed it's trying to use the Linux inotify syscall which is still missing in the Linuxolator. Is this the cause video doesn't work? Only those with the source know... HTH, Juergen