From owner-freebsd-questions@FreeBSD.ORG Tue Apr 29 04:20:38 2003 Return-Path: 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 62D5537B401 for ; Tue, 29 Apr 2003 04:20:38 -0700 (PDT) Received: from chomsky.sohotech.ca (ottawa-hs-64-26-169-251.s-ip.magma.ca [64.26.169.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 433E443F3F for ; Tue, 29 Apr 2003 04:20:37 -0700 (PDT) (envelope-from vmsmith@grokking.org) Received: from conrad.sohotech.ca (conrad.sohotech.ca [192.168.1.2]) by chomsky.sohotech.ca (8.12.6p2/8.12.6) with ESMTP id h3TBKZa4010320 for ; Tue, 29 Apr 2003 07:20:35 -0400 (EDT) (envelope-from vmsmith@grokking.org) Received: from [192.168.1.4] ([192.168.1.4]) by conrad.sohotech.ca with Microsoft SMTPSVC(5.0.2195.5329); Tue, 29 Apr 2003 07:20:31 -0400 From: "V.M.Smith" To: Martin Kruse Jensen In-Reply-To: <1051604608.3eae3680b71d7@mail.loproc.dk> References: <1051604608.3eae3680b71d7@mail.loproc.dk> Content-Type: text/plain Organization: Message-Id: <1051615231.594.6.camel@thoreau.sohotech.ca> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 29 Apr 2003 07:20:31 -0400 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 Apr 2003 11:20:31.0957 (UTC) FILETIME=[58A7F050:01C30E41] cc: freebsd-questions@freebsd.org Subject: Re: gstreamer fails on gnome2 make X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 11:20:38 -0000 Martin: Same thing happened to me yesterday. Check the GNOME-on-FreeBSD FAQ at http://www.freebsd.org/gnome/ (under 'known issues' I believe). You'll need to remove one of the files in /usr/ports/multimedia/gstreamer-plugins/files then make clean and make install clean that port first before returning to building gnome2 from the metaport. This worked well for me, though there may be a even simpler solution... Hope that helps, VS On Tue, 2003-04-29 at 04:23, Martin Kruse Jensen wrote: > When trying to install gnome2 which requires gstreamer-plugins, i get the > following error: > > # make install clean > ===> Patching for gstreamer-plugins-0.6.1 > ===> Applying FreeBSD patches for gstreamer-plugins-0.6.1 > Ignoring previously applied (or reversed) patch. > 1 out of 1 hunks ignored--saving rejects to configure.rej > >> Patch patch-configure failed to apply cleanly. > *** Error code 1 > > Stop in /usr/ports/multimedia/gstreamer-plugins. > > > Anyone who knows some fix or workarround for this problem? Using FreeBSD 4.8. > Please reply using CC address as i am not on the list. > > Sincerely yours, > Martin Kruse Jensen > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"