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

coldsync does not build #1

Open
hobbitalastair opened this issue Jan 24, 2016 · 0 comments
Open

coldsync does not build #1

hobbitalastair opened this issue Jan 24, 2016 · 0 comments

Comments

@hobbitalastair
Copy link

Currently, coldsync does not build (at least not on my machine) due to a few issues:

  • GCC -pedantic now treats '//' comments as errors, so the build only works with --disable-pedantic
  • For some reason, libusb is not being linked in properly to libpconn (missing -lusb somewhere?)
  • Second @copyright is missing {} in doc/conduits.texi
  • conduits/* are missing =back and =over tags

I could commit a couple of fixes and create a PR? I have patches for the second two issues, which seem to work.

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