Briar Jim
2015-Mar-23 14:25 UTC
[Samba] Samba 4.2.0 install failing with "Couldn't determine size of 'bool'
Hi all. I'm trying to install Samba 4.2.0 on a Solaris 64 bit Unix server by doing the following but the configure script fails with "Couldn't determine size of 'bool'", any ideas ? :- # gunzip samba-latest.tar.gz # tar -xvf samba-latest.tar # cd samba-4.2.0 # ./configure ... ... Checking for blksize_t : ok Checking for blkcnt_t : ok Checking if size of bool == 1 : not found Checking if size of bool == 2 : not found Checking if size of bool == 4 : not found Checking if size of bool == 8 : not found Checking if size of bool == 16 : not found Checking if size of bool == 32 : not found Couldn't determine size of 'bool' Regards James. James Briar Database Analyst Haringey Council River Park House, 225 High Road, London N22 8HQ T. 020 8489 2387 james.briar at haringey.gov.uk www.haringey.gov.uk<http://www.haringey.gov.uk/> twitter at haringeycouncil facebook.com/haringeycouncil Please consider the environment before printing this email.
Volker Lendecke
2015-Mar-23 15:01 UTC
[Samba] Samba 4.2.0 install failing with "Couldn't determine size of 'bool'
On Mon, Mar 23, 2015 at 02:25:45PM +0000, Briar Jim wrote:> Hi all. I'm trying to install Samba 4.2.0 on a Solaris 64 bit Unix server by doing the following but the configure script fails with "Couldn't determine size of 'bool'", any ideas ? :- > > # gunzip samba-latest.tar.gz > # tar -xvf samba-latest.tar > # cd samba-4.2.0 > # ./configure > ... > ... > Checking for blksize_t : ok > Checking for blkcnt_t : ok > Checking if size of bool == 1 : not found > Checking if size of bool == 2 : not found > Checking if size of bool == 4 : not found > Checking if size of bool == 8 : not found > Checking if size of bool == 16 : not found > Checking if size of bool == 32 : not found > Couldn't determine size of 'bool'Bool might be 64 bit. Does the attached patch get you any further? Thanks, Volker -- SerNet GmbH, Bahnhofsallee 1b, 37081 G?ttingen phone: +49-551-370000-0, fax: +49-551-370000-9 AG G?ttingen, HRB 2816, GF: Dr. Johannes Loxen http://www.sernet.de, mailto:kontakt at sernet.de -------------- next part --------------
Ralph Böhme
2015-Mar-24 11:57 UTC
[Samba] Samba 4.2.0 install failing with "Couldn't determine size of 'bool'
Hi! On Mon, Mar 23, 2015 at 02:25:45PM +0000, Briar Jim wrote:> Hi all. I'm trying to install Samba 4.2.0 on a Solaris 64 bit Unix > server by doing the following but the configure script fails with > "Couldn't determine size of 'bool'", any ideas ? :-Solaris 10? I just checked, it seems to work on Solaris 11. Any reason to build on Solaris 10 and not 11? -Ralph -- SerNet GmbH, Bahnhofsallee 1b, 37081 G?ttingen phone: +49-551-370000-0, fax: +49-551-370000-9 AG G?ttingen, HRB 2816, GF: Dr. Johannes Loxen http://www.sernet.de,mailto:kontakt at sernet.de