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

cannot build #3

Closed
GoogleCodeExporter opened this issue Mar 16, 2016 · 3 comments
Closed

cannot build #3

GoogleCodeExporter opened this issue Mar 16, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. checkout the read-only repo

setuppackage.pb-c.[h|c]
kademlia.pb-c.[h|c]

are missing.

Original issue reported on code.google.com by shook.a...@gmail.com on 24 May 2011 at 8:34

@GoogleCodeExporter
Copy link
Author

Check out the file README in the root SVN directory.

Quote: "first enter protos subdir and execute ./generate_protos.sh
second exectute make in src subdir"

This generates these files you mentioned.

Original comment by ernst.ro...@reflex.at on 24 May 2011 at 9:37

@GoogleCodeExporter
Copy link
Author

Side note: You need the Google Protocol Buffers (protobuf) compiler "protoc-c" 
for this.

Original comment by ernst.ro...@reflex.at on 24 May 2011 at 9:38

@GoogleCodeExporter
Copy link
Author

Files removed intentionally

These files are generated with protoc-c compiler (there is a script to do so in 
the scripts directory). Since people use different versions of the tool and 
they generate slightliy different output which is then sent back to me in 
patches, I removed these files from the repository.
Johannes

Original comment by spjss...@gmail.com on 24 May 2011 at 9:45

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant