Steven M. Schultz schrieb:
> On Fri, 19 Jan 2007, Bernhard Praschinger wrote:
>
>
>> This is the file you need to edit.
>>
>>>>> channel.hh:150: error: expected primary-expression before '!=' token
>>>>>
>> On my machine I found it in mpeg2enc directory.
>>
>
> Or, simply do a "cvs update". Sourceforge has been fairly responsive
> recently.
>
ok, I mastered that step on the ladder.... this on is a "big & nasty" one...
Making all in yuvcorrect
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include
-I../utils -march=pentium3 -mtune=pentium3 -g -O2 -no-cpp-precomp
-D_THREAD_SAFE -Wall -Wunused -MT yuvcorrect.o -MD -MP -MF
".deps/yuvcorrect.Tpo" -c -o yuvcorrect.o yuvcorrect.c; \
then mv -f ".deps/yuvcorrect.Tpo" ".deps/yuvcorrect.Po"; else rm -f
".deps/yuvcorrect.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include
-I../utils -march=pentium3 -mtune=pentium3 -g -O2 -no-cpp-precomp
-D_THREAD_SAFE -Wall -Wunused -MT yuvcorrect_functions.o -MD -MP -MF
".deps/yuvcorrect_functions.Tpo" -c -o yuvcorrect_functions.o
yuvcorrect_functions.c; \
then mv -f ".deps/yuvcorrect_functions.Tpo"
".deps/yuvcorrect_functions.Po"; else rm -f
".deps/yuvcorrect_functions.Tpo"; exit 1; fi
yuvcorrect_functions.c: In function 'yuvcorrect_chrominance_init':
yuvcorrect_functions.c:704: error: unrecognizable insn:
(insn:HI 166 165 167 10 yuvcorrect_functions.c:698 (set (reg:V4SI 144)
(ashift:V4SI (reg:V4SI 144)
(const_int 31 [0x1f]))) -1 (insn_list:REG_DEP_TRUE 165 (nil))
(nil))
yuvcorrect_functions.c:704: internal compiler error: in extract_insn, at
recog.c:2033
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
make[2]: *** [yuvcorrect_functions.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
vr2:~/src/dvd/mjpeg_play_20070119 virtualreel$
Sadly I have to register for money to submit bugs to apple..... anyone
had this before? Maybe anyone has a binary for mac intel?
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mjpeg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users