Bug 10306 - Poppler does not compile on OpenBSD 4.0 (GNU/make idiom)
Summary: Poppler does not compile on OpenBSD 4.0 (GNU/make idiom)
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: glib frontend (show other bugs)
Version: unspecified
Hardware: All OpenBSD
: medium blocker
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2007-03-15 05:10 UTC by Henry Precheur
Modified: 2007-03-15 12:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Henry Precheur 2007-03-15 05:10:54 UTC
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 ...
Comment 1 Albert Astals Cid 2007-03-15 12:17:43 UTC
Patch added. Thanks


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.