[poppler] Trouble building with MinGW
Leo Alekseyev
dnquark at gmail.com
Mon Dec 19 19:20:54 PST 2011
Greetings all,
I tried compiling Poppler 0.18.1 and 0.18.2 under MinGW using the
following command line:
./configure --disable-utils -disable-gtk-test --enable-poppler-glib
--prefix=/cygdrive/c/home/leo/pkg/mingw
It fails:
CXX XpdfPluginAPI.lo
CXXLD libpoppler.la
/cygdrive/c/home/leo/tmp/poppler/poppler-0.18.2/poppler/../goo/.libs/libgoo.a:
No such file or directory
C:\home\leo\pkg\mingw\bin\ar.exe: Makefile:797: recipe for target
`libpoppler.la' failed
make[3]: *** [libpoppler.la] Error 9
However, the file
/cygdrive/c/home/leo/tmp/poppler/poppler-0.18.2/poppler/../goo/.libs/libgoo.a
is in fact present (it gets built by make earlier). Can someone point
me in the right direction in terms of fixing this?
Thanks!
More information about the poppler
mailing list