2008/3/29, Eric Sunshine <[EMAIL PROTECTED]>:
>
> Check if your jpeglib.h and libjpeg.so match. This type of problem
> could crop up if the header and library are from different versions
> (or if you have multiple headers installed and the wrong one is used).


/usr/include/jpeglib.h has the line:
#define JPEG_LIB_VERSION 62 /* Version 6b */
Which match the version of the library:
/usr/lib64/libjpeg.so.62.0.0

Both files were installed by the media-libs/jpeg-6b-r8 ebuild (there's no
-dev packages in Gentoo). I didn't find any other jpeglib.h file in my
system. There is another libjpeg.so but it's for the 32 bit emulation. I'm
sure this one is not beign used but I'll check harder.

Thanks!

Elio.
-------------------------------------------------------------------------
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
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to