On Fri, Mar 30, 2001 at 11:23:08AM -0500, B. Douglas Hilton wrote: > Hey, > > Yeah, the crti.o thing doesn't seem to effect the build. However I am > getting assembler errors on gnumach/linux/include/asm-i386/string.h > > I noticed that a patch is available for gnumach-1.2 but I can't seem to > locate the Debian sources, can somebody point me to them? Hopefully > the patch fixes these assembler errors. >
You have older GNUMach that cannot be compiled by newer gcc. If your apt is configured to use unstable sources you can do `apt-get source gnumach'. If it is not and you don't want to do this the easiest is to take GNUMach from GNU's CVS: export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs cvs login #hit enter when you are asked for a password cvs -z3 checkout gnumach BTW You can checkout CVS Hurd using the same commands. Of course you can just apply the Debian patch too:) It's in ftp://ftp.debian.org/debian/pool/main/g/gnumach -- Ognyan Kulev <[EMAIL PROTECTED]>, "\"Programmer\""

