[Poppler-bugs] [Bug 10306] New: Poppler does not compile on OpenBSD 4.0 (GNU/make idiom)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 15 06:10:59 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10306

           Summary: Poppler does not compile on OpenBSD 4.0 (GNU/make idiom)
           Product: poppler
           Version: unspecified
          Platform: All
        OS/Version: OpenBSD
            Status: NEW
          Keywords: patch
          Severity: blocker
          Priority: medium
         Component: glib frontend
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: henry at precheur.org


There is a GNU/Make idiom in the Makefile of the glib module.

This patch fixes the problem:
http://henry.precheur.org/files/poppler-fix-glib-makefile.diff

Poppler could request GNU/Make to build, but with this patch poppler compiles
with BSD/Make (./configure CPPFLAGS=-I/usr/local/include
LDFLAGS=-L/usr/local/lib --prefix=$HOME/local/poppler-cvs --enable-zlib &&
make)
Of course it still compile using GNU/Make :)

I am not a Makefile guru. I guess there might be a better way of fixing this
problem. If anybody knows ...


-- 
Configure bugmail: http://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