I changed line 230 to look as follows:

ac_includes_default=

It had something like ac_includes_default="/

Now I can get through the configure past the No locking message.  

David


-----Original Message-----
From: Matthew Hannigan [mailto:mlh@;zip.com.au]
Sent: Monday, October 28, 2002 6:01 PM
To: David Shapiro
Cc: '[EMAIL PROTECTED]'
Subject: Re: [Samba] solaris 7 and cvs samba 3.x build - No locking
available. Running Samba would be unsafe solaris


On Mon, Oct 28, 2002 at 02:55:05PM -0500, David Shapiro wrote:
> Hello,
> 
> Getting during configure the infamous error: No locking available. Running
> Samba would be unsafe solaris

Dunno why you would get this, solaris works fine of course.
Maybe something screwy with your gcc installation?

> [problems compiling fcntl_lock]

Find the lines

  #ifdef HAVE_FCNTL_H
  #include <fcntl.h>
  #endif

and remove the #ifdef and #endif lines.

Matt
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to