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

Error Building in Vertica 7.1.2-2 #45

Open
jfratzke opened this issue Aug 25, 2015 · 2 comments
Open

Error Building in Vertica 7.1.2-2 #45

jfratzke opened this issue Aug 25, 2015 · 2 comments

Comments

@jfratzke
Copy link

In file included from src/CRReader.hh:28,
from src/CRReader.cc:19:
/opt/vertica/sdk/examples/HelperLibraries/CoroutineHelpers.h: In copy constructor ‘ContinuousReader::ContinuousReader(ContinuousReader&)’:
/opt/vertica/sdk/examples/HelperLibraries/CoroutineHelpers.h:190: error: ‘ContinuousStreamer::ContinuousStreamer(ContinuousStreamer&)’ is private
/opt/vertica/sdk/examples/HelperLibraries/CoroutineHelpers.h:416: error: within this context
src/CRReader.cc: In constructor ‘avro::CRReaderBase::CRReaderBase(ContinuousReader&)’:
src/CRReader.cc:60: note: synthesized method ‘ContinuousReader::ContinuousReader(ContinuousReader&)’ first required here

Not sure if this is still being maintained.

@zerodivide32
Copy link

I was just able to build/install against 7.1.2-2, but I needed to [yum] install subversion to resolve a build failure around svn version.. I'm not sure why are you seeing that error, but I don't believe there are any known issues with this UDx and 7.1.2-2.

@jfratzke
Copy link
Author

I got it. I was using the package on the haven market place which I guess is a dud. A fresh clone here seems to have gotten everything working correctly.

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

2 participants