[Samba] Binaries

2004-11-25 Thread Michael Charles
Does anyone know why the for SCO Openserver and Unixware have been
removed from the Samba website?  I am having continuous problems running
make on the latest Samba sources.
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] Samba 2.2.4 and SCO Openserver 5.0.6

2002-05-10 Thread Michael Charles
Title: [Samba] Samba 2.2.4 and SCO Openserver 5.0.6



Hi 
Dirk,
 
I have 
disables lines 664 to 668 in Makefile. When it I run "make" I still get this 
error "Compiling 
smbd/server.cinclude/includes.h, line 855:error: identifier redeclared: 
initgroups*** Error code 1 (bu21)"
I have run configure with and 
without winbind and get the same error above.

  -Original Message-From: Dirk ALLAERT 
  [mailto:[EMAIL PROTECTED]]Sent: 09 May 2002 
  19:32To: Michael Charles; [EMAIL PROTECTED]Subject: 
  RE: [Samba] Samba 2.2.4 and SCO Openserver 5.0.6
  makeline 664: Syntax error.
  I also got this error on Openserver. I just deleted line 664  to 668 
  in the Makefile and it worked fine. I guess the Openserver make is just 
  too ancient ?
  : $(WINBIND_NSS_PICOBJS)    
  @echo "Linking $@"    @$(SHLD) 
  -shared -o $@ $(WINBIND_NSS_PICOBJS)  
  \    
  #`basename $@`
  I could be wrong but AFAIK Openserver does not not support NSS so winbind 
  will not work.
   
  
-Oorspronkelijk bericht- Van: Michael 
Charles Verzonden: do 9/05/2002 14:29 Aan: 
'[EMAIL PROTECTED]' CC: Onderwerp: [Samba] Samba 
2.2.4 and SCO Openserver 5.0.6
I have problems installing the latest release of Samba on 
Caldera (SCO)Openserver 5.0.6I have downloaded the source 
and  ran "./configure" fine. I get an error "line 664: Syntax error 
" when I run "make".  If I run " ./configure--with-winbind", then 
run "make", I get the error "Compiling smbd/server.cinclude/includes.h, 
line 885:error: identifier redeclared: initgroups*** Error code 1 
(bu21)"I have installed the same release on SCO Unixware 7.1.0 by 
running"./configure --with-winbind", " make" and finally "make 
install".  
Thisworks.Regards,Michael--To unsubscribe 
from this list go to the following URL and read theinstructions:  
http://lists.samba.org/mailman/listinfo/samba