kernel compile fails
Brad Noyes
maitre at ccs.neu.edu
Sun Sep 30 16:16:08 EDT 2001
i have had this happen to before, try running
make clean,
make dep,
make bzImage
On Sun, Sep 30, 2001 at 02:05:24PM -0500, joel Gwynn wrote:
> I'm running debian, with the 2.4.2 kernel, and I'm trying to compile the
> 2.4.2 kernel. When 'make bzImage', things chug along for awhile, then I
> get these errors:
>
> <snip>
> net/network.o: In function `dev_irnet_close':
> net/network.o(.text+0x4d190): undefined reference to
> `ppp_unregister_channel'
> net/network.o: In function `dev_irnet_write':
> net/network.o(.text+0x4d1f1): undefined reference to `ppp_channel_write'
> net/network.o: In function `dev_irnet_read':
> net/network.o(.text+0x4d3d6): undefined reference to `ppp_channel_read'
> net/network.o: In function `dev_irnet_poll':
> net/network.o(.text+0x4d84d): undefined reference to `ppp_channel_poll'
> net/network.o: In function `dev_irnet_ioctl':
> net/network.o(.text+0x4da62): undefined reference to `ppp_register_channel'
> net/network.o(.text+0x4da9b): undefined reference to
> `ppp_unregister_channel'
> net/network.o(.text+0x4dacd): undefined reference to `ppp_channel_ioctl'
> net/network.o(.text+0x4db15): undefined reference to `ppp_channel_index'
> net/network.o(.text+0x4db4d): undefined reference to `ppp_unit_number'
> </snip>
>
> WTF am I supposed to do now?
>
> -
> Subcription/unsubscription/info requests: send e-mail with
> "subscribe", "unsubscribe", or "info" on the first line of the
> message body to discuss-request at blu.org (Subject line is ignored).
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).
More information about the Discuss
mailing list