jpegint.h present but cannot be compiled (Fedora 10)
#1
I am running Fedora 10 - I know its not officially supported, but I have seen others have gotten it to work.

I have downloaded the source from the SVN following the instructions posted in the wiki.

Initially I encountered the jpegint.h error mentioned in the wiki, and I copied the specified file to /usr/include After which I receive this error message when running ./configure

Code:
configure: WARNING: jpegint.h: present but cannot be compiled
configure: WARNING: jpegint.h:     check for missing prerequisite headers?
configure: WARNING: jpegint.h: see the Autoconf documentation
configure: WARNING: jpegint.h:     section "Present But Cannot Be Compiled"
configure: WARNING: jpegint.h: proceeding with the preprocessor's result
configure: WARNING: jpegint.h: in the future, the compiler will take precedence
configure: WARNING:     ## ---------------------------- ##
configure: WARNING:     ## Report this to [email protected] ##
configure: WARNING:     ## ---------------------------- ##

Other information that may be helpful:
Code:
> uname -m
x86_64

Code:
Revision: 16749
(This is the most recent as of posting this, however, I have been trying to run this since 12/25...I just don't know what revision I started with)

I realize that it asks me to report the problem to an email address, before I do so though, I'd prefer to see if anyone else has encountered and fixed this problem.

As a side note, I am hoping that solving this problem will also fix the other problem I am having, posted here
Reply
#2
Code:
configure: WARNING: jpegint.h: present but cannot be compiled
configure: WARNING: jpegint.h:     check for missing prerequisite headers?
configure: WARNING: jpegint.h: see the Autoconf documentation
configure: WARNING: jpegint.h:     section "Present But Cannot Be Compiled"
configure: WARNING: jpegint.h: proceeding with the preprocessor's result
configure: WARNING: jpegint.h: in the future, the compiler will take precedence
configure: WARNING:     ## ---------------------------- ##
configure: WARNING:     ## Report this to [email protected] ##
configure: WARNING:     ## ---------------------------- ##

I've been having this problem since I started compiling from SVN. It's never stopped me from doing a make, make install. I don't use the "My Pcitures" gallery, screen-savers or visualizations, so it could be impacting my build... and I just haven't noticed it.
OpenSuse 11.0 x64, MythTV 0.21-fixes rev18746, XBMC rev16540, AMD quad-phenom 2.4GHz, ATI HD3650, 72" rear-projector, Bose 5.1 cubes
Reply
#3
I was having the same issue, but was able to get it to compile this evening. Finally working! Now if only I could export to the 'ol crt in something other than B&W (but this is not a XBMC issue)
Reply
#4
I've been getting the same error compiling from SVN on Ubuntu 8.10.
I haven't noticed any problems.
Reply
#5
I don't see the word "error" anywhere in that WARNING output. It wasn't hurting anything so long as you have libjpeg installed. Fixed a few days ago regardless.
Reply

Logout Mark Read Team Forum Stats Members Help
jpegint.h present but cannot be compiled (Fedora 10)0