Hi - I see that the y4m-config.h file and DBG macro/function problem is known, if you stub out the DBG with something like this "#define DBG if (0) printf" you'll run into the next problem:
g++ -DYS_VERSION_MAJOR=0 -DYS_VERSION_MINOR=4 -DYS_VERSION_PATCH=0 -O2 -march=i686 -mcpu=i686 -I/usr/local/include/mjpegtools -Wall -W -c -o y4mscaler.o y4mscaler.C In file included from y4mscaler.C:26: ysScaling.H:25: scaler.H: No such file or directory gmake: *** [y4mscaler.o] Error 1 Can't seem to find scaler.H anywhere. There's a scaler-matto.H but not scaler.H Steven Schultz ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users