J.A. Prufrocks
2008-May-07 14:57 UTC
[Xapian-discuss] Building Xapian Omega on Mac OS X 10.5.2
I was trying to get started with Xapian and Omega, but have come across a small snag when running make on Omega. I noticed a minor change in Trac which added an opening curly bracket at the end of line 85, so I merged this latest version into my own downloaded source. However now I'm getting the following error: freemem.cc: In function 'long int get_free_physical_memory()': freemem.cc:75: error: aggregate 'vmtotal vm_info' has incomplete type and cannot be defined I'm attempting to compile this on Mac OS X 10.5.2. Any help in getting this compiled would be much appreciated.
Olly Betts
2008-May-07 15:11 UTC
[Xapian-discuss] Building Xapian Omega on Mac OS X 10.5.2
On Wed, May 07, 2008 at 10:57:58AM -0400, J.A. Prufrocks wrote:> I was trying to get started with Xapian and Omega, but have come across a > small snag when running make on Omega. I noticed a minor change in Trac > which added an opening curly bracket at the end of line 85, so I merged this > latest version into my own downloaded source. However now I'm getting the > following error: > freemem.cc: In function 'long int get_free_physical_memory()': > freemem.cc:75: error: aggregate 'vmtotal vm_info' has incomplete type and > cannot be defined > > I'm attempting to compile this on Mac OS X 10.5.2. Any help in getting this > compiled would be much appreciated.http://thread.gmane.org/gmane.comp.search.xapian.general/6064 Cheers, Olly