Displaying 1 result from an estimated 1 matches for "test_phrasebug1".
2015 Sep 14
1
xapian-core-1.2.21 ported to Interix / 'gmake check' compile error
...the 1.0.x series' default, which ships with the 1.2.x series;
the disabling do to an unresolved 'ambiguous overload' error
encountered when compiling those backends.
Running 'gmake check' however I right away encountered an error:
../../tests/api_backend.cc: In function `bool test_phrasebug1()':
../../tests/api_backend.cc:951: error: `q' undeclared (first use this function)
../../tests/api_backend.cc:951: error: (Each undeclared identifier is reported
only once for each function it appears in.)
'htons' needed to be defined, which on Interix is in /usr/include/arpa/ine...