[Xapian-devel] Build Error in trunk (omega)
Richard Boulton
richard at lemurconsulting.com
Sat Dec 29 05:59:50 GMT 2007
Rick Olson wrote:
> Hello,
>
> There is a build error by what looks to be a typo in
> xapian-applications/omega/omega.cc
>
> My checkout is about 15 minutes old, so it's possible it has been caught
> since then.
>
>
> omega.cc: In function ‘int main(int, char**)’:
> omega.cc:204: error: ‘pretty_tery’ was not declared in this scope
> make[3]: *** [omega.o] Error 1
> make[3]: Leaving directory
> `/home/rolson/projects/xapian/xapian/xapian-applications/omega'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/rolson/projects/xapian/xapian/xapian-applications/omega'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/home/rolson/projects/xapian/xapian/xapian-applications/omega'
> make: *** [all] Error 2
That's very odd; my checkout has "query_string += pretty_term(*i);" as
line 204, and according to svn blame, that line hasn't changed since SVN
revision 4948 (on October 16th 2003). Are you sure it's not a local
modification, or perhaps you are working on a branch?
--
Richard
More information about the Xapian-devel
mailing list