-
Notifications
You must be signed in to change notification settings - Fork 23
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
v1.0.18 failing unit tests on make both Ubuntu and AWS Linux #9
Comments
Tested on Ubuntu 14 and getting same error. Tests are unable to resolve memcached references. Is there a prerequisite I am missing? |
jdolinski
changed the title
Ubuntu 16
v1.0.18 failing unit tests on make both Ubuntu and AWS Linux
Apr 2, 2017
Confirmed v1.0.8 works as described in the AWS documentation However, v1.0.18 is not working and failing unit tests for dynamic mode. |
Closed
Is this a duplicate of #8 ? |
… On Tue, Apr 11, 2017 at 11:31 AM, malyeyev-AMZN ***@***.***> wrote:
Is this a duplicate of #8
<#8>
?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACdwhnWd-LHhgIyl5Kro1-MEw2YHMcX7ks5ru6rNgaJpZM4MwJW1>
.
|
Resolving. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I am getting errors on my unit tests when running make on Ubuntu 16.
Example:
/home/dotcomm/step1/aws-elasticache-cluster-client-libmemcached/BUILD/../libtest/dynamic_mode.cc:60: undefined reference to `parse_memcached_configuration'
All the errors are "undefined reference". Is it compatible with Ubuntu 16?
The text was updated successfully, but these errors were encountered: