Date: Sun, 02 Feb 2003 18:04:22 +0100 From: Daniel Mueller <mue.da@gmx.de> To: nobutaka@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: libxine-0.9.13 Message-ID: <3E3D4F96.1000502@gmx.de>
next in thread | raw e-mail | index | archive | help
Hi, i get the following error message when trying to install libxine: " gmake[3]: Entering directory `/usr/ports/graphics/libxine/work/xine-lib-0.9.13/src/libffmpeg' /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 -march=k6 -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 -march=k6 -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 In file included from xine_decoder.c:43: /usr/local/include/ffmpeg/dsputil.h: In function `lrintf': /usr/local/include/ffmpeg/dsputil.h:290: warning: implicit declaration of function `rint' xine_decoder.c: In function `ff_decode_data': xine_decoder.c:131: `CODEC_ID_MSMPEG4' undeclared (first use in this function) xine_decoder.c:131: (Each undeclared identifier is reported only once xine_decoder.c:131: for each function it appears in.) xine_decoder.c:230: warning: passing arg 2 of `avcodec_decode_video' from incompatible pointer type xine_decoder.c:235: structure has no member named `aspect_ratio_info' xine_decoder.c:237: warning: unreachable code at beginning of switch statement gmake[3]: *** [xine_decoder.lo] Fehler 1 gmake[3]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-0.9.13/src/libffmpeg' gmake[2]: *** [all-recursive] Fehler 1 gmake[2]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-0.9.13/src' gmake[1]: *** [all-recursive] Fehler 1 gmake[1]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-0.9.13' gmake: *** [all-recursive-am] Fehler 2 *** Error code 2 Stop in /usr/ports/graphics/libxine. *** Error code 1 Stop in /usr/ports/graphics/xine. root@smoky:/usr/ports/graphics/xine> " Any idea how to solve it? THX Daniel Müller 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?3E3D4F96.1000502>