From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 3 16:28:52 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4817D16A4CE for ; Tue, 3 Aug 2004 16:28:52 +0000 (GMT) Received: from prisma.rainbow-runner.nl (c7057.upc-c.chello.nl [212.187.7.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFE3F43D45 for ; Tue, 3 Aug 2004 16:28:51 +0000 (GMT) (envelope-from kwm@rainbow-runner.nl) Received: by prisma.rainbow-runner.nl (Postfix, from userid 2006) id 9962920A9; Tue, 3 Aug 2004 18:27:21 +0200 (CEST) Received: from [192.168.1.6] (crashalot.rainbow-runner.nl [192.168.1.6]) by prisma.rainbow-runner.nl (Postfix) with ESMTP id 0A3AC2077; Tue, 3 Aug 2004 18:27:17 +0200 (CEST) From: Koop Mast To: Franz Klammer In-Reply-To: <410F8F19.7020708@webonaut.com> References: <410F8F19.7020708@webonaut.com> Content-Type: text/plain Date: Tue, 03 Aug 2004 16:29:09 +0000 Message-Id: <1091550549.97663.0.camel@crashalot.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 1.5.91FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on prisma.rainbow-runner.nl X-Spam-Level: X-Spam-Status: No, hits=-4.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 cc: FreeBSD GNOME Users Subject: Re: build error: gstreamer-plugins-0.8.2_2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2004 16:28:52 -0000 On Tue, 2004-08-03 at 15:11 +0200, Franz Klammer wrote: > the build of gstreamer-plugins-0.8.2_2 stops with the following error: > > /bin/sh ../../libtool --mode=link c++ -O -pipe -march=pentiumpro > -L/usr/X11R6/lib -L/usr/local/lib -o libgstkio.la -rpath /usr/X11R6/lib/gstreamer-0.8 > -module -avoid-version -export-symbols-regex '_*(gst_|Gst|GST_).*' -Wl,--export-dynamic > -L/usr/local/lib -L/usr/X11R6/lib -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 > -lpthread -lxml2 -lz -lm -lglib-2.0 -liconv libgstkio_la-kiosrc.lo > libgstkio_la-kioreceiver.lo -L/usr/local/lib -L/usr/X11R6/lib -lkio -lqt-mt -lpthread > > grep: /usr/local/lib/libfam.la: No such file or directory > sed: /usr/local/lib/libfam.la: No such file or directory > libtool: link: `/usr/local/lib/libfam.la' is not a valid libtool archive > > gmake[4]: *** [libgstkio.la] Fehler 1 > gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.2/ext/kio' > gmake[3]: *** [all] Fehler 2 > > > franz. This has been fixed by lofi, please update your fam port. Koop