#343 closed defect (fixed)
Compile of xapian-core-12109.tgz fails on OS X
Reported by: | Simon Willison | Owned by: | Richard Boulton |
---|---|---|---|
Priority: | normal | Milestone: | 1.1.0 |
Component: | Other | Version: | |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Operating System: | Mac OS X |
Description
Error is:
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./common -I./include -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Wundef -Wshadow -fvisibility=hidden -g -O2 -MT api/serialisationcontext.lo -MD -MP -MF api/.deps/serialisationcontext.Tpo -c api/serialisationcontext.cc -fno-common -DPIC -o api/.libs/serialisationcontext.o api/serialisationcontext.cc: In member function ‘void Xapian::SerialisationContext::Internal::register_weighting_scheme(const Xapian::Weight&)’: ./include/xapian/enquire.h:1115: error: ‘virtual Xapian::Weight* Xapian::Weight::clone() const’ is private api/serialisationcontext.cc:160: error: within this context make[2]: *** [api/serialisationcontext.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
I downloaded the package from http://code.google.com/p/xappy/downloads/list
Change History (5)
comment:1 by , 16 years ago
Owner: | changed from | to
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
The new packages on Google Code compiled fine, and seem to be working perfectly. Thanks!
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 16 years ago
Milestone: | → 1.1.0 |
---|
Note:
See TracTickets
for help on using tickets.
This should be resolved with the new packages on googlecode (version 12168) - you'll just need xapian-core and xapian-bindings. Let us know either way!