Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2002 22:28:52 +0000
From:      Baldur Gislason <baldur@foo.is>
To:        freebsd-ports@freebsd.org
Subject:   xine 0.9.13 port doesn't work?
Message-ID:  <20020821222855.A1A79278D@tesla.foo.is>

next in thread | raw e-mail | index | archive | help
I tried installing /usr/ports/graphics/xine version 0.9.13 but it terminated like this:
/bin/sh ../../libtool-nofpic --mode=compile 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 -I/usr/X11R6/include    -O -pipe  -D_THREAD_SAFE  -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math  -finline-functions  -I/usr/local/include -I/usr/local/include/artsc   -c xine_decoder.c
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 -I/usr/X11R6/include -O -pipe -D_THREAD_SAFE -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -pipe -fomit-frame-pointer -malign-functions=4 -malign-loops=4 -malign-jumps=4 -mwide-multiply -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -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:157: warning: assignment from incompatible pointer type
xine_decoder.c:161: warning: implicit declaration of function `a52_samples'
xine_decoder.c:161: warning: assignment makes pointer from integer without a cast
xine_decoder.c: In function `a52dec_decode_frame':
xine_decoder.c:340: 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.13/src/liba52'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-0.9.13/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-0.9.13'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

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

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

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

Stop in /usr/ports/graphics/xine.


Build system is:
FreeBSD eniac.foo.is 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue May 21 20:40:12 GMT 2002     root@eniac.foo.is:/usr/src/sys/compile/BG  i386


Baldur

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020821222855.A1A79278D>