From owner-freebsd-multimedia@FreeBSD.ORG Fri Mar 30 23:10:21 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB7C816A404 for ; Fri, 30 Mar 2007 23:10:21 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 20BD313C468 for ; Fri, 30 Mar 2007 23:10:20 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so975139ugh for ; Fri, 30 Mar 2007 16:10:19 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=QKcfz65RqYDiD/BtwDrjAtyLUi1thMywtlKmlvBHjGBsBIjbjtNKeice92Pc6skrnib/Dh/1moCW/psVEcw4xuZ/HkR6Jb8Ek42Zq5861OPdU3YwITc6UfmZwdgFl7GAU8TsM/en0VZGiDj8XaiKCdeYI+Y2ggkvHSH0tYr2lTE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=FX7e3v9iZNhZNwN6Pmv8QdyD6L7wC0nvupZzJfJMZzoQXDmWzKYYLyclTso9PBWz6VQN4SvySWIGedhLBqicoENCHxxGtCMFP3J558IGSBUNCmXNnQ5ImB8ml7sM5ZbjAbaKhxmyQY2QdrEcKfxeCEODRDpOyLrioGjKe4GsK+I= Received: by 10.82.187.16 with SMTP id k16mr1801058buf.1175296219475; Fri, 30 Mar 2007 16:10:19 -0700 (PDT) Received: by 10.82.115.7 with HTTP; Fri, 30 Mar 2007 16:10:19 -0700 (PDT) Message-ID: Date: Fri, 30 Mar 2007 19:10:19 -0400 From: "Michael Johnson" Sender: buhnux@gmail.com To: gerard@seibercom.net In-Reply-To: <20070330143952.1761.GERARD@seibercom.net> MIME-Version: 1.0 References: <20070330143952.1761.GERARD@seibercom.net> X-Google-Sender-Auth: fd5520b30f381fbb Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: multimedia@freebsd.org Subject: Re: Unable to build gstreamer-ffmpeg-0.10.2 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Mar 2007 23:10:21 -0000 On 3/30/07, Gerard wrote: > > I am unable to get '/multimedia/gstreamer-ffmpeg-0.10.2 to build. I have > attached the build log file. I updated my ports tree prior to attempting > the build. I have attempted the build twice. The second time after > cleaning out the 'distfiles' directory and running 'portsclean -C -D -L > -PP' to insure that I had no crud lying around. > > This is on a FreeBSD-6.2 machine. The /etc/make.conf file is completely > original. There are no special settings in it at all. You aren't using default CFLAGS. I bet thats the problem, you need -O2 or higher -- > Gerard Seibert > gerard@seibercom.net > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to " > freebsd-multimedia-unsubscribe@freebsd.org" > > >