All known 2.2.1 showstoppers fixed..

Andrew Bartlett abartlet at pcug.org.au
Tue Jul 3 22:34:58 GMT 2001


Jeremy Allison wrote:
> 
> Andrew Bartlett wrote:
> 
> > Considering the number of things buisily breaking on the build farm, I
> > would beg to differ.  In particular we don't build on RedHat 7.0, or the
> > Cray :-).
> 
> The Cray seems not to have a 32 bit integer type. That's a
> problem.

I used to work, apparantly :-)

> 
> > RedHat 7.1 (nessie-rh) is broke, but thats becouse --with-ssl
> > is broke.  I'll fix it when I can.
> 
> SSL is broken as RedHat added a openssl in the include path.
> It's not easily fixed within Samba as the component paths
> expect to end in include/ for includes and lib/ for libraries.
> The platform needs a symlink adding to make it work.

I was just going to change the meaning of --with-sslinc to point to the
actual include dir, and add a --with-ssllib for the lib directory, with
the defaults pointing to the RedHat defaults.  (Now its shipped standard
more people have it there than in /usr/local/openssl in any case).

> 
> RedHat 7.0 is broken as the test for sys/un.h is failing.
> I'd need to look on the box to see if that include file
> exists to see why this is (it should exist, and does on
> RH 7.1).

Its the configure test that fails, somthing to do with our use of 64 bit
interfaces.  Simply redefining the approrpirate macro in config.h fixes
it.  Futhermore I think its fixed in their security errata for glibc
root exploits.

 
> These are not showstoppers, they are minor build annoyances :-).

What I really want to see, if you don't mind, is the local-mode changes
to smbpasswd so I can start automated testing, and verify this.  Moving
across the torture changes would also help.

Andrew Bartlett

-- 
Andrew Bartlett
abartlet at pcug.org.au
abartlet at samba.org




More information about the samba-technical mailing list