2.4.12-ac2 -- appletalk.o: In function `ipddp_xmit': undefined

Miles Lane (miles@megapathdsl.net)
14 Oct 2001 15:01:24 -0700


drivers/net/appletalk/appletalk.o: In function `ipddp_xmit':
drivers/net/appletalk/appletalk.o(.text+0x47): undefined reference to `atalk_find_dev_addr'
drivers/net/appletalk/appletalk.o(.text+0x120): undefined reference to `aarp_send_ddp'
drivers/net/appletalk/appletalk.o: In function `ipddp_create':
drivers/net/appletalk/appletalk.o(.text+0x187): undefined reference to `atrtr_get_dev'
make: *** [vmlinux] Error 1

#
# Networking options
#
CONFIG_PACKET=m
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_SYN_COOKIES=y
CONFIG_ATALK=m

CONFIG_NETDEVICES=y

#
# Appletalk devices
#
CONFIG_APPLETALK=y
# CONFIG_LTPC is not set
# CONFIG_COPS is not set
CONFIG_IPDDP=y
CONFIG_IPDDP_ENCAP=y
CONFIG_IPDDP_DECAP=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/