public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Miles Lane <miles@megapathdsl.net>
To: lkml <linux-kernel@vger.kernel.org>
Subject: 2.4.13-pre2 -- Build error -- appletalk.o: In function `ipddp_xmit' undefined reference to `atalk_find_dev_addr' and `aarp_send_ddp'
Date: Sat, 13 Oct 2001 12:56:46 -0700	[thread overview]
Message-ID: <3BC89C7E.6040003@megapathdsl.net> (raw)

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

#
# Network device support
#
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

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
CONFIG_EL3=y
CONFIG_VORTEX=y


                 reply	other threads:[~2001-10-13 20:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BC89C7E.6040003@megapathdsl.net \
    --to=miles@megapathdsl.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox