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

build issue->no files in /opt/OpenAvnu-master/lib/igb_avb/lib #901

Open
leonliu1128 opened this issue Aug 31, 2020 · 3 comments
Open

build issue->no files in /opt/OpenAvnu-master/lib/igb_avb/lib #901

leonliu1128 opened this issue Aug 31, 2020 · 3 comments

Comments

@leonliu1128
Copy link

When I excute ./travis.sh to build, error print:
make lib
make[1]: Entering directory '/opt/OpenAvnu-master'
mkdir -p lib/igb_avb/lib && make subdir=lib/igb_avb/lib -C lib/igb_avb/lib
make[2]: Entering directory '/opt/OpenAvnu-master/lib/igb_avb/lib'
make[2]: *** No targets specified and no makefile found. Stop.

Can anyone tell me the correct build step? Is travis.sh ok to run?

Thanks

@mohankarthik
Copy link
Member

Hi @leonliu1128 , this should mostly be because git submodules are not initialized. Could you try to initialize submodules and try again?

@leonliu1128
Copy link
Author

Hello mohankarthik:
Tks for feedback.
Can you let me know hot to initialize git submodules? I am new to openvnu.

@leonliu2811
Copy link

Close this issue. I manually download code to the folder.

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

3 participants