From owner-freebsd-gnome@FreeBSD.ORG Sat Jul 19 20:20:36 2003 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 D3BDB37B401 for ; Sat, 19 Jul 2003 20:20:36 -0700 (PDT) Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5653443F3F for ; Sat, 19 Jul 2003 20:20:36 -0700 (PDT) (envelope-from rperry4@earthlink.net) Received: from dialup-171.75.72.98.dial1.weehawken.level3.net ([171.75.72.98] helo=masai) by avocet.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 19e4kV-0004SE-00 for freebsd-gnome@FreeBSD.org; Sat, 19 Jul 2003 20:20:35 -0700 Message-ID: <000501c34e6e$399d11f0$0501a8c0@masai> From: "Bob Perry" To: Date: Sat, 19 Jul 2003 23:22:58 -0400 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Build Stops with Multimedia/Gstreamer-plugins ? 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: Sun, 20 Jul 2003 03:20:37 -0000 First attempt at building GNOME 2.2 from ports appears to stop with the Gstreamer plugins. The earliest error message was: gmake [5]: ***[cothreads-gthreads] Error 1 gmake [5]: Leaving directory '/usr/ports/multimedia/gstreamer/work/gstreamer- 0.6.2/libs/ext/cothreads/tests' | | | v gmake [1]: ***[all recursive] Error 1 gmake [1]: Leaving directory ' /usr/ports/multimedia/gstreamer-0.6.2' gmake: ***[all] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/gstreamer. Error code 1 Stop in /usr/ports/multimedia/gstreamer-plugins. Error code 1 Stop in /usr/ports/audio/gnomemedia2 Error code 1 Stop in /usr/ports/x11/gnome2 Before attempting the upgrade I cvsup'd my port tree, added macros WITH_FAM and WITH_LAME, and added "portmap_enable" to the /etc/rc.conf file. Then I deleted the GNOME 1.4 pkgs per the FAQ. I just cvsup'd my ports tree again and found the following pkgs in need of upgrade: ghostscript-gnu-7.07 librep-0.16.2 libxml12-2.5.7_1 libxslt-1.0.30 psiconv-0.8.3 python-2.2.3_1 rpm-3.0.6_6 sox-12.17.3_1 I noted a problem with the ghostscript file earlier. Apparently I will have to manually fetch Samsung-SmartGDI-all-GS.tar.gz because the "...modification time does not match the remote". Any advice?