[poppler] Can't build poppler from CVS
Laurent Martelli
laurent at aopsys.com
Sat Apr 2 06:47:09 PST 2005
Hi,
I tried to build poppler using the current CVS sources. But it failed.
I download the sources,
cvs -d :pserver:anoncvs at cvs.freedesktop.org:/cvs/poppler co poppler
ran ./autogen.sh:
[...]
Building poppler with support for:
splash output: yes
cairo output: no
glib wrapper: yes
use libjpeg: yes
And then ran make, which failed on glib-test stuff:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error
Type: application/octet-stream
Size: 21071 bytes
Desc: compile errors
Url : http://lists.freedesktop.org/archives/poppler/attachments/20050402/9b08181c/error-0001.obj
-------------- next part --------------
Obviously, some include flags were missing. So I added the following
to Makefile.am and glib/Makefile.am
POPPLER_GLIB_CFLAGS=@POPPLER_GLIB_CFLAGS@
POPPLER_GLIB_LIBS=@POPPLER_GLIB_LIBS@
It then went a little further, but it failed when linking glib test
program:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error2
Type: application/octet-stream
Size: 2375 bytes
Desc: linker errors
Url : http://lists.freedesktop.org/archives/poppler/attachments/20050402/9b08181c/error2-0001.obj
-------------- next part --------------
And well I'm stuck here. I'm using Debian and have these packages
installed:
ii libjpeg-mmx-dev 0.1.5-2 Development files for the IJG JPEG library with mmx optimi
ii libjpeg-mmx-progs 0.1.5-2 Programs for manipulating jpeg files using mmx optimizatio
ii libjpeg-progs 6b-9 Programs for manipulating JPEG files
ii libjpeg62 6b-9 The Independent JPEG Group's JPEG runtime library
ii libjpeg62-dev 6b-9 Development files for the IJG JPEG library
I tried not to compile test programs, but then it fails the same way
when I try to compile a program which uses poppler, like evince.
--
Laurent Martelli
laurent at aopsys.com Java Aspect Components
http://www.aopsys.com/ http://jac.objectweb.org
More information about the poppler
mailing list