From owner-freebsd-ports Sun Feb 2 9: 5:31 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D62637B405 for ; Sun, 2 Feb 2003 09:05:29 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id A698943F79 for ; Sun, 2 Feb 2003 09:05:27 -0800 (PST) (envelope-from mue.da@gmx.de) Received: (qmail 22954 invoked by uid 0); 2 Feb 2003 17:05:25 -0000 Received: from pD9E8250A.dip.t-dialin.net (HELO gmx.de) (217.232.37.10) by mail.gmx.net (mp006-rz3) with SMTP; 2 Feb 2003 17:05:25 -0000 Message-ID: <3E3D4F96.1000502@gmx.de> Date: Sun, 02 Feb 2003 18:04:22 +0100 From: Daniel Mueller User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030201 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: nobutaka@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: libxine-0.9.13 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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