------------------------------------------------------------------------ r3775 | oneiros | 2010-07-31 01:49:30 +0200 (Sat, 31 Jul 2010) | 2 lines Changed paths: D /branches/0.61.0_poppler/source/libs/xpdf rm xpdf: not needed anymore ------------------------------------------------------------------------ r3776 | oneiros | 2010-07-31 02:19:33 +0200 (Sat, 31 Jul 2010) | 2 lines Changed paths: M /branches/0.61.0_poppler/source/libs/poppler/Makefile.am we need GlobalParams.cc ------------------------------------------------------------------------ r3777 | oneiros | 2010-07-31 02:19:59 +0200 (Sat, 31 Jul 2010) | 2 lines Changed paths: M /branches/0.61.0_poppler/source/Makefile.in M /branches/0.61.0_poppler/source/auxdir/auxsub/configure M /branches/0.61.0_poppler/source/configure M /branches/0.61.0_poppler/source/libs/Makefile.in M /branches/0.61.0_poppler/source/libs/aclocal.m4 M /branches/0.61.0_poppler/source/libs/configure M /branches/0.61.0_poppler/source/libs/libpng/configure M /branches/0.61.0_poppler/source/libs/obsdcompat/configure M /branches/0.61.0_poppler/source/libs/poppler/configure M /branches/0.61.0_poppler/source/libs/zlib/configure M /branches/0.61.0_poppler/source/libs/zziplib/configure M /branches/0.61.0_poppler/source/texk/Makefile.in M /branches/0.61.0_poppler/source/texk/aclocal.m4 M /branches/0.61.0_poppler/source/texk/configure M /branches/0.61.0_poppler/source/texk/kpathsea/configure M /branches/0.61.0_poppler/source/texk/web2c/aclocal.m4 M /branches/0.61.0_poppler/source/texk/web2c/configure M /branches/0.61.0_poppler/source/texk/web2c/web2c/configure M /branches/0.61.0_poppler/source/utils/Makefile.in M /branches/0.61.0_poppler/source/utils/aclocal.m4 M /branches/0.61.0_poppler/source/utils/configure autoreconf ------------------------------------------------------------------------
Hi Taco
I have just downloaded revision 3779 and hit a build failure.
Below is the (hopefully) relevant section of the build process
log.
As usual, Windows Vista, MINGW32,
build.sh --nostrip
Seems to have been triggered by
g:/LuaTeX/build/libs/poppler/poppler/GlobalParams.h:41:35:
fontconfig/fontconfig
.h: No such file or directory
Line 41 of GlobalParams.h does try to include
#include
Hi Graham, On 07/31/2010 05:15 PM, Graham Douglas wrote:
Seems to have been triggered by g:/LuaTeX/build/libs/poppler/poppler/GlobalParams.h:41:35: fontconfig/fontconfig.h: No such file or directory
Line 41 of GlobalParams.h does try to include
#include
Of course, let me know if you need more info etc.
Can you try whether actually deleting that line makes it work? (it just might).
PS... Feel a bit guilty just reporting build failures rather than more helpful suggestions/contributions.
I am just glad you are actually testing the builds. Best wishes, Taco
2010/7/31 Graham Douglas
As usual, Windows Vista, MINGW32,
See the thread starting at http://www.mail-archive.com/poppler@lists.freedesktop.org/msg02993.html Best Martin
Martin Schröder wrote:
2010/7/31 Graham Douglas
: As usual, Windows Vista, MINGW32,
See the thread starting at http://www.mail-archive.com/poppler@lists.freedesktop.org/msg02993.html
It builds fine under mingw32-cross, so it must be something fixable. Best wishes, Taco
Am 02.08.2010 10:35, schrieb Taco Hoekwater:
Martin Schröder wrote:
2010/7/31 Graham Douglas
: As usual, Windows Vista, MINGW32,
See the thread starting at http://www.mail-archive.com/poppler@lists.freedesktop.org/msg02993.html
It builds fine under mingw32-cross, so it must be something fixable.
i get the same error under vista and even under debian (5.02_i386). trunk is (now) r3787 i couldn't find fontconfig.h in the sources. the packages 'fontconfig' and 'fontconfig-config' were already installed on my debian system, but *'libfontconfig1-dev'* was not. after installation of the dev-package, things worked again (but tons of warnings while compiling the poppler part). i hope it's something fixable ;) best wishes, Peter ----------------------- IF YOU DON'T WATCH IT, SOMEONE ELSE WILL
Peter Rolf wrote:
i couldn't find fontconfig.h in the sources. the packages 'fontconfig' and 'fontconfig-config' were already installed on my debian system, but *'libfontconfig1-dev'* was not.
I'll try tomorrow what happens here after I remove the fontconfig dev stuff. The end result does not depend on fontconfig at all, it is almost certainly easy to fix. Best wishes, Taco
Am 02.08.2010 20:43, schrieb Taco Hoekwater:
Peter Rolf wrote:
i couldn't find fontconfig.h in the sources. the packages 'fontconfig' and 'fontconfig-config' were already installed on my debian system, but *'libfontconfig1-dev'* was not.
I'll try tomorrow what happens here after I remove the fontconfig dev stuff. The end result does not depend on fontconfig at all, it is almost certainly easy to fix.
Best wishes, Taco
thanks taco. i need a 'fresh' luatex binary to test a problem with 0.61. i get a corrupt pdf (related to color shadings) if i use '--mode=gray' (implicit color to gray conversion). probably a (solved?) luatex bug, but without a newer binary from trunk i cannot say. best wishes, Peter --------------------------- IF YOU DON'T WATCH IT, SOMEONE ELSE WILL (Futurama season6/episode7)
Am 02.08.2010 22:20, schrieb Martin Schröder:
2010/8/2 Peter Rolf
: thanks taco. i need a 'fresh' luatex binary to test a problem with 0.61.
Please try again; r3791 should compile (and hopefully work) without fontconfig.
No compilation problems on Vista anymore. Thanks Martin. Best wishes, Peter
participants (5)
-
Graham Douglas
-
Martin Schröder
-
Peter Rolf
-
root@mail.boekplan.nl
-
Taco Hoekwater