Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 200767
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Natanael Copa <natanael.copa@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mjpegtools-1.8.0-limits.h.patch mjpegtools-1.8.0-limits.h.patch patch Natanael Copa 2007-11-29 20:05 0000 1.10 KB Details | Diff
mjpegtools-1.9.0_rc3-gcc-4.3.patch mjpegtools-1.9.0_rc3-gcc-4.3.patch patch Ryan Hill 2008-03-09 04:20 0000 5.52 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 200767 depends on: Show dependency tree
Bug 200767 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-11-29 20:04 0000
g++-uc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -Os -pipe -mno-sse2
-fno-strict-aliasing -pthread -MT motionest.lo -MD -MP -MF .deps/motionest.Tpo
-c motionest.cc  -fPIC -DPIC -o .libs/motionest.o
macroblock.cc: In member function `void
MacroBlock::SelectCodingModeOnVariance()':
macroblock.cc:52: error: `INT_MAX' was not declared in this scope

------- Comment #1 From Natanael Copa 2007-11-29 20:05:47 0000 -------
Created an attachment (id=137345) [details]
mjpegtools-1.8.0-limits.h.patch

fixes the issue

------- Comment #2 From Ryan Hill 2008-03-09 04:20:43 0000 -------
Created an attachment (id=145622) [details]
mjpegtools-1.9.0_rc3-gcc-4.3.patch

We need this for GCC 4.3 too.  This is the same patch against 1.9.0_rc3 plus a
couple additional missing headers and fix for this error:

SkipList.hh:60: error: declaration of 'typedef class Allocator<SkipList<KEY,
VALUE, KEYFN, PRED>::Node, SkipList<KEY, VALUE, KEYFN, PRED>::HEADERCHUNK>
SkipList<KEY, VALUE, KEYFN, PRED>::Allocator'
Allocator.hh:18: error: changes meaning of 'Allocator' from 'class
Allocator<SkipList<KEY, VALUE, KEYFN, PRED>::Node, SkipList<KEY, VALUE, KEYFN,
PRED>::HEADERCHUNK>'

------- Comment #3 From Jakub Moc (RETIRED) 2008-03-28 10:25:48 0000 -------
*** Bug 215156 has been marked as a duplicate of this bug. ***

------- Comment #4 From SpanKY 2008-04-20 08:02:06 0000 -------
added patch to 1.9.0_rc3

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug