From owner-freebsd-ports@FreeBSD.ORG Sun Oct 31 18:49:36 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1498516A4CE; Sun, 31 Oct 2004 18:49:36 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id B05D143D1F; Sun, 31 Oct 2004 18:49:35 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.43 (FreeBSD)) id 1COKli-000HxV-TI; Sun, 31 Oct 2004 10:49:35 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16773.13246.202131.720128@ran.psg.com> Date: Sun, 31 Oct 2004 10:49:34 -0800 To: Joe Marcus Clarke References: <16773.3706.77009.226062@ran.psg.com> <1099245308.44631.0.camel@shumai.marcuscom.com> <16773.10224.870665.156694@ran.psg.com> <1099246151.44631.4.camel@shumai.marcuscom.com> cc: freebsd ports cc: lioux@freebsd.org Subject: Re: jamboree install fails on gst-inspect X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Oct 2004 18:49:36 -0000 >> # ls -dl /var/db/pkg/gstreamer* >> drwxr-xr-x 2 root wheel 512 Oct 31 08:00 /var/db/pkg/gstreamer-0.8.7/ >> drwxr-xr-x 2 root wheel 512 Oct 31 03:02 /var/db/pkg/gstreamer-plugins-0.8.5_1/ > > I've got the same thing on my -CURRENT machine, and gst-inspect works > fine for me. What CFLAGS and CPUTYPE are you using? CPUTYPE?=p4 CFLAGS=-O -pipe COPTFLAGS=-O -pipe just -f upgraded gstreamer* and same result randy