Your message dated Thu, 17 Sep 2009 23:51:55 +0200
with message-id <20090917215155.ga31...@yellowpig>
and subject line Re: Bug#544126: libjpeg7-dev: jpegint.h missing
has caused the Debian Bug report #544126,
regarding libjpeg7-dev: jpegint.h missing
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
544126: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544126
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libjpeg7-dev
Version: 7-1
Severity: normal
The file jpegint.h is part of the libjpeg source, but it's not included
in the libjpeg7-dev package. This issue is the same as that reported
against libjpeg-6 in bug 100171. I can only assume the solution will be
the same (a patch to the Makefile).
~Craig
--- End Message ---
--- Begin Message ---
On Mon, Aug 31, 2009 at 08:53:51AM +0200, Bill Allombert wrote:
> On Fri, Aug 28, 2009 at 11:44:56PM -0400, Craig Andrews wrote:
> > Package: libjpeg7-dev
> > Version: 7-1
> > Severity: normal
> >
> > The file jpegint.h is part of the libjpeg source, but it's not included
> > in the libjpeg7-dev package. This issue is the same as that reported
> > against libjpeg-6 in bug 100171. I can only assume the solution will be
> > the same (a patch to the Makefile).
>
> Hello Craig,
>
> I deliberatly removed jpegint.h from libjpeg7-dev. I do not think there are
> software requiring it anymore. Most JPEG header file are private and not
> meant to be installed, and that include jpegint.h. The private header files
> are not garanteed to provide a consistent API across release.
I have rebuild all the packages in Debian that need libjpeg7-dev and none
of them need jpegint.h, so I will not reintroduce it. I am closing this
report.
Upstream gave me the following hint
If you see run-time issues with software using libjpeg7, try
adding:
#if JPEG_LIB_VERSION >= 70
cinfo.do_fancy_downsampling = FALSE;
#endif
Thanks anyway for reporting this issue. This might as well be an oversight.
Cheers,
--
Bill. <[email protected]>
Imagine a large red swirl here.
--- End Message ---