Hi! I am trying to install samba 2.2 on a Sun and I'm getting this error: ./configure --prefix=/local --with-ssl checking how to get filesystem space usage checking statvfs64 function (SVR4)... no checking statvfs function (SVR4)... no checking for 3-argument statfs function (DEC OSF/1)... no checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... no checking for four-argument statfs (AIX-3.2.5, SVR3)... no checking for two-argument statfs with statfs.fsize member (4.4BSD and NetBSD)... no checking for two-argument statfs with struct fs_data (Ultrix)... no checking checking if large file support can be enabled... yes checking whether to support ACLs... no checking configure summary configure: error: summary failure. Aborting config cairo# uname -a SunOS cairo 5.7 Generic_106541-14 sun4m sparc SUNW,SPARCstation-5 Any ideas how to fix this? Soo
Soo Hom writes:> Hi! I am trying to install samba 2.2 on a Sun and I'm getting this error: > > ./configure --prefix=/local --with-ssl[...]> checking configure summary > configure: error: summary failure. Aborting configYou probably don't have the ssl libraries installed. Check the last couple of lines of the config.log file. Tim.
On Thu, 3 May 2001, Soo Hom wrote:> Hi! I am trying to install samba 2.2 on a Sun and I'm getting this error: > > ./configure --prefix=/local --with-ssl > checking how to get filesystem space usage > checking statvfs64 function (SVR4)... no > checking statvfs function (SVR4)... noit looks like you have a bad compiler or header install. what compiler are you using, and did you install developer support? -- Blue Lang http://www.gator.net/~blue Unix Administrator Veritas Software 2315 McMullan Circle, Raleigh, North Carolina, USA 919 835 1540