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 failed 17th Jan 2022 #242

Open
shubha07m opened this issue Jun 17, 2022 · 2 comments
Open

build failed 17th Jan 2022 #242

shubha07m opened this issue Jun 17, 2022 · 2 comments

Comments

@shubha07m
Copy link

The build command failed due to below error:

./src/lte/model/lte-rlc-um.cc:173:12: error: variable 'dataFieldTotalSize' set but not used [-Werror,-Wunused-but-set-variable]
uint32_t dataFieldTotalSize = 0

Below is the snapshot:

Screenshot by Snip My at Jun 17, 2022 at 12:41:37 PM

@shubha07m
Copy link
Author

@pagmatt
Copy link
Contributor

pagmatt commented Jun 23, 2022

Hi, we will look into it. In the meantime, you can build disabling werror by using the argument --disable-werror

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