On Wed, Sep 08, 2010 at 04:16:08PM +0200, Cosme DomÃnguez wrote: > Package: libjpeg6b > Version: 6b1-1 > > I'm trying to upload a freeimage package that uses system libs instead > of his embedded upstream copys [1] > > The problem is that freeimage 3.14.1 needs jinclude.h and transupp.h > files to compile with libjpeg6b debian package. [2][3] > > Is there any reason about those files are missing in libjpeg62-dev package?
Yes, these files are not public headers and are not installed by "make install" in the upstream source. They are not part of the public interface of the library and as such, there is no guarranty that they will stay compatible in later releases. Cheers, -- Bill. <[email protected]> Imagine a large red swirl here. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

