public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauricio Pretto <pretto@interage.com.br>
To: Jean-Luc Coulon <jean-luc.coulon@wanadoo.fr>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.20-pre4-ac2 does not compile
Date: Tue, 27 Aug 2002 07:47:56 -0300	[thread overview]
Message-ID: <3D6B58DC.2020002@interage.com.br> (raw)
In-Reply-To: 3D6B30E4.EE502613@wanadoo.fr

Hi
Alan send this patch for that problem.

--- drivers/ide/Makefile~       2002-08-26 13:06:26.000000000 +0100
+++ drivers/ide/Makefile        2002-08-26 13:06:26.000000000 +0100
@@ -19,6 +19,9 @@
  obj-m          :=
  ide-obj-y      :=

+subdir-$(CONFIG_BLK_DEV_IDEPCI)        += pci
+subdir-$(CONFIG_BLK_DEV_IDE) += legacy ppc arm raid
+
  obj-$(CONFIG_BLK_DEV_IDE)              += ide-probe.o ide-geometry.o 
ide-iops.o ide-taskfile.o ide.o ide-lib.o
  obj-$(CONFIG_BLK_DEV_IDEDISK)          += ide-disk.o
  obj-$(CONFIG_BLK_DEV_IDECD)            += ide-cd.o


Jean-Luc Coulon wrote:

> Hi !
> 
> ld -m elf_i386  -r -o idedriver.o ide-probe.o ide-geometry.o ide-iops.o
> ide-taskfile.o ide.o ide-lib.o ide-disk.o ide-dma.o ide-proc.o
> setup-pci.o pci/idedriver-pci.o legacy/idedriver-legacy.o
> ppc/idedriver-ppc.o arm/idedriver-arm.o raid/idedriver-raid.o
> ld: cannot open pci/idedriver-pci.o: No such file or directory
> make[4]: *** [idedriver.o] Erreur 1
> make[4]: Leaving directory `/usr/src/linux/drivers/ide'
> make[3]: *** [first_rule] Erreur 2
> make[3]: Leaving directory `/usr/src/linux/drivers/ide'
> make[2]: *** [_subdir_ide] Erreur 2
> make[2]: Leaving directory `/usr/src/linux/drivers'
> make[1]: *** [_dir_drivers] Erreur 2
> make[1]: Leaving directory `/usr/src/linux'
> make: *** [stamp-build] Erreur 2
> 
> --------
> Regards
> 	Jean-Luc
> -
> 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/
> 
> 
> 


-- 
Mauricio Pretto
Gerente de Produtos
Interage Integradora
http://www.interage.com.br

Técnico Certificado Conectiva Linux



      reply	other threads:[~2002-08-27 10:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-27  7:57 2.4.20-pre4-ac2 does not compile Jean-Luc Coulon
2002-08-27 10:47 ` Mauricio Pretto [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=3D6B58DC.2020002@interage.com.br \
    --to=pretto@interage.com.br \
    --cc=jean-luc.coulon@wanadoo.fr \
    --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