samba 3.0alpah13 - problems/questions

David Edward Shapiro David.Edward.Shapiro at btitele.com
Mon Jan 28 06:13:05 GMT 2002


I think I saw somebody else complain about this earlier:

Compiling wrepld/server.c
In file included from wrepld/server.c:23:
wrepld/wins_repl.h:161:26: wrepld_proto.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `wrepld/server.o'

Do you have this header file?  Will there be anything else missing?

David


-----Original Message-----
From: Andrew Bartlett [mailto:abartlet at pcug.org.au]
Sent: Sunday, January 27, 2002 10:37 PM
To: David Edward Shapiro
Cc: 'Andrew Bartlett'; 'samba at samba.org'
Subject: Re: samba 3.0alpah13 - problems/questions


David Edward Shapiro wrote:
> 
> I am reading stuff and looking through archives prior to asking questions
in
> the forum. I sense from your shorter responses and tell me to go to links
> that you feel I am not.  I apologize for being a pain again.  I just am
not
> familiar with how people respond to problems with getting samba working
and
> things like cvs...

Firstly, sorry for giving you a slight run-around on the URL.  The
correct URL for Samba's CVS pserver homepage is: 
http://pserver.samba.org

(I gave you the one for the build farm, which I manage. )

Anyway, it looks like you found it.

> Anyway the did the following:
> 
> did this ->   1.   Install a recent copy of cvs. All you really need is a
> copy of the cvs client binary.
>    2. run the command
> 
> did this -> cvs -d :pserver:cvs at pserver.samba.org:/cvsroot login
> 
> did this ->   3. when it asks you for a password type cvs
>    4. run the command
> 
> did this -> cvs -z5 -d :pserver:cvs at pserver.samba.org:/cvsroot co samba
> 
> is this the latest 2.2 source? or is it 3.0 --- I have no way to tell ->
> This will create a directory called samba containing the latest samba
source
> code. This corresponds to the HEAD development branch.
> 
> how do I know what branch to use for 3.0? 

A basic description of the various branches is just a but further down
that page...

Samba HEAD is currently also named Samba 3.0 alpha, until we get close
to relase when yet another branch will be formed.

> ->      If you want a different
> branch use the -r option to the co command to specify the branch. For
> example to checkout the SAMBA_2_2 branch run the command
> 
> cvs -z5 -d :pserver:cvs at pserver.samba.org:/cvsroot co -r SAMBA_2_2 samba
> 
> thought, oh cool, I can cd to /usr/local/samba and type this to update,
but
> it whines with the following:  cvs update: No CVSROOT specified!  Please
use
> the `-d' option

You need to check out the samba cvs module into a working directrory,
then do a normal compile and install from there.

> cvs [update aborted]: or set the CVSROOT environment variable. ->  5.
> Whenever you want to merge in the latest code changes use the following
> command from within the samba directory:
> 
> cvs update -d -P
> 
> Is it difficult for you to give me just the cvs commands I need to update
> 3.0?  I did read all this prior to asking for the exact commands...

The exact cvs commands are as inidicated on that page.  Yes, cvs is a
bit of a barstad to get going with - follow those commands exactly and
you should be fine.

Andrew Bartlett

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Manager, Authentication Subsystems, Samba Team  abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net





More information about the samba mailing list