All of lore.kernel.org
 help / color / mirror / Atom feed
From: Balaji Rao <balajirrao@gmail.com>
To: Ke Wei <kewei@marvell.com>
Cc: linux-kernel@vger.kernel.org,
	James Bottomley <James.Bottomley@hansenpartnership.com>
Subject: Trouble compiling kvm.git
Date: Mon, 7 Apr 2008 20:37:07 +0530	[thread overview]
Message-ID: <200804072037.08069.balajirrao@gmail.com> (raw)

Hi,

I had trouble compiling kvm.git.

  LD      drivers/scsi/built-in.o
drivers/scsi/mvsas.o: In function `sas_ata_init_host_and_port':
/kernels/git/kvm/include/scsi/sas_ata.h:50: multiple definition of `sas_ata_init_host_and_port'
drivers/scsi/libsas/built-in.o:/kernels/git/kvm/include/scsi/sas_ata.h:50: first defined here
drivers/scsi/mvsas.o: In function `sas_ata_task_abort':
/kernels/git/kvm/include/scsi/sas_ata.h:54: multiple definition of `sas_ata_task_abort'
drivers/scsi/libsas/built-in.o:/kernels/git/kvm/include/scsi/sas_ata.h:54: first defined here
make[2]: *** [drivers/scsi/built-in.o] Error 1
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2

git-bisect pointed me to the following commit.

commit 0eb9ddd82a5cb08f3622345e723d236eefa0039f
Author: Ke Wei <kewei@marvell.com>
Date:   Thu Mar 27 14:53:24 2008 +0800

    [SCSI] mvsas: fill in error info record and phy mode6 bits.
    
    and remove some unused members from struct.
    
    Signed-off-by: Ke Wei <kewei@marvell.com>
    Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

-- 
regards,
Balaji Rao
Dept. of Mechanical Engineering,
National Institute of Technology Karnataka, India

             reply	other threads:[~2008-04-07 15:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-07 15:07 Balaji Rao [this message]
2008-04-07 15:20 ` Trouble compiling kvm.git James Bottomley
2008-04-07 15:37   ` Balaji Rao

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=200804072037.08069.balajirrao@gmail.com \
    --to=balajirrao@gmail.com \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=kewei@marvell.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.