public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft•net>
To: sfr@canb•auug.org.au
Cc: linux-next@vger•kernel.org
Subject: Re: linux-next: net-current tree build failure
Date: Sun, 20 Jul 2008 18:05:14 -0700 (PDT)	[thread overview]
Message-ID: <20080720.180514.214251688.davem@davemloft.net> (raw)
In-Reply-To: <20080721105852.d49ec615.sfr@canb.auug.org.au>

From: Stephen Rothwell <sfr@canb•auug.org.au>
Date: Mon, 21 Jul 2008 10:58:52 +1000

> Hi Dave,
> 
> Today's linux-next build (powerpc ppc64_defconfig) failed like this:
> 
> net/built-in.o: In function `.dev_queue_xmit':
> (.text+0x125a4): undefined reference to `.qdisc_calculate_pkt_len'
> net/built-in.o: In function `.__qdisc_destroy':
> sch_generic.c:(.text+0x28710): undefined reference to `.qdisc_put_stab'
> 
> This config has CONFIG_NET_SCHED not set.
> 
> I applied the patch below, but it is probably not the correct solution.

No, it isn't.  We should just comment out the stab code
when NET_SCHED is not set.

Thanks for catching this.

      reply	other threads:[~2008-07-21  1:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-21  0:58 linux-next: net-current tree build failure Stephen Rothwell
2008-07-21  1:05 ` David Miller [this message]

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=20080720.180514.214251688.davem@davemloft.net \
    --to=davem@davemloft$(echo .)net \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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