Re: [uml-devel] build error of an UML kernel with 2.6.2x sources

2007-10-09 Thread Jeff Dike
On Mon, Oct 08, 2007 at 05:59:33PM +0200, Toralf Förster wrote: > I applied your patch and removed that line, the make process now > stoppes at this point: > include/linux/jiffies.h:18:5: warning: "CONFIG_HZ" is not defined > include/linux/jiffies.h:20:7: warning: "CONFIG_HZ" is not defined > inc

[uml-devel] 2.6.23 linkage error with ipv6 enabled

2007-10-09 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I remember something similar ages ago with another IPv6 symbol no being pulled in - can't remember how to fix it. (.text+0x116b9): warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the gli

Re: [uml-devel] 2.6.23 linkage error with ipv6 enabled

2007-10-09 Thread Jeff Dike
On Wed, Oct 10, 2007 at 01:10:01AM +0100, Antoine Martin wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > I remember something similar ages ago with another IPv6 symbol no being > pulled in - can't remember how to fix it. For in6addr_loopback, like this, in arch/um/Makefile: CFLAGS