Hello, I got this message when configuring samba-2.2.2 on Linux rh61 with kernel 2.2.14 ----- [deleted] checking whether to support ACLs... no checking whether to build winbind... no, no unix domain socket support on linux-gnu checking configure summary ERROR: No locking available. Running Samba would be unsafe configure: error: summary failure. Aborting config ----- Does anyone have idea how to solve this problem? I attached configure.log. thx Yaya -------------- next part -------------- A non-text attachment was scrubbed... Name: configure.log Type: application/octet-stream Size: 14412 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20011119/af24dcea/configure.obj
On Tue, 20 Nov 2001, Ahmad Yahya wrote:> Hello, > I got this message when configuring samba-2.2.2 on Linux rh61 with kernel > 2.2.14 > ----- > [deleted] > checking whether to support ACLs... no > checking whether to build winbind... no, no unix domain socket support on > linux-gnu > checking configure summary > ERROR: No locking available. Running Samba would be unsafe > configure: error: summary failure. Aborting configMake sure you run the configure script on a local filesystem (i.e not an nfs mount) cheers, jerry --------------------------------------------------------------------- www.samba.org SAMBA Team jerry_at_samba.org www.plainjoe.org jerry_at_plainjoe.org http://www.hp.com Hewlett-Packard gerald_carter_at_hp.com --"I never saved anything for the swim back." Ethan Hawk in Gattaca--
From: "Gerald (Jerry) Carter" <jerry@samba.org>> Make sure you run the configure script on a local > filesystem (i.e not an nfs mount)I run it on local filesystem. I have share dir on win client that contents samba-latest.tar. I mounted that share on /mnt/samba I extracted it [with Archiper - on KDE] to /usr/local/src. So I have samba source on /usr/local/src/samba-2.2.2 I run configure from /usr/local/src/samba-2.2.2/source, then I got those message. btw, does samba-2.2.2 support domain trust with ntdomain? if it does, how to establish that? Thx Yaya
On Wed, 21 Nov 2001, Ahmad Yahya wrote:> From: "Gerald (Jerry) Carter" <jerry@samba.org> > > I run it on local filesystem. > I have share dir on win client that contents samba-latest.tar. > I mounted that share on /mnt/samba > I extracted it [with Archiper - on KDE] to /usr/local/src. > So I have samba source on /usr/local/src/samba-2.2.2 > I run configure from /usr/local/src/samba-2.2.2/source, then I got those > message.Check the last 100 lines of config.log and see what the failure is. Hopefully it will show you something more descriptive. :-)> > btw, does samba-2.2.2 support domain trust with ntdomain? > if it does, how to establish that?No. cheers, jerry --------------------------------------------------------------------- www.samba.org SAMBA Team jerry_at_samba.org www.plainjoe.org jerry_at_plainjoe.org http://www.hp.com Hewlett-Packard gerald_carter_at_hp.com --"I never saved anything for the swim back." Ethan Hawk in Gattaca--