Skip to content

Unable to build libvma rpm follow the build instruction wiki #1053

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

Closed
1 task done
andl opened this issue Nov 21, 2023 · 2 comments
Closed
1 task done

Unable to build libvma rpm follow the build instruction wiki #1053

andl opened this issue Nov 21, 2023 · 2 comments

Comments

@andl
Copy link

andl commented Nov 21, 2023

Subject

I'm trying to build libvma from source, while https://github.com/Mellanox/libvma/wiki/Build-Instruction is outdated.

Issue type

  • Bug report
  • [] Feature request

Configuration:

  • Product version libvma-9.8.40
  • OS CentOS7.6
  • OFED 5.8-3.0.7.0
  • Hardware all

Actual behavior:

first, the install.sh script is deleted, so only manual build is possible. I can complete the build by run ./autogen.sh, ./configure --with-ofed=/usr --prefix=/usr --libdir=/usr/lib64 --includedir=/usr/include --docdir=/usr/share/doc/libvma --sysconfdir=/etc and ./make. But I can't find rpm build script at ./build/build_rpm.sh.

I also did some search in code base, ./contrib/jenkins_tests/rpm.sh seems realted to rpm build but I'm not sure if this is the offical way to build rpm.

Expected behavior:

able to follow the wiki and complete rpm build.

Steps to reproduce:

N/A

@igor-ivanov
Copy link
Collaborator

Hello @andl. to build source or binary rpm/deb packages you can use https://github.com/Mellanox/libvma/blob/master/contrib/build_pkg.sh. See help output.

@andl
Copy link
Author

andl commented Nov 27, 2023

Hello @andl. to build source or binary rpm/deb packages you can use https://github.com/Mellanox/libvma/blob/master/contrib/build_pkg.sh. See help output.

thanks, it's working.

@andl andl closed this as completed Nov 27, 2023
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