[Xapian-discuss] Building on Windows

Craig Lee Craig.Lee at noetix.com
Wed Jun 8 19:40:27 BST 2005


Excellent, that fixed the configure errors.  I just set my PATH to just
the cygwin\bin directory.  Thanks!

I still get the build errors when I run 'make'.  How do I tell make to
rebuild everything even if its built already?  (Please excuse my make
ignorance)

cl. 

-----Original Message-----
From: Olly Betts [mailto:olly at survex.com] 
Sent: Wednesday, June 08, 2005 11:33 AM
To: Craig Lee
Cc: xapian-discuss at lists.xapian.org
Subject: Re: [Xapian-discuss] Building on Windows

On Wed, Jun 08, 2005 at 11:14:48AM -0700, Craig Lee wrote:
> FIND: Parameter format not correct
> FIND: Parameter format not correct

Hang on, I think I know what's happening.  At configure time, we use the
UNIX find command to pull up a list of source files for generating
documentation.  But Windows has a FIND command of its own with different
syntax.  I bet you haven't installed the UNIX find in cygwin, or the
Windows one is earlier on your PATH.

It's not the best approach to do this at configure time, but it's never
really caused problems before.

Cheers,
    Olly



More information about the Xapian-discuss mailing list