From owner-freebsd-questions Sun Apr 21 14:28:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id A9F2637B41D for ; Sun, 21 Apr 2002 14:24:11 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g3LLO53D000547; Mon, 22 Apr 2002 09:24:05 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g3LLO5bS000546; Mon, 22 Apr 2002 09:24:05 +1200 (NZST) Date: Mon, 22 Apr 2002 09:24:05 +1200 From: Jonathan Chen To: jconner@enterit.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Compiling xine...anyone else had this problem? Message-ID: <20020422092405.A523@grimoire.chen.org.nz> References: <1019424947.1742.2.camel@snafu.concon.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1019424947.1742.2.camel@snafu.concon.homeip.net>; from notjames@concon.homeip.net on Sun, Apr 21, 2002 at 06:35:46PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 21, 2002 at 06:35:46PM -0300, Jim C. wrote: > I just updated my ports collection. I had this same problem before > updating my ports collection too. :) Any idea what may be causing > this? It looks to me like the library isn't building but I don't know > enough C to fix this up to compile. > > - Jim > > -- snip -- > > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src > -I../../src -I../../src/xine-engine -I../../src/xine-engine > -I../../src/xine-utils -I../../src/xine-utils -I/usr/local/include -pipe > -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 > -malign-functions=4 -mwide-multiply -mpreferred-stack-boundary=2 > -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing > -ffast-math -finline-functions -O -pipe -D_THREAD_SAFE -Wall > -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -I/usr/local/include > -I/usr/local/include/artsc -c xine_decoder.c -DPIC -o xine_decoder.lo > xine_decoder.c: In function `a52dec_init': [...] You have to portupgrade your liba52 port first. -- Jonathan Chen ---------------------------------------------------------------------- Don't worry about avoiding temptation, as you grow older, it starts avoiding you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message