From owner-freebsd-multimedia@FreeBSD.ORG Thu Apr 3 11:18:55 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B18AF106566B for ; Thu, 3 Apr 2008 11:18:55 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 844D58FC1B for ; Thu, 3 Apr 2008 11:18:55 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JhNT4-0002QT-79 for freebsd-multimedia@freebsd.org; Thu, 03 Apr 2008 04:18:54 -0700 Message-ID: <16467402.post@talk.nabble.com> Date: Thu, 3 Apr 2008 04:18:54 -0700 (PDT) From: vk7rb To: freebsd-multimedia@freebsd.org In-Reply-To: <8c238e4d0803120603i231cc08ct5e322d0d73d6073d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: vk7rb@internode.on.net References: <8c238e4d0803120603i231cc08ct5e322d0d73d6073d@mail.gmail.com> Subject: Re: freebsd port: audio/gstreamer-plugins-spc Missing header 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: Thu, 03 Apr 2008 11:18:55 -0000 A quick and dirty fix is to "ln -s OpenSPC.h openspc.h" within /usr/local/include/ which I have just done and it works and overcomes the build looking for openspc.h whereas the install of openspc from the port installs OpenSPC.h. Jim Ballantine wrote: > > While trying to upgrade fro 0.10.5_1,3 to 0.10.6,3 the build failed with: > In file included fro gstspc.c:24: > gstspc.h:25:21: error: openspc.h: not such file or directory > > I rm'ed the port dir, cvsup'ed the ports again, and it still failed with > the same error. > _______________________________________________ > 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" > > -- View this message in context: http://www.nabble.com/freebsd-port%3A-audio-gstreamer-plugins-spc-Missing-header-tp16004746p16467402.html Sent from the freebsd-multimedia mailing list archive at Nabble.com.