Hi Troy! Please use kernel 2.6.17.rc1 or later instead, because all former hvcall defines like H_Success were uppercased (to H_SUCCESS) in 2.6.17-rc1, and our code has been built against that version. For details refer to this thread http://patchwork.ozlabs.org/linuxppc/patch?id=4868. Thanks Hoang-Nam Nguyen
[EMAIL PROTECTED] wrote on 02.06.2006 03:57:08: > Okay guys, what's up this time? > > Kernel 2.6.16.. > > CC [M] drivers/infiniband/hw/ehca/ehca_main.o > In file included from drivers/infiniband/hw/ehca/ehca_qes.h:47, > from drivers/infiniband/hw/ehca/ipz_pt_fn.h:46, > from drivers/infiniband/hw/ehca/ehca_classes.h:46, > from drivers/infiniband/hw/ehca/ehca_main.c:43: > drivers/infiniband/hw/ehca/ehca_tools.h: In function 'ehca2ib_return_code': > drivers/infiniband/hw/ehca/ehca_tools.h:404: error: 'H_SUCCESS' > undeclared (first use in this function) > drivers/infiniband/hw/ehca/ehca_tools.h:404: error: (Each undeclared > identifier is reported only once > drivers/infiniband/hw/ehca/ehca_tools.h:404: error: for each function it > appears in.) > drivers/infiniband/hw/ehca/ehca_tools.h:406: error: 'H_BUSY' undeclared > (first use in this function) > drivers/infiniband/hw/ehca/ehca_tools.h:408: error: 'H_NO_MEM' > undeclared (first use in this function) > drivers/infiniband/hw/ehca/ehca_main.c: In function > 'ehca_sense_attributes': > > _______________________________________________ > openib-general mailing list > [email protected] > http://openib.org/mailman/listinfo/openib-general > > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general > _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
