On Mon, 2008-12-29 at 12:31 -0800, Randy Dunlap wrote: > On Tue, 30 Dec 2008 03:16:21 +1100 Stephen Rothwell wrote: > > > Hi all, > > > > Changes since 20081219: > > > > Undropped tree: > > scci > > mtd > > > > Dropped trees (temporarily): > > nfs (akpm request due to 2.6.30 features) > > kvm (build problem) > > rr (build poblem) > > semaphore-removal (due to unfixed conflicts against Linus' tree) > > cpu_alloc (build problem) > > audit (difficult conflicts) > > > > Linus' tree had three build failures requiring patches and one requiring > > a revert. > > > linux-next-20081229/drivers/scsi/fcoe/libfcoe.c:995: error: dereferencing pointer to incomplete type > linux-next-20081229/drivers/scsi/fcoe/libfcoe.c:1015: error: dereferencing pointer to incomplete type > > (on netdev->name ?) This looks a bit odd. libfcoe.h #includes linux/netdevice.h which defines the structure ... I can't see how netdev could have an incomplete type. Could you make libfcoe.i and see what's happening? Thanks, James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html