Hi, I am an unix admin trying to install samba 2.0.7 on a HP unix 10.20 system. After a long string of checking messages, at end there is an ERROR message which abort the configuration: checking configure summary ERROR: No locking available. Running Samba would be unsafe configure: error: summary failure. Aborting config I was wondering what caused it and how to get around it. This is the first time I ever encountered samba. I am trying to install this product by the request of the application developer team. Your input will be greatly appreciated. Angela -------------- next part -------------- HTML attachment scrubbed and removed
Hi Angela, This message comes from a check of the summary configure generates on what it found it COULD and COULDNOT access on your system; specifically it was unable to sucessfully compile and run tests/fcntl_lock.c and tests/fcntl_lock64.c... I have been able to do this sucessfully on my 10.20 system. Check your config.log file to see if you can figure out why these test programs failed to compile or run. One other thing that might be doing you in is if your config.cache has already got these set to NO...; grep for FCNTL_LOCK in config.cache and see what it says. Hope this helps, Don -----Original Message----- From: Wang, Angela {IT T~Nutley} [mailto:ANGELA.WANG.AW1@ROCHE.COM] Sent: Thursday, January 18, 2001 4:04 PM To: 'samba@lists.samba.org' Subject: Samba configuration error Hi, I am an unix admin trying to install samba 2.0.7 on a HP unix 10.20 system. After a long string of checking messages, at end there is an ERROR message which abort the configuration: checking configure summary ERROR: No locking available. Running Samba would be unsafe configure: error: summary failure. Aborting config I was wondering what caused it and how to get around it. This is the first time I ever encountered samba. I am trying to install this product by the request of the application developer team. Your input will be greatly appreciated. Angela
I got some error when I try to configure samba in my Redhat Linux 7.3 I just downloaded the samba-latest.tar.gz from www.samba.org and as root extract it using #tar xfvz samba-latest.tar.gz into /usr/local After the samba-2.2.5 folder created, I go to /usr/local/samba-2.2.5/source and run #./configure but some erDear John, Sorry to disturb you. I got some error when I try to configure samba in my Redhat Linux 7.3 I just downloaded the samba-latest.tar.gz from www.samba.org and as root extract it using #tar xfvz samba-latest.tar.gz into /usr/local After the samba-2.2.5 folder created, I go to /usr/local/samba-2.2.5/source and run #./configure but some errors appears as follow: creating cache ./config.cache checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH Could you pls explain to me how to make this right? Thanks and regards, Aqua
>/usr/local/samba-2.2.5/source and run #./configure but some errors >appears as follow: >creating cache ./config.cache >checking for gcc... no >checking for cc... no >configure: error: no acceptable cc found in $PATH > >Could you pls explain to me how to make this right?It means you don't have any compilers installed, when you installed Redhat you would've had the option to install the development packages. You'll need to install the development RPMs, if I recall correctly, install the following if theyre not already installed (hope I didn't miss any): binutils cpp gcc glibc-devel kernel-headers Also, you may find it easier to build your own RPM using the packaged script in the samba sources, its found in <sourcedir>/packaging/Redhat and is called makerpms.sh, you can run it "sh makerpms.sh" and it will compile an rpm for you which you'll find in cd /usr/src/redhat/RPMS/i386/. (of course you will still need the development rpms installed to do this) HTH
> -----Original Message----- > From: aqua [mailto:aqua@sasinternasional.com] > Sent: Wednesday, August 28, 2002 9:51 AM > To: samba@lists.samba.org > Subject: [Samba] Samba Configuration Error > > > I got some error when I try to configure samba in > my Redhat Linux 7.3 > I just downloaded the samba-latest.tar.gz from www.samba.org > and as root > extract it using #tar xfvz samba-latest.tar.gz into /usr/local > After the samba-2.2.5 folder created, I go to > /usr/local/samba-2.2.5/source and run #./configure but some > erDear John, > Sorry to disturb you. I got some error when I try to > configure samba in > my Redhat Linux 7.3 > I just downloaded the samba-latest.tar.gz from www.samba.org > and as root > extract it using #tar xfvz samba-latest.tar.gz into /usr/local > After the samba-2.2.5 folder created, I go to > /usr/local/samba-2.2.5/source and run #./configure but some errors > appears as follow: > creating cache ./config.cache > checking for gcc... no > checking for cc... no > configure: error: no acceptable cc found in $PATHyou haven't got gcc installed on your system. look @ your distro's CD's and install the rpm. HTH adriaan
I got some error when I try to configure samba in my Redhat Linux 7.3 I just downloaded the samba-latest.tar.gz from www.samba.org and as root extract it using #tar xfvz samba-latest.tar.gz into /usr/local After the samba-2.2.5 folder created, I go to /usr/local/samba-2.2.5/source and run #./configure but some erDear John, Sorry to disturb you. I got some error when I try to configure samba in my Redhat Linux 7.3 I just downloaded the samba-latest.tar.gz from www.samba.org and as root extract it using #tar xfvz samba-latest.tar.gz into /usr/local After the samba-2.2.5 folder created, I go to /usr/local/samba-2.2.5/source and run #./configure but some errors appears as follow: creating cache ./config.cache checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH Could you pls explain to me how to make this right? Thanks and regards, Suhartono Faizalrors appears as follow: creating cache ./config.cache checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH Could you pls explain to me how to make this right? Thanks and regards, Suhartono Faizal