Thats all folks...
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-hurd
> - * Copyright (C) 1994 by Florian La Roche
> + * Copyright (C) 1994, 2004 by Florian La Roche
I am pretty certain that this is wrong (unless you are assigning
the copyright to La Roche?). I think we might just add our own
copyright. On the other hand, Roland's last changes hav
Please let serverboot die a silent death, nobody should be using it.
Index: serverboot/ChangeLog
2004-09-03 Alfred M. Szmidt <[EMAIL PROTECTED]>
* Makefile (target): Variable removed.
Index: serverboot/Makefile
===
RCS fil
Fix for the following:
/usr/local/lib/gcc/i386-unknown-gnu0.3/3.4.0/../../../../i386-unknown-gnu0.3/lib/libcrt.a(malloc.o)(.text+0x10d8):
In function `__libc_free':
/export/ams/libc/malloc/malloc.c:3355: multiple definition of `free'
kalloc.o(.text+0x334):../../hurd/mach-defpager/../serverboot/k
> - * Copyright (C) 1994 by Florian La Roche
> + * Copyright (C) 1994, 2004 by Florian La Roche
I am pretty certain that this is wrong (unless you are assigning the
copyright to La Roche?). I think we might just add our own copyright.
On the other hand, Roland's last changes have not included a
Миша, срочно позвони в Салехард Байраму!!!
uy
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-hurd
The following errors happen when compiling pfinet (I trimed the output a bit):
../../hurd/pfinet/linux-src/net/ipv4/arp.c:277: error: label at end of compound
statement
../../hurd/pfinet/linux-src/net/ipv4/route.c:725: error: label at end of compound
statement
../../hurd/pfinet/linux-src/net/ipv
The following pops up when compiling the Hurd with gcc 3.4:
../libstore/libstore.so: undefined reference to `__start_store_std_classes'
../libstore/libstore.so: undefined reference to `__stop_store_std_classes'
Index: libstore/ChangeLog
2004-09-03 Alfred M. Szmidt <[EMAIL PROTECTED]>
*