This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: building 2.10(.1) from git


Hello!

On Tue, May 12, 2009 at 09:25:42AM -0400, Allin Cottrell wrote:
> http://www.gnu.org/software/libc/ gives the instructions:
> 
> git clone git://sourceware.org/git/glibc.git
> cd glibc
> git checkout --track -b glibc-2_10-branch origin/glibc-2_10-branch

>   origin/cvs/glibc-2_10-branch
> 
> So I replaced the failed command above with
> 
> git checkout --track -b glibc-2_10-branch \
>   origin/cvs/glibc-2_10-branch
> 
> and this worked.  Did I get the right code?  (That is, sources
> equivalent to what will be in the 2.10.1 tarball.)  Thanks.

Yes, that's correct.  The web page should be updated.


Regards,
 Thomas

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]