From owner-freebsd-questions@FreeBSD.ORG Tue May 6 14:56:10 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 9640037B401 for ; Tue, 6 May 2003 14:56:10 -0700 (PDT) Received: from blacklamb.mykitchentable.net (170-215-84-217.br1.elk.ca.frontiernet.net [170.215.84.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id B915443FBD for ; Tue, 6 May 2003 14:56:08 -0700 (PDT) (envelope-from drew@mykitchentable.net) Received: from tagalong (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 60C34EE52A for ; Tue, 6 May 2003 14:56:06 -0700 (PDT) Message-ID: <010a01c3141a$42504d50$6e2a6ba5@tagalong> From: "Drew Tomlinson" To: "FreeBSD Questions" Date: Tue, 6 May 2003 14:55:50 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Error Building Gnome2 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, 06 May 2003 21:56:10 -0000 While building the gnome2 meta port, I encountered the following error building gstreamer-plugins: ===> Extracting for gstreamer-plugins-0.6.1 >> Checksum OK for gst-plugins-0.6.1.tar.gz. ===> 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 gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c.rej >> Patch patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c failed to apply cleanly. >> Patch(es) patch-configure patch-ext_a52dec_gsta52dec.c patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_i applied cleanly. *** Error code 1 My ports tree was updated last night (May 5th). Thanks, Drew