[Poppler-bugs] [Bug 9130] New: JPEG library header search broken under MSYS

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Wed Nov 22 21:23:51 PST 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=9130          
     
           Summary: JPEG library header search broken under MSYS
           Product: poppler
           Version: unspecified
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: alexis at m2osw.com


Your search of the JPEG header files is broken under MSYS because you use the
$includedir variable as is. Unfortunately that variable includes a variable
which needs to be evalutated. (i.e. it is not the result of "${prefix}/include";
it is '${prefix}/include' as such!)

You can look at your configure script and search for includedir=

I have a patch for the m4/libjpeg.m4 file.

Thank you,
Alexis

P.S. would is be possible for you to add the available versions in Bugzilla? So
that way we can see when a bug was logged what version it was for. Thanks!          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Poppler-bugs mailing list