master build failure
julien2412
serval2412 at yahoo.fr
Sun Jul 28 00:07:35 PDT 2013
Following this link: https://code.google.com/p/pdf2image/issues/detail?id=3
I added #include <sys/dir.h> in
workdir/unxlngx6/UnpackedTarball/poppler/goo/gfile.cc
42 # include <time.h>
43 # include <limits.h>
44 # include <string.h>
45 #include <sys/dir.h> <=======
46 # if !defined(VMS) && !defined(ACORN) && !defined(MACOS)
47 # include <pwd.h>
48 # endif
49 # if defined(VMS) && (__DECCXX_VER < 50200000)
50 # include <unixlib.h>
51 # endif
52 #endif // _WIN32
53 #include "GooString.h"
54 #include "gfile.h"
The weird thing is 2 or days ago, I didn't need this to build (with same
options in autogen.input).
Julien
--
View this message in context: http://nabble.documentfoundation.org/master-build-failure-tp4067657p4067687.html
Sent from the Dev mailing list archive at Nabble.com.
More information about the LibreOffice
mailing list