From owner-freebsd-questions@FreeBSD.ORG Tue Jun 20 10:50:54 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0103216A474 for ; Tue, 20 Jun 2006 10:50:54 +0000 (UTC) (envelope-from m.apitz@oclcpica.org) Received: from hunter.Sisis.de (hunter.sisis.de [193.31.11.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFF1943D45 for ; Tue, 20 Jun 2006 10:50:52 +0000 (GMT) (envelope-from m.apitz@oclcpica.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id MAA15535; Tue, 20 Jun 2006 12:47:49 +0200 (CEST) (envelope-from m.apitz@oclcpica.org) From: m.apitz@oclcpica.org Received: from hermes.sisis.de(193.31.10.38) by hunter.Sisis.de via smap (V2.1) id xma015531; Tue, 20 Jun 06 12:47:34 +0200 Received: from rebelion.Sisis.de (rebelion.Sisis.de [193.31.10.34]) by hermes.sisis.de (8.8.8/8.8.8) with ESMTP id MAA25278; Tue, 20 Jun 2006 12:50:15 +0200 (CEST) (envelope-from m.apitz@oclcpica.org) Received: (from guru@localhost) by rebelion.Sisis.de (8.13.4/8.13.4/Submit) id k5KAoF7N016241; Tue, 20 Jun 2006 12:50:15 +0200 (CEST) (envelope-from m.apitz@oclcpica.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to m.apitz@oclcpica.org using -f Date: Tue, 20 Jun 2006 12:50:15 +0200 To: freebsd-questions@freebsd.org, jbq@caraldi.com Message-ID: <20060620105015.GA16051@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.0-RELEASE (i386) Cc: Subject: Ekiga && FreeBSD 6.0-REL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 10:50:54 -0000 Hello, I've successful ported Ekiga to my FreeBSD notebook from the sources (version ekiga-2.0.2); maybe it is interesting for the port-maintainer as well, because the port is marked as broken: rebelion# make ===> ekiga-2.0.1_2 is marked as broken: Unknown component gnomedocutils. rebelion# there have been only a small external refs clashes in a header file which I solved by un-defining some external symbols (of course this is not the right way to solve this): $ diff /usr/local/include/libintl.h /usr/local/include/libintl.h.orig 118d117 < #undef gettext 135d133 < #undef dgettext 154d151 < #undef dcgettext 236d232 < #undef textdomain 255d250 < #undef bindtextdomain 274d268 < #undef bind_textdomain_codeset and a tweaking of the ./configure script because FreeBSD 6.0-REL comes with an older version as port of the gnome-doc-utils: $ diff configure configure.orig 2316c2316 < GDU_REQUIRED_VERSION=0.2.1 --- > GDU_REQUIRED_VERSION=0.3.2 but the 0.2.1 seems to work as well. Ekiga installs fine for the rest and local audio-loop-back is working. My main question is, what could I do for the video grabbing in my notebook? Are there some external LAN based cams working with Ekiga and plug-in's for them? Thx matthias -- Matthias Apitz Manager Technical Support - OCLC PICA GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclcpica.org/ http://guru.UnixLand.de/