Hallo

I have a strange problem compiling the mjpegtools on my debian.
With gcc: 4.1.2 20061115

It failes with that error:
Making all in y4mdenoise
make[2]: Entering directory 
`/home/bernhard/download/cvs/mjpeg_play/y4mdenoise'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I../utils 
   -DNDEBUG -finline-functions -fno-PIC -march=pentium-m 
-mtune=pentium-m -g -O2 -pthread  -MT newdenoise.o -MD -MP -MF 
".deps/newdenoise.Tpo" -c -o newdenoise.o newdenoise.cc; \
         then mv -f ".deps/newdenoise.Tpo" ".deps/newdenoise.Po"; else 
rm -f ".deps/newdenoise.Tpo"; exit 1; fi
MotionSearcher.hh: In instantiation of 'MotionSearcher<unsigned char, 1, 
int, short int, int, 4, 2, short unsigned int, Pixel<unsigned char, 1, 
int>, ReferencePixel<short unsigned int, unsigned char, 1, 
Pixel<unsigned char, 1, int> >, ReferenceFrame<ReferencePixel<short 
unsigned int, unsigned char, 1, Pixel<unsigned char, 1, int> >, short 
int, int> >::MatchThrottleFloodFillControl':
MotionSearcher.hh:507:   instantiated from 'MotionSearcher<unsigned 
char, 1, int, short int, int, 4, 2, short unsigned int, Pixel<unsigned 
char, 1, int>, ReferencePixel<short unsigned int, unsigned char, 1, 
Pixel<unsigned char, 1, int> >, ReferenceFrame<ReferencePixel<short 
unsigned int, unsigned char, 1, Pixel<unsigned char, 1, int> >, short 
int, int> >'
newdenoise.cc:32:   instantiated from here
MotionSearcher.hh:2444: internal compiler error: in tsubst, at cp/pt.c:7226
Please submit a full bug report,
---END---

Than I have used the older g++ 3.3 and than I was able to compile it.
Is that problem more g++ related or more to the y4mdenoise ?

-- 
auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to