On Tue, 2003-03-18 at 16:11, Bob Matckie wrote: > Hi > > I have downloaded samba-2.2.8 and I'm trying to use the following > command to compile the source. > > ./configure --prefix=/opt/samba --sysconfdir=/opt/samba/conf > --with-smbmount --with-acl-support > > I got the following error when I tried to compile it. > > checking configure summary... ERROR: No locking available. Running Samba > would be unsafe > configure: error: summary failure. Aborting config > > The server is currently running Mandrake 7.2 with 2.4.17 kernel. i think you may be missing the development files to handle locking...
you need to look through the output of ./configure to see what it's checking for. You may want to just install an rpm brad -- Bradley W. Langhorst <[EMAIL PROTECTED]> -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
