public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Peter <cogweb@cogweb.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.19-ac4 build problem
Date: Wed, 4 Sep 2002 14:26:20 -0700	[thread overview]
Message-ID: <20020904212620.GB8128@kroah.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0209041311250.16204-100000@greenie.frogspace.net>

On Wed, Sep 04, 2002 at 01:19:33PM -0700, Peter wrote:
> 
> Hi Greg -
> 
> Agree -- I couldn't find it either. This may be a makefile error:
> 
> linux-2.4.19-ac4 # grep usbdrv.o * -r
> Makefile:DRIVERS-$(CONFIG_USB) += drivers/usb/usbdrv.o
> drivers/usb/Makefile:O_TARGET   := usbdrv.o

Ah, stupid me, you were building USB into the kernel, so this is the usb
.o file.  Sorry for the confusion.

> The kernel compiled fine when I defined Input core support in the kernel
> rather than as modules (cf. below). And USB is working great -- keyboard, 
> cordless mouse, webcam, scanner, printer, the works.

Hm, I think you will have to compile the input stuff into the core, if
you want your USB input drivers to link properly.  So there's really no
way around this.

thanks,

greg k-h

  reply	other threads:[~2002-09-04 21:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-04 20:19 2.4.19-ac4 build problem Peter
2002-09-04 21:26 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-09-04  5:50 Peter
2002-09-04 16:21 ` Greg KH
2002-09-05  3:59 ` Peter
2002-09-05  6:58   ` Greg KH
2002-09-05  8:00 ` Peter
2002-09-05 16:26   ` Greg KH

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=20020904212620.GB8128@kroah.com \
    --to=greg@kroah.com \
    --cc=cogweb@cogweb.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