[Poppler-bugs] [Bug 9139] New: Fixed for the build to work in native MSYS environment

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Thu Nov 23 00:54:17 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=9139          
     
           Summary: Fixed for the build to work in native MSYS environment
           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


Just trying to keep you busy. I will post a patch with this entry.

I made a few changes to get everything to compile under MSYS/MinGW with
glib-2.0, libjpeg, libz.

I can create a .DLL with one run. I turn off the utils to avoid problems with
different elements missing for them. I do not need them at this time.

Everything compiles & installs like a charm with these changes. I would
appreciate the changes to the configure.ac and Makefile.am to get the DLLs to
work as is in future versions.

The change in the m4/libjpeg.m4 file would be nice since it is really a bug.

The change to poppler/CairoFontEngine.cc may look strange, but under MinGW the
unlink() command is defined in the io.h header file which is included from the
unistd.h header...

The configure.ac fix includes the move of the poppler/poppler-config.h file from
the AM_CONFIG_HEADER() to the AC_OUTPUT().

Hope this helps some other people too.

Thank you for taking the time to apply these changes.

Alexis W.          
     
     
--           
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