Hallo

> It would be great if anyone could point me to the right direction.
> 
> I've been trying to compile mjpegtools on a ppc (Apple G4733, running
> Yellowdog 3.0).
> 
> After running "configure" with no options, "make" blows up returning
> the following error:
Seems that you have a problem compiling the altivec optimized routines
for you Power PC. You should check if the altivec should work with your
CPU. 
You can try to disable the altivec support and see if the mjpegtools
compile than (configure option: --without-altivec I guess). 

You can see if a Power PC architectue was detected when you look at that
line from the configure output: checking for PowerPC architecture... no

You can also change your version from the 1.6.1 to the cvs version of
the mjpeg tools. That version has better altive support. 

[...]
> »/tmp/amedia/mjpegtools-1.6.1/utils/altivec«
> source='build_sub22_mests.c' object='build_sub22_mests.o' libtool=no \
> depfile='.deps/build_sub22_mests.Po'
> tmpdepfile='.deps/build_sub22_mests.TPo' \
> depmode=gcc3 /bin/sh ../../depcomp \
[...)
> build_sub22_mests.c:201: can't convert between vector values of
> different size
> build_sub22_mests.c:535: two or more data types in declaration of
> `xymask'
> build_sub22_mests.c:537: two or more data types in declaration of `type
> name'
> make[3]: *** [build_sub22_mests.o] Fehler 1
> make[3]: Verlassen des Verzeichnisses Verzeichnis
> »/tmp/amedia/mjpegtools-1.6.1/
> utils/altivec«
> make[2]: *** [all-recursive] Fehler 1
> make[2]: Verlassen des Verzeichnisses Verzeichnis
> »/tmp/amedia/mjpegtools-1.6.1/
> utils«
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Verlassen des Verzeichnisses Verzeichnis
> »/tmp/amedia/mjpegtools-1.6.1«
> make: *** [all] Fehler 2


auf hoffentlich bald,

Berni the Chaos of Woodquarter

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


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to