From: Pavel Machek <pavel@ucw.cz>
To: kernel list <linux-kernel@vger.kernel.org>
Subject: ieee1394 needs CONFIG_NET but does not depend on it
Date: Tue, 8 Feb 2005 19:41:36 +0100 [thread overview]
Message-ID: <20050208184136.GA7369@elf.ucw.cz> (raw)
Hi!
If I attempt to compile IEE1394 without CONFIG_NET, I get:
drivers/built-in.o(.text+0xcf885): In function `hpsb_alloc_packet':
: undefined reference to `alloc_skb'
drivers/built-in.o(.text+0xd03a6): In function `hpsb_send_packet':
: undefined reference to `skb_queue_tail'
drivers/built-in.o(.text+0xd0ea3): In function `abort_requests':
: undefined reference to `skb_dequeue'
drivers/built-in.o(.text+0xd0f99): In function
`queue_packet_complete':
: undefined reference to `skb_queue_tail'
drivers/built-in.o(.text+0xd1026): In function `hpsbpkt_thread':
: undefined reference to `skb_dequeue'
drivers/built-in.o(.text+0xcf930): In function `hpsb_free_packet':
: undefined reference to `__kfree_skb'
make: *** [.tmp_vmlinux1] Error 1
9.20user 0.83system 10.05 (0m10.058s) elapsed 99.83%CPU
pavel@amd:/usr/src/linux-mm$
Looks like some Kconfig dependency is needed...
Pavel
--
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!
next reply other threads:[~2005-02-08 18:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-08 18:41 Pavel Machek [this message]
2005-02-08 19:18 ` ieee1394 needs CONFIG_NET but does not depend on it Randy.Dunlap
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=20050208184136.GA7369@elf.ucw.cz \
--to=pavel@ucw.cz \
--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