>Has anyone seen this error when trying to build y4mscaler 9.0 with the
 >current CVS of mjpegtools on Opensuse 10.3?  
 >
 >make all
 >g++ -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0  -O2
 >-I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2enc
 >-I/usr/local/include/mjpegtools/mplex   -Wall -W    -c -o y4mscaler.o
 >y4mscaler.C
 >y4mscaler.C: In function ?int main(int, char**)?:
 >y4mscaler.C:197: error: ?LOG_INFO? was not declared in this scope
 >make: *** [y4mscaler.o] Error 1

Yes... Steven Schultz warned me about it --- due to a change in the API of
 the mjpeg logging library.  And I have been very very slow about patching
 it.  If you can wait another week, you'll get a version 9.1 that is fixed
 properly.  (Nothing like lighting a fire to get the frog to jump.)

In the meantime, if you copy the #defines for LOG_* from utils/mjpeg_logging.c
 in the MJPEGtools source tree, into ysStreamInfo.H in the y4mscaler source,
 all should be cool.

-m

ps:  Yah, looking ahead, I see sms responded as well.  :)

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to