On Sat, 2003-11-29 at 18:03, Steven M. Schultz wrote: > On 29 Nov 2003, Florin Andrei wrote: > > > In file included from export_yuv4mpeg.c:42: > > /usr/include/mjpegtools/yuv4mpeg.h:29:25: mjpeg_types.h: No such file or > > directory > > /usr/include/mjpegtools/yuv4mpeg.h:33:27: mjpeg_logging.h: No such file > > Ah, in that case "-I/usr/include/mjpegtools" added to CFLAGS will > work. > > There are 2 ways to do that: > > 1) mjpegtools is pkg-config enabled, so > > pkg-config --cflags mjpegtools
Unfortunately, the result of it is: # pkg-config --cflags mjpegtools -I/usr/local/include/mjpegtools Which is wrong, because i installed mjpegtools in /usr not in /usr/local Then i forced -I/usr/include/mjpegtools to the CFLAGS and all was ok. This happened when using 1.6.1.92. Please fix. -- Florin Andrei http://florin.myip.org/ ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users