Bug 10100

Summary: jinclude.h header missing
Product: [Retired] Red Hat Linux Reporter: nick34
Component: libjpegAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: nick34
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-03-27 12:00:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description nick34 2000-03-10 00:26:22 UTC
The jinclude.h header is missing from the libjpeg-devel-6b-10 package so
(some) programs which use this lib won't compile.


Regards Nick Meager.

Comment 1 Bernhard Rosenkraenzer 2000-08-09 11:26:55 UTC
Any program trying to include jinclude.h is buggy - jinclude.h is for internal
use in libjpeg only.
Since it doesn't define anything useful to other programs, just removing the
#include line should fix all the programs trying to do that.