Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14913] New: mjpegtools failed to cast

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14913] New: mjpegtools failed to cast
  • Date: 26 Nov 2008 09:08:16 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14913

Summary: mjpegtools failed to cast
Product: Codex
Version: stable-rc grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: video
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: bustervill AT yahoo.com


Created an attachment (id=7184)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7184)
mjpegtools compile log

First I receive some warnings:

...
Unpacking source file mjpegtools-1.8.0.tar.gz for spell mjpegtools.
patching file configure.ac
/usr/share/aclocal/libmikmod.m4:11: warning: underquoted definition of
AM_PATH_LIBMIKMOD
/usr/share/aclocal/libmikmod.m4:11: run info '(automake)Extending aclocal'
/usr/share/aclocal/libmikmod.m4:11: or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/libmikmod.m4:11: warning: underquoted definition of
AM_PATH_LIBMIKMOD
/usr/share/aclocal/libmikmod.m4:11: run info '(automake)Extending aclocal'
/usr/share/aclocal/libmikmod.m4:11: or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
lavtools/Makefile.am:185: compiling `glav.c' with per-target flags requires
`AM_PROG_CC_C_O' in `configure.ac'

and after a while the compilation fails:

...
In file included from macroblock.hh:54,
from macroblock.cc:24:
encodertypes.h: In member function 'int MotionVector::CodingPenaltyForSAD()
const':
encodertypes.h:76: error: 'abs' was not declared in this scope
macroblock.cc: In member function 'void
MacroBlock::SelectCodingModeOnVariance()':
macroblock.cc:52: error: 'INT_MAX' was not declared in this scope
make[2]: Leaving directory `/usr/src/mjpegtools-1.8.0/mpeg2enc'
make[2]: *** [macroblock.lo] Error 1
make[1]: Leaving directory `/usr/src/mjpegtools-1.8.0'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
! Problem Detected !


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page