Displaying 4 results from an estimated 4 matches for "have_fork".
Did you mean:
have__fork
2009 Feb 03
1
PowerPoint 2007 filter
Hi,
I'm trying to write the PowerPoint2007 filter in the same manner that I
did for *.docx and *.xlsx but I'm getting the following error when I tru
an index.
The document is called:
Indexing "/Frisk in Power Point.pptx" as
application/vnd.openxmlformats-officedocument.presentationml.presentation ... caution: filename not matched: ppt/notesSlides/notesSlide*.xml
caution:
2015 Feb 06
2
Fwd: Waiting for Reply regarding "TestCases Failure"
...#define STRERROR_R_CHAR_P 1
#define HAVE_DECL_SYS_ERRLIST 1
#define HAVE_DECL__SYS_ERRLIST 1
#define HAVE_DECL_SYS_NERR 1
#define HAVE_DECL__SYS_NERR 1
#define SNPRINTF_ISO snprintf
#define SNPRINTF snprintf
#define HAVE_ZLIB_H 1
#define HAVE_UUID_UUID_H 1
#define HAVE_UUID_UNPARSE_LOWER 1
#define HAVE_FORK 1
#define HAVE_SOCKETPAIR 1
#define SOCKLEN_T socklen_t
#define HAVE_FDATASYNC 1
#define HAVE_FSYNC 1
#define HAVE_PREAD 1
#define HAVE_PWRITE 1
#define HAVE_LINK 1
configure: exit 0
"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/...
2015 Feb 03
2
Fwd: Waiting for Reply regarding "TestCases Failure"
---------- Forwarded message ----------
From: Saad Ahmed <ch.saad.ahmed at gmail.com>
Date: 3 February 2015 at 21:10
Subject: Waiting for Reply regarding "TestCases Failure"
To: Xapian Development <xapian-devel at lists.xapian.org>
I have been waiting for reply regarding any further steps to take.
Following are the outputs of commands that you asked me to run. All these
2010 Sep 03
1
TinycoreLinux Install
...1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_ERRNO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_STRERROR 1
| #define HAVE_HSTRERROR 1
| #define SNPRINTF_ISO snprintf
| #define SNPRINTF snprintf
| #define HAVE_ZLIB_H 1
| #define HAVE_UUID_UUID_H 1
| #define HAVE_UUID_UNPARSE_LOWER 1
| #define HAVE_FORK 1
| #define HAVE_SOCKETPAIR 1
| #define SOCKLEN_T socklen_t
| #define HAVE_FSYNC 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define...