Re: trying to build woody boot-floppies

2001-05-23 Thread sam
On Wed, May 23, 2001 at 10:25:35AM -0600, Matt Kraai wrote: > On Wed, May 23, 2001 at 08:42:35AM -0700, [EMAIL PROTECTED] wrote: > > I wonder why I got an old version from cvs? > > It sounds like you have a branch checked out, rather than the > mainline. You can check this by running > > cvs up

Re: trying to build woody boot-floppies

2001-05-23 Thread Matt Kraai
On Wed, May 23, 2001 at 08:42:35AM -0700, [EMAIL PROTECTED] wrote: > I DO seem to have an old version, even though I got this from > a cvsroot of :pserver:[EMAIL PROTECTED]:/cvs/debian-boot > just last night. I have 2.3.0, and the version in sid is far, far > newer. > > I thought I had a new ver

Re: trying to build woody boot-floppies

2001-05-23 Thread sam
On Wed, May 23, 2001 at 08:33:54AM -0600, Matt Kraai wrote: > On Wed, May 23, 2001 at 06:02:50AM -0700, [EMAIL PROTECTED] wrote: > > I'm actually mostly successful, there was one hurdle to jump, in > > utilities/dbootstrap/floppy_merge.c, there was one (big) line > > near the beginning that looked

Re: trying to build woody boot-floppies

2001-05-23 Thread Matt Kraai
On Wed, May 23, 2001 at 06:02:50AM -0700, [EMAIL PROTECTED] wrote: > I'm actually mostly successful, there was one hurdle to jump, in > utilities/dbootstrap/floppy_merge.c, there was one (big) line > near the beginning that looked like it was commented C++ style, > and was halting `make release',

trying to build woody boot-floppies

2001-05-23 Thread sam
I'm actually mostly successful, there was one hurdle to jump, in utilities/dbootstrap/floppy_merge.c, there was one (big) line near the beginning that looked like it was commented C++ style, and was halting `make release', so i put /* real comments */ around it, and could continue building, unt