Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errno/ENOSYS undefined building under OpenSUSE #29

Closed
tonycurtis opened this issue Nov 25, 2014 · 1 comment
Closed

errno/ENOSYS undefined building under OpenSUSE #29

tonycurtis opened this issue Nov 25, 2014 · 1 comment

Comments

@tonycurtis
Copy link
Contributor

 make[2]: Entering directory `/home/tonyc/src/ornl/ucx/project/build/src/uct'
  CC       ib/base/libuct_la-ib_context.lo
 In file included from ../../../source/src/uct/ib/base/ib_device.h:11:0,
                 from ../../../source/src/uct/ib/base/ib_context.h:11,
                 from ../../../source/src/uct/ib/base/ib_context.c:8:
 ../../../source/src/uct/ib/base/ib_verbs.h: In function 'ibv_exp_cq_ignore_overrun':
 ../../../source/src/uct/ib/base/ib_verbs.h:88:5: error: 'errno' undeclared (first use in this function)
 ../../../source/src/uct/ib/base/ib_verbs.h:88:5: note: each undeclared identifier is reported only once for  each function it appears in
 ../../../source/src/uct/ib/base/ib_verbs.h:88:13: error: 'ENOSYS' undeclared (first use in this function)
 make[2]: *** [ib/base/libuct_la-ib_context.lo] Error 1

Will do pull-request

@shamisp shamisp mentioned this issue Nov 25, 2014
@shamisp
Copy link
Contributor

shamisp commented Nov 26, 2014

solved by #33

@shamisp shamisp closed this as completed Nov 26, 2014
amaslenn pushed a commit to amaslenn/ucx that referenced this issue Jun 2, 2020
leibin2014 referenced this issue in leibin2014/ucx Sep 10, 2020
shizhibao pushed a commit to shizhibao/ucx that referenced this issue Jan 16, 2021
dmitrygx pushed a commit to dmitrygx/ucx that referenced this issue Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants