Date: Mon, 22 Apr 2002 09:24:05 +1200 From: Jonathan Chen <jonc@chen.org.nz> 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> 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 References: <1019424947.1742.2.camel@snafu.concon.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonc@chen.org.nz> ---------------------------------------------------------------------- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020422092405.A523>