Re: [Mjpeg-users] Compiling mjpegtools on Mac Intel (ppmtoy4m)

2007-01-19 Thread Steven M. Schultz
On Fri, 19 Jan 2007, Marco Behnke wrote: > 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

Re: [Mjpeg-users] Compiling mjpegtools on Mac Intel (ppmtoy4m)

2007-01-19 Thread Marco Behnke
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, sim

Re: [Mjpeg-users] Compiling mjpegtools on Mac Intel (ppmtoy4m)

2007-01-19 Thread Steven M. Schultz
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

Re: [Mjpeg-users] Compiling mjpegtools on Mac Intel (ppmtoy4m)

2007-01-19 Thread Bernhard Praschinger
Hallo 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. >> What is even MORE extraordinary is that no other compiler has >> complained :) That's right. I wonder about that too. M

Re: [Mjpeg-users] Can't build mjpeg_play from cvs with --enable-zalpha

2007-01-19 Thread Bernhard Praschinger
Hallo > I figured the --enable-zalpha option would give you the ability to add > an extra 'channel' to the video, allowing to store additional info like > transparency or depth (as shown on the site referred to by "./configure > --help"), I figured there might be stuff out there that use options l

Re: [Mjpeg-users] Compiling mjpegtools on Mac Intel (ppmtoy4m)

2007-01-19 Thread Marco Behnke
Steven M. Schultz wrote: > On Fri, 19 Jan 2007, Marco Behnke wrote: > > >>Ok, got this working so far. configured the latest mjpeg_play cvs and >>have now problems making with this extraordinary error msg: > > > Ah, so you resolved the SDL issue? SDL has always seemed to be the > m

Re: [Mjpeg-users] Compiling mjpegtools on Mac Intel (ppmtoy4m)

2007-01-19 Thread Steven M. Schultz
On Fri, 19 Jan 2007, Marco Behnke wrote: > Ok, got this working so far. configured the latest mjpeg_play cvs and > have now problems making with this extraordinary error msg: Ah, so you resolved the SDL issue? SDL has always seemed to be the most troublesome dependency. > have n

Re: [Mjpeg-users] Compiling mjpegtools on Mac Intel (ppmtoy4m)

2007-01-19 Thread Marco Behnke
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

[Mjpeg-users] Compiling mjpegtools on Mac Intel (ppmtoy4m)

2007-01-19 Thread Marco Behnke
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 -O