Subject: Re: kernel compile prob
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Pavel Cahyna <pavel.cahyna@st.cuni.cz>
List: current-users
Date: 08/31/2004 22:14:50
On Tue, 31 Aug 2004 18:21:01 +0000, Patrick Welche wrote:

> Anyone else see this?
> 
> ip_output.o(.text+0x27d6): In function `ip_mloopback':
> : undefined reference to `looutput'
...

do you have
pseudo-device loop
in your kernel config file?

Bye	Pavel