Marco Behnke wrote:
> Hi there !
> 
> I experienced a few problems installing mjpegtools on a mac intel
> machine (mac powerpc works).
> 
> First I tried Version 1.8.0 which is our favored version and got the
> following errors when "make"ing:
> 
> 
>  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../utils -mcpu=i686
> -march=i386 -g -O2 -Wall -Wunused -MT build_sub44_mests.lo -MD -MP -MF
> .deps/build_sub44_mests.Tpo -c build_sub44_mests.c -o build_sub44_mests.o
> cc1: error: invalid option 'cpu=i686'
> make[3]: *** [build_sub44_mests.lo] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> 
> trying  ./configure --host=i386 --target=i386  gets the same result
> 
> I fetched the latest version from cvs and experienced problem with
> autogen.sh
> 
> vr2:~/src/dvd/mjpegtools_20070115 virtualreel$ sh autogen.sh
> aclocal: configure.ac: 285: macro `AM_PATH_SDL' not found in library
> autoreconf: aclocal failed with exit status: 1
> vr2:~/src/dvd/mjpegtools_20070115 virtualreel$


Ok, got this working so far. configured the latest mjpeg_play cvs and
have now problems making with this extraordinary error msg:

channel.hh: In member function 'void Channel<T,
size>::WaitForNewConsumers()':
channel.hh:150: error: expected primary-expression before '!=' token
make[2]: *** [seqencoder.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
vr2:~/src/dvd/mjpeg_play_20070119 virtualreel$


-------------------------------------------------------------------------
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
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to