Skip site navigation (1)Skip section navigation (2)
Date:      21 Apr 2002 18:35:46 -0300
From:      "Jim C." <notjames@snafu.concon.homeip.net>
To:        freebsd-questions@freebsd.org
Subject:   Compiling xine...anyone else had this problem?
Message-ID:  <1019424947.1742.2.camel@snafu.concon.homeip.net>

next in thread | raw e-mail | index | archive | help
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':
xine_decoder.c:161: warning: assignment from incompatible pointer type
xine_decoder.c:165: warning: implicit declaration of function
`a52_samples'
xine_decoder.c:165: warning: assignment makes pointer from integer
without a cast
xine_decoder.c: In function `a52dec_decode_frame':
xine_decoder.c:343: too few arguments to function `a52_block'
gmake[3]: *** [xine_decoder.lo] Error 1
gmake[3]: Leaving directory
`/usr/ports/graphics/libxine/work/xine-lib-0.9.8/src/liba52'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/graphics/libxine/work/xine-lib-0.9.8/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/graphics/libxine/work/xine-lib-0.9.8'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/graphics/libxine.
*** Error code 1

Stop in /usr/ports/graphics/xine.



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?1019424947.1742.2.camel>