On Wed, Apr 17, 2013 at 11:06 AM, Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > on x86_64: > > drivers/built-in.o: In function `isert_free_np': > ib_isert.c:(.text+0x6e8a77): undefined reference to `rdma_destroy_id' > drivers/built-in.o: In function `isert_conn_setup_qp': > ib_isert.c:(.text+0x6e9038): undefined reference to `rdma_create_qp' Nic, I think isert needs a "depends on INFINIBAND_ADDR_TRANS" to avoid this. (this is coming from the SCSI target tree, not the InfiniBand/RDMA tree) - R. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html