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

symbol lookup error for teamdctl after adding a function to libteamdctl.c #57

Open
hustleige2003 opened this issue Dec 22, 2020 · 1 comment

Comments

@hustleige2003
Copy link

hi, guys!

I add a lacp pdu statistics command for libteam which needs adding a function teamdctl_lacp_statistics_get in libteamdctl.c as follow

image

i defined the command type:
image

call_method call_method_lacp_statistics references teamdctl_lacp_statistics_get to get the statistics from teamd_ctl

image

while compiling and intalling are good but a symbol lookup error arises when i try to input any teamdctl command:
image

could somebody who met this problem before offer some suggestions?

thanks a lot

@hustleige2003
Copy link
Author

after remove the old libteam-1.26 installed by apt

issue resovled

thanks~

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

1 participant