lkml.org 
[lkml]   [2006]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.17-rc5-mm2
"Barry K. Nathan" <barryn@pobox.com> wrote:
>
> On 6/1/06, Jesper Juhl <jesper.juhl@gmail.com> wrote:
> > Got a few build warnings with this one :
>
> My build finished; I got this warning during make modules_install:
>
> if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F
> System.map 2.6.17-rc5-mm2; fi
> WARNING: /lib/modules/2.6.17-rc5-mm2/kernel/drivers/scsi/libsrp.ko
> needs unknown symbol scsi_tgt_queue_command
>

Please send `grep SCSI .config'.

I'd be guessing that either SCSI_SRP needs to depend upon SCSI_TGT or we
need a stub function for scsi_tgt_queue_command(), for when SCSI_TGT
is undefined.
-
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/

\
 
 \ /
  Last update: 2006-06-02 00:53    [W:1.653 / U:0.708 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site