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
