From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 15:28:22 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 793AC1065672 for ; Sun, 21 Nov 2010 15:28:22 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id BD8B08FC0A for ; Sun, 21 Nov 2010 15:28:21 +0000 (UTC) Received: by bwz2 with SMTP id 2so5546223bwz.13 for ; Sun, 21 Nov 2010 07:28:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=uKBWDy+kEe3Hbrx9RJDIiE3MoMcHimkvHGMFAucr8MA=; b=En3SQL5qgrDm61kaH35bTJhEPK6kyFKzMVx8/fczaEd2bY5lnuiE1pkEf9ncpqsV1d WvdhnnJszxJXkCF93wBeiTw4Idarirkmc2idG569LbUIrUigRR88SPmO3wZwSHnuTZFz DFEADZviOBJGgPeHqyJgTvm53wcS9GJGkRT0w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=kEB57HU4+p8kTg38kaJ+JISCCwn/BShuyPMzsUHRtS+LEptNNmP7sjS+P13ZuRyZ3m spVJ4moH/aGss6J+V7iCqUFwjwIyhimnu30P0mvbnpk65hc5p4kT9fto65/Ytv8mHZ5I BCCK0w+mhAq+8tRx12K5lcqd/KJuZaVbeg+GY= Received: by 10.204.79.131 with SMTP id p3mr4242363bkk.178.1290353300514; Sun, 21 Nov 2010 07:28:20 -0800 (PST) Received: from ernst.jennejohn.org (p578E1807.dip.t-dialin.net [87.142.24.7]) by mx.google.com with ESMTPS id p34sm1895816bkf.3.2010.11.21.07.28.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 21 Nov 2010 07:28:19 -0800 (PST) Date: Sun, 21 Nov 2010 16:28:17 +0100 From: Gary Jennejohn To: freebsd-ports@freebsd.org Message-ID: <20101121162817.62a1517b@ernst.jennejohn.org> In-Reply-To: <201011211517.22012.david@vizion2000.net> References: <201011211517.22012.david@vizion2000.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: multimedia/vlc Compile failure on upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 15:28:22 -0000 On Sun, 21 Nov 2010 15:17:21 +0000 David Southwell wrote: > > On Sun, 21 Nov 2010 12:12:11 +0000 > > > > David Southwell wrote: > > > I posted about this failure some time ago but have had no useful > > > response. I jhave also not heard from the maintainer so I thought > > > another posting might be helpful. I understand others have a similar > > > problem. > > > > > > Thanks in advance for any assistance > > > > Which version of FreeBSD are you using? > > > > The posix_spawn_file_actions stuff didn't appear until 8.0. > > > > There's a patch under files for older versions of FreeBSD, but it looks > > like the patch doesn't match this version of vlc. > Version is Freebsd 7.2 p3 > > Somone also reported the identical failure with 7.3 > The apparently out-of-date patch is for all FreeBSD versions < 800040. -- Gary Jennejohn