From owner-freebsd-multimedia@FreeBSD.ORG Thu Feb 2 14:47:20 2012 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 8FC37106566B for ; Thu, 2 Feb 2012 14:47:20 +0000 (UTC) (envelope-from jason@wohlford.org) Received: from montgomery.al (wohlfordcompany.com [184.106.215.246]) by mx1.freebsd.org (Postfix) with ESMTP id 61B0B8FC0C for ; Thu, 2 Feb 2012 14:47:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=wohlford.org; s=mail; t=1328194014; bh=E6OEXn1lNew2sMufgyC4RX/DYYw8NmL7mIAFura49LY=; h=Subject:Mime-Version:Content-Type:From:In-Reply-To:Date:Cc: Content-Transfer-Encoding:Message-Id:References:To; b=QdvTw3LlQbO0m3Foo6w7urgzGHHLxYAyFlEr1Y2TCFDFmx/ZmWRakWcN85lktmN85 RO2ThvJexPzUew48CHqgyKfkywJTslSzQsBuFS/beNpl/og8EUe/mmZ5Y88ql1OneU CMp7T3hfDXc6J7GQyI8ECUBvye0j4ghrhe8PQCM8= Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii From: Jason Wohlford In-Reply-To: Date: Thu, 2 Feb 2012 08:46:52 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Bernhard Froehlich X-Mailer: Apple Mail (2.1251.1) Cc: freebsd-multimedia@freebsd.org Subject: [SOLVED] Re: Problems Compiling Mythtv 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, 02 Feb 2012 14:47:20 -0000 On Feb 2, 2012, at 3:08 AM, Bernhard Froehlich wrote: > On 02.02.2012 03:50, Jason Wohlford wrote: >> Can't seem to compile mythtv. I'm getting: >>=20 >> /usr/local/lib/libmythtv-0.24.so: undefined reference to >> `posix_fadvise@FBSD_1.3' >>=20 >> Any suggestions? >=20 > I think that is yet another bug in mythtv library path ordering > that cause to prefer installed mythtv 0.24 libraries in system > path over the ones from the local compile directories. >=20 > There is also a PR for that but I did not have time to look at > the problem yet. >=20 > Please deinstall the mythtv ports first and then install the > new ones again. That should work just fine. Excellent suggestion! Worked like a charm. Also fixed my mythtranscode = problems. Bravo! --=20 Jason Wohlford @wohlford