w: bad number in 2.2.8

Michael Heironimus mkh01 at earthlink.net
Mon Mar 24 23:00:53 GMT 2003


On Mon, Mar 24, 2003 at 02:05:58PM -0800, Dennis, David M. wrote:
> On Solaris 8, Ultra 3 platform, with the Forte compiler 6.2 :
> (openssl 0.9.7a successfully compiled / installed)
> 
> samba-2.2.8
> 
> ./configure --with-ssl --with-sslinc --with-ssllib \
> 	--with-syslog --with-libsmbclient --with-winbind
> 
> Results in 
> 
> .
> .
> checking whether to use SSL... yes
> ./configure: w: bad number
> 
> 
> Any help with what this is saying?

The configure script may be getting confused because you're giving it
--with-sslinc and --with-ssllib without supplying the paths. Try using
--with-sslinc=/path/to/headers --with-ssllib=/path/to/libraries

-- 
Michael Heironimus


More information about the samba-technical mailing list