Date: Sat, 14 Aug 2004 20:33:27 +0200 From: Rainer Duffner <rainer@ultra-secure.de> To: freebsd-ports-bugs@freebsd.org Subject: multimedia/ogle - compile-time error on CURRENT Message-ID: <cflllh$171$1@sea.gmane.org>
next in thread | raw e-mail | index | archive | help
Hi, currently I cannot open a PR, so I send it like this, again: cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogle\" -DVERSION=\"0.9.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -Dinline=__attribute__\ \(\(__always_inline__\)\) -DHAVE_SYS_ENDIAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_XSHM=1 -DHAVE_XV=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_MADVISE=1 -DLIBOGLEAO_NULL= -DLIBOGLEAO_OSS= -DHAVE_XML=1 -DHAVE_XF86VIDMODE=1 -DHAVE_XINERAMA=1 -DCONFIG_FILE=\"/usr/local/share/ogle/oglerc\" -DHAVE_MMX=1 -I. -I. -I.. -I../include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -fomit-frame-pointer -funroll-loops -O -pipe -Wall -O -pipe -Wall -c `test -f 'video_mpeg2.c' || echo './'`video_mpeg2.c video_mpeg2.c: In function `block_intra': c_getbits.h:99: sorry, unimplemented: inlining failed in call to 'getbits': function body not available video_mpeg2.c:439: sorry, unimplemented: called from here c_getbits.h:86: sorry, unimplemented: inlining failed in call to 'nextbits': function body not available video_mpeg2.c:488: sorry, unimplemented: called from here c_getbits.h:126: sorry, unimplemented: inlining failed in call to 'dropbits': function body not available video_mpeg2.c:629: sorry, unimplemented: called from here video_mpeg2.c: At top level: c_getbits.h:287: warning: 'bytealigned' defined but not used this is CURRENT as of some hours ago, with ports as of some hours ago on a DualXeon. Rainer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cflllh$171$1>